834e0597
Add debug code for counter module by
2017-08-31 11:46:49 +0200
7beceb19
Counter module by
2017-08-31 11:45:12 +0200
dbb1e99e
Fix NoFUSS reference in settings.ino by
2017-08-31 11:45:03 +0200
d53d46ce
Updated support for NoFUSS integration by
2017-08-30 14:39:29 +0200
bcb387da
Small changes in compile directives by
2017-08-30 14:39:06 +0200
75b3fa6a
Added zeroPad method in javascript by
2017-08-30 14:01:24 +0200
b4466f54
Debug info by
2017-08-30 10:37:06 +0200
729e89a7
Fix character set by
2017-08-29 23:49:41 +0200
aec30e0b
Merged in mschertel/espurna/add-dht22-ota (pull request #23) by
2017-08-29 17:29:34 +0000
84211547
Fix DEBUG_XXXX_SUPPORT compile checks by
2017-08-29 19:03:32 +0200
385bba7d
Issue #190. Race condition inside a ticker callback caused a crash loop on boot by
2017-08-29 18:58:55 +0200
a1b88a50
Further info in the debug log by
2017-08-29 14:28:30 +0200
a0496f16
Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev by
2017-08-29 11:08:40 +0200
569f139e
Merged in derfloh/espurna/master (pull request #22) by
2017-08-29 09:07:57 +0000
c99e1b65
Merge branch 'dev' into ssl by
2017-08-29 10:10:30 +0200
ca12524d
Terminal commands: renamed RECONNECT to RESET.WIFI, added RESET.MQTT by
2017-08-29 10:10:10 +0200
f175f4ae
Add dependencies for HA support by
2017-08-29 10:09:40 +0200
90468781
Moving general methods to utils.ino by
2017-08-29 10:09:23 +0200
59501cc3
Reset connection try count on MQTT config changes, private variables renaming by
2017-08-29 08:02:11 +0200
7cc4841e
Fix disconnect callback for sync library by
2017-08-29 07:52:22 +0200
4560fead
add itead-sonoff-basic-dht22-ota environment to platformio by
2017-08-29 02:44:49 -0300
173a30c4
Home Assistant auto-discovery feature by
2017-08-29 02:08:05 +0200
624b08b6
Add #defines for MQTT Username+Password by
2017-08-29 01:37:11 +0200
921c2e77
MQTT autodiscover and autoconnect features by
2017-08-29 00:29:58 +0200
d72855e8
Changed inline documentation about MQTT topics in web interface by
2017-08-29 00:29:16 +0200
93b8f7bf
Merged in patbek/espurna/patbek/changed-documentation-for-rootrelay-to-r-1503951560823 (pull request #21) by
2017-08-28 21:17:27 +0000
9d14a9cc
Option to disable MQTT connection from web interface by
2017-08-28 23:08:09 +0200
ec8ca7a2
changed documentation for `<root>/relay/#` to `<root>/relay/#/set` by
2017-08-28 20:19:22 +0000
d7bb924c
Using 'post' particles in web interface by
2017-08-28 21:43:55 +0200
4de1094e
Added padding 0 to uptime on web interface by
2017-08-28 21:37:57 +0200
7d56c6f0
Option to change WiFi gain from web interface by
2017-08-28 20:37:32 +0200
f4528e40
Updated EmonLiteESP and NoFUSS libraries by
2017-08-28 15:37:44 +0200
9a83e0a0
Serial debug might cause crashes in rfbridge, disabling it by default by
2017-08-28 12:05:13 +0200
ba356d63
(tag: 1.9.1)
Revert MQTT_USE_ASYNC value to 1 by
2017-08-27 23:11:27 +0200
925a8525
Version 1.9.1 by
2017-08-27 19:22:28 +0200
fa4e9e5c
Merge branch 'ssl' into dev by
2017-08-27 19:08:20 +0200
e451fb49
Added current time, uptime, free heap, firmware size and free space to web interface by
2017-08-27 18:57:34 +0200
22602711
List available environments with build script by
2017-08-27 18:57:01 +0200
20bc6934
Testing SSL with PubSubClient by
2017-08-27 18:14:39 +0200
ce907eb2
Option to build without NTP support by
2017-08-27 14:14:28 +0200
7dc4eeca
Fix support for Sonoff B1 by
2017-08-26 21:39:17 +0200
e9bb571f
Fix bug in CSS caused by a bad merge by
2017-08-26 21:39:03 +0200
64f1523d
Issue #157. Fix light status on boot by
2017-08-26 21:34:32 +0200
5b576281
Fix build flags in platformio.ini file by
2017-08-26 17:10:16 +0200
8737e23f
Small fixes by
2017-08-26 17:10:01 +0200
e1de3327
Disable domoticz by default by
2017-08-26 17:09:48 +0200
f2cb7718
Changed settings keys for RFBridge codes by
2017-08-26 17:08:54 +0200
78f62cb6
(tag: 1.9.0)
Scale device images by
2017-08-26 00:17:44 +0200
f34b12f9
Dinamically get environments to build in build script by
2017-08-25 23:51:42 +0200
b42e2c42
Allow to specify number of switches in RFBridge as a build parameter by
2017-08-25 23:39:34 +0200
5c17df70
Allow to specify via MQTT the number of times to transmit an RF code in Sonoff RFBridge by
2017-08-25 23:35:14 +0200
bf16282f
Small text on SSL builds by
2017-08-25 19:12:05 +0200
870168e2
Added EXS Wifi Relay to build script by
2017-08-25 19:11:43 +0200
6ccd0002
Delayed relay state saving into EEPROM by
2017-08-25 19:11:05 +0200
f1f2e361
Fix CHIPID string length by
2017-08-25 18:58:39 +0200
624e20f9
Version update by
2017-08-25 18:31:41 +0200
bce37d77
Info about SSL support by
2017-08-25 16:51:46 +0200
f9fba898
Small changes in config variables by
2017-08-25 15:32:02 +0200
5c58f011
Merge branch 'dev' into ssl by
2017-08-25 15:10:41 +0200
d0f12ec6
Update fauxmoESP llibrary to 2.1.1, fix alexa connection issues by
2017-08-25 15:02:42 +0200
7bf47a50
Added generic OTA environments to platformio.ini file by
2017-08-25 13:38:43 +0200
f7706b0a
Specify monitor baudrate in platformio.ini file by
2017-08-25 13:18:31 +0200
68c90c1c
Fix bug using snprintf by
2017-08-25 13:06:01 +0200
f7cf9a69
Replaced sprintf with safer snprintf by
2017-08-25 12:50:35 +0200
90617963
Method to send websocket messages from progmem by
2017-08-25 12:39:37 +0200
fb60201c
Option to build without web server support by
2017-08-25 12:27:57 +0200
227c4b03
Further renaming by
2017-08-25 09:55:48 +0200
1c5ebd3e
Refactoring build flag names by
2017-08-25 01:56:27 +0200
8183b44e
Support for EXS Wifi Relay 3.1 (untested) by
2017-08-24 18:42:35 +0200
a651831c
Support for latching relays by
2017-08-24 18:23:09 +0200
773cbfe5
Updated JustWifi library by
2017-08-24 17:46:48 +0200
4ccdeb35
Using strlen with snprintf statements by
2017-08-24 17:26:25 +0200
ad641dd6
Increase wired flashing speed for dev boards by
2017-08-24 17:24:14 +0200
60e8446d
Process checkboxes data before sending to device by
2017-08-24 16:47:15 +0200
e722a1e6
Merge branch 'dev' into ssl by
2017-08-20 01:39:13 +0200
028005a8
More info about SPIFFS 'partition' on boot log by
2017-08-20 01:32:35 +0200
2511b520
Untested support for WiOn 50055 Wifi Wall Outlet & Tap by
2017-08-20 01:08:43 +0200
8f05054f
More information about the flash layout on boot log by
2017-08-20 00:36:09 +0200
9750bf26
Moved strings to PROGMEM, 160 bytes saved in memory by
2017-08-19 18:24:07 +0200
55f529e6
Fix and improve build script output by
2017-08-19 18:23:36 +0200
36af250e
Option to globally disable domoticz from web interface by
2017-08-19 17:17:52 +0200
db155f6b
Decouple EMBEDDED_WEB from SPIFFS by
2017-08-19 16:58:35 +0200
7d096728
Update arduino.h by
2017-08-19 16:51:04 +0200
eb79642f
Major refactor of device flags by
2017-08-19 16:40:32 +0200
97a27310
Handle relay status tracking in scheduler by
2017-08-19 16:33:10 +0200
a780f581
Moved MQTT callback in Domoticz module by
2017-08-19 16:30:28 +0200
56e0e5b5
Support for Sonoff T1 wall switches by
2017-08-18 16:38:13 +0200
41a0ce79
Change Sonoff B1 to use ESP8285 by
2017-08-18 16:19:09 +0200
cb2cbfe0
Specify dummy switches count for forward compatibility by
2017-08-18 16:14:48 +0200
d0853121
Initial support for Sonoff LED by
2017-08-18 16:11:56 +0200
e97e8c46
Preliminary support for Sonoff B1 by
2017-08-18 16:05:53 +0200
4ba94491
Comment settingsDump by
2017-08-18 15:49:51 +0200
fc5937fa
Support for Sonoff 4CH PRO by
2017-08-18 15:49:39 +0200
a1d50828
Fix typo in custom.js by
2017-08-18 14:22:32 +0200
3dcaf61e
Merge branch 'dev' into ssl by
2017-08-18 14:21:41 +0200
3c21dc3e
Merge branch 'dev' into light by
2017-08-18 14:17:20 +0200
068d1a90
Merge branch 'rfbridge' into dev by
2017-08-18 14:10:48 +0200
c6b26efb
Merge by
2017-08-18 14:06:58 +0200
8f7c402e
Change board number by
2017-08-18 14:04:39 +0200
1bc4a260
Support for IteadStudio BN-SZ01 by
2017-08-18 14:01:50 +0200