dda522ba
Added new supported boards to docs by
2016-12-25 23:06:13 +0100
3df5cef9
Fix #17. Moved static variable 'pending' to class variable '_clicked' by
2016-12-25 19:39:39 +0100
71666f08
Merge branch 'leds' by
2016-12-24 10:39:21 +0100
6d838730
Update changelog by
2016-12-24 10:20:30 +0100
8cf10eee
Added support for MQTT_USE_SETTER in leds module by
2016-12-23 18:17:27 +0100
d7622c64
Merge branch 'master' into leds by
2016-12-23 18:06:52 +0100
cd8aaf95
Check DNS requests only in AP mode by
2016-12-23 17:10:28 +0100
fee84cfa
#13 Custom setter and getter sufixes on MQTT topics by
2016-12-23 15:10:23 +0100
d0130c69
Added WorkChoice ecoPlug environments to PlatformIO ini file by
2016-12-23 14:30:05 +0100
1425a8dd
Refactor settings getters and setters by
2016-12-23 13:01:41 +0100
adb290e9
Fixed #14 MQTT Connection with Username an Password not working by
2016-12-23 12:39:25 +0100
8a21133e
Added EEPROM management commands to terminal interface by
2016-12-21 20:51:35 +0100
caf58e0e
Automatically disable ledAuto when an MQTT message is received by
2016-12-21 18:23:24 +0100
f94d5ef9
Fix LED logic in hardware configuration by
2016-12-20 16:55:58 +0100
bda0c4d8
Manage LED status from MQTT by
2016-12-20 16:26:45 +0100
09fa28f2
Set inching LED initial state by
2016-12-20 01:19:38 +0100
9e00de6b
Support for hardware inching button by
2016-12-20 01:11:58 +0100
bd60635d
Captive portal when in AP mode by
2016-12-20 00:34:59 +0100
48d06ff5
Added support for Sonoff SV by
2016-12-19 13:35:47 +0100
26ae5a4d
Prevent inching when manually switched back by
2016-12-19 13:22:50 +0100
7fe281f3
Add config placeholder for Itead's 1CH inching module by
2016-12-19 13:05:55 +0100
4c06e7e2
Added inching support by
2016-12-19 12:56:24 +0100
dc890618
Added hardware defines to use from Arduino IDE by
2016-12-19 12:07:36 +0100
d17f8259
Support for multiple buttons on board by
2016-12-19 12:04:40 +0100
0b24d13a
Added support for Sonoff Touch by
2016-12-18 21:26:42 +0100
b8e6b4c8
Merged in brahmafear/espurna/DWM_Ecoplug (pull request #1) by
2016-12-15 21:28:48 +0100
d30cd2b0
Adding hardware definition for esp8266 device available in USA ( https://www.walmart.com/ip/Generic-CT-065W-WorkChoice-1-Ol-Wi-Fi-Indoor-Switch-White/46721978 ). by
2016-12-15 10:10:16 -0500
afe8defa
Added Last-Modified header to static contents by
2016-12-12 00:09:27 +0100
0f5a0e8f
Forward to password change page if default password by
2016-12-12 00:08:34 +0100
fc344c95
Added relayStatus function prototype to fix issue #11 by
2016-12-11 19:09:24 +0100
e8b1a0c4
Publish/subscriber pattern for MQTT events (relay & websockets) by
2016-12-11 11:17:47 +0100
9176240a
Move LED control to its own module by
2016-12-11 10:25:49 +0100
95cba024
Using staging AsyncMqttClient with stability improvements by
2016-12-10 22:53:07 +0100
d1c8435b
Added synchornise all option for multi-relay boards by
2016-12-07 13:11:50 +0100
70853b1e
Fix GPIO definitions for Dual and Electrodragon by
2016-12-07 11:03:19 +0100
0694ed9a
(tag: 1.1.0)
Update changelog by
2016-12-06 23:08:33 +0100
d7ccde27
Update documentation for Sonoff Dual and Electrodragon board by
2016-12-06 23:00:58 +0100
e6e5c270
Merge branch 'master' into multirelay by
2016-12-06 22:12:42 +0100
681470ed
Update automated build script by
2016-12-06 22:06:55 +0100
7561b13b
Change debug statements in nofuss module by
2016-12-06 22:06:06 +0100
11434301
* Support for ITead's Sonoff Dual * Support for Electrodragon's ESP Relay Board * Support for multi-relay boards * Changed relay MQTT topics * Changed relay API entry points * Removed non-secure api entry points by
2016-12-06 22:02:34 +0100
69139ac2
Using yield in main loop by
2016-12-05 16:52:43 +0100
a6623768
Fix settings rename in emon module by
2016-12-05 16:52:32 +0100
dd356d81
Not using espressif8266_stage in default environment by
2016-12-04 20:44:10 +0100
397e17e3
Bump fs version by
2016-11-30 23:36:24 +0100
51073a8f
Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino by
2016-11-30 23:35:55 +0100
bff50db7
Added reset command from console by
2016-11-30 23:34:48 +0100
884dcc0c
(tag: 1.0.3)
Changelog by
2016-11-29 23:28:53 +0100
466a1e1c
Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support by
2016-11-29 21:36:38 +0100
6d9faa2f
Fix stupid type in platformio.ini (#5) by
2016-11-29 19:39:47 +0100
7eae0979
Use official platformio.ini file by default by
2016-11-29 13:11:23 +0100
945d90e1
Added documentation on how to compile with fauxmoESP support by
2016-11-29 13:09:52 +0100
7d468170
Back to the latest ESPAsyncWebServer version after issue #100 has been resolved by
2016-11-29 08:23:30 +0100
64f16118
Added debug utility that uses littleyoda's EspStackTraceDecoder by
2016-11-28 23:44:16 +0100
b102ec52
Declared all libraries as PlatformIO dependencies, updated documentation by
2016-11-28 15:55:45 +0100
b66bef4b
Using non-interrupt driven mode for HLW8012 by
2016-11-23 00:28:05 +0100
26f31d78
Missing LED_PIN_INVERSE definition for debug board by
2016-11-23 00:09:24 +0100
1551b3d1
Option to define LED in inverse logic by
2016-11-22 22:53:27 +0100
44a2d9ba
Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default by
2016-11-22 22:35:18 +0100
47ed6cc2
Reduce image size for Sonoff TH by
2016-11-22 22:09:19 +0100
2d7d23ef
Include current data folder with latest web interface build by
2016-11-22 22:04:53 +0100
81549124
Refactored documentation, still a work in progress by
2016-11-22 22:04:20 +0100
9e96e0f2
Split configuration file by
2016-11-22 10:10:38 +0100
5e24512f
Removed espurna board, moved to its own repo by
2016-11-22 09:29:03 +0100
b3a4d506
fauxmoESP library by
2016-11-21 01:12:20 +0100
b07bc1d9
fauxmoESP library returns boolean in onMessage callback by
2016-11-21 01:11:25 +0100
67701942
Do not compile with fauxmo support by default by
2016-11-20 23:21:17 +0100
4a34e863
Merge branch 'master' into fauxmo by
2016-11-20 21:43:33 +0100
52521e69
Integrating fauxmoESP library by
2016-11-20 21:39:42 +0100
4da4affd
Changed WS auth and added REST API key by
2016-11-18 11:12:21 +0100
9f88c592
REST entry point for relay management, supporting GET and PUT by
2016-11-17 09:30:47 +0100
ecae80b0
Indentation make-up by
2016-11-17 08:23:47 +0100
88b8b67a
Update README by
2016-11-17 08:23:03 +0100
3a47bd40
Update filesystem builder script removing unnecessary dependencies and changing default target by
2016-11-14 22:33:29 +0100
b1abd67f
Update readme file by
2016-11-14 22:32:48 +0100
e3c52ba6
Using PlatformIO library manager for Embedis library by
2016-11-14 22:17:49 +0100
9280078f
Bring back HTTP relay entry points by
2016-11-14 21:05:55 +0100
20b27cdc
Small changes to the web interface by
2016-11-14 01:16:43 +0100
bf73da17
Unify admin passwords by
2016-11-14 00:26:30 +0100
e501a906
Bump version number by
2016-11-13 23:41:36 +0100
4de83916
Added basic authetication and CSRF check to websocket requests by
2016-11-13 23:38:03 +0100
866f8138
Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient by
2016-11-13 23:29:54 +0100
7f9a7ef0
Preliminary support for Sonoff POW by
2016-11-12 14:51:49 +0100
6db8513f
Remove unnecessary and memory inefficient code by
2016-11-08 14:31:51 +0100
e4f78c27
Temporary fix for Adafruit DHT library bug reported here: https://github.com/adafruit/DHT-sensor-library/issues/62 by
2016-11-08 14:31:28 +0100
bbc11741
Uniform image size by
2016-11-07 20:48:42 +0100
dbb52fed
Fix reversed pinout image by
2016-11-07 20:46:09 +0100
d34a15a9
Replace all ajax requests with websockets by
2016-10-24 12:15:11 +0200
07acfbf8
Added prefix to driver variables by
2016-10-24 11:53:31 +0200
cada9764
Added prefix to driver variables by
2016-10-24 11:47:23 +0200
e537a129
Swapped functions for double and long click, changed blink mode by
2016-10-23 21:11:32 +0200
7b0fbfd8
Platformio *.ino preprocessor does not find function names not starting in the first row of a line by
2016-10-21 06:12:00 +0200
1e9fd98c
Using officially suported platformio.ini file by
2016-10-20 08:47:42 +0200
dd66e170
Replaced slide checkbox images with sprite by
2016-10-16 10:35:08 +0200
6b5becf0
Added comment about custom platformio.ini file by
2016-10-07 23:47:42 +0200
51f2295c
Small changes by
2016-10-07 23:45:28 +0200
ecfc2b85
Report driver values on websocket connection by
2016-10-07 12:51:18 +0200
c60d8af6
Add hostname to web interface page title by
2016-10-06 22:35:22 +0200
48e9f78c
Fix bug due to strange behaviour in the ino2cpp converter by
2016-10-06 22:07:01 +0200
75a2e923
Hostname can now be changed. Added initial relay mode. Added reconnect and reset buttons to web interface. by
2016-10-06 21:56:25 +0200