Xose Pérez
f94d5ef927
Fix LED logic in hardware configuration
7 years ago
Xose Pérez
bda0c4d8f4
Manage LED status from MQTT
7 years ago
Xose Pérez
09fa28f28e
Set inching LED initial state
7 years ago
Xose Pérez
9e00de6b6f
Support for hardware inching button
7 years ago
Xose Pérez
bd60635dd1
Captive portal when in AP mode
7 years ago
Xose Pérez
48d06ff56f
Added support for Sonoff SV
7 years ago
Xose Pérez
26ae5a4dd4
Prevent inching when manually switched back
7 years ago
Xose Pérez
7fe281f379
Add config placeholder for Itead's 1CH inching module
7 years ago
Xose Pérez
4c06e7e280
Added inching support
7 years ago
Xose Pérez
dc890618e5
Added hardware defines to use from Arduino IDE
7 years ago
Xose Pérez
d17f8259fe
Support for multiple buttons on board
7 years ago
Xose Pérez
0b24d13a77
Added support for Sonoff Touch
7 years ago
Xose Pérez
b8e6b4c8ca
Merged in brahmafear/espurna/DWM_Ecoplug (pull request #1 )
Hardware ecoplug addition.
7 years ago
David Myers
d30cd2b072
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 ).
7 years ago
Xose Pérez
afe8defa4c
Added Last-Modified header to static contents
8 years ago
Xose Pérez
0f5a0e8f75
Forward to password change page if default password
8 years ago
Xose Pérez
fc344c9565
Added relayStatus function prototype to fix issue #11
8 years ago
Xose Pérez
e8b1a0c41d
Publish/subscriber pattern for MQTT events (relay & websockets)
8 years ago
Xose Pérez
9176240a0f
Move LED control to its own module
8 years ago
Xose Pérez
95cba0246b
Using staging AsyncMqttClient with stability improvements
8 years ago
Xose Pérez
d1c8435b2d
Added synchornise all option for multi-relay boards
8 years ago
Xose Pérez
70853b1e6d
Fix GPIO definitions for Dual and Electrodragon
8 years ago
Xose Pérez
0694ed9a03
Update changelog
8 years ago
Xose Pérez
d7ccde2782
Update documentation for Sonoff Dual and Electrodragon board
8 years ago
Xose Pérez
e6e5c27093
Merge branch 'master' into multirelay
8 years ago
Xose Pérez
681470eda5
Update automated build script
8 years ago
Xose Pérez
7561b13b23
Change debug statements in nofuss module
8 years ago
Xose Pérez
11434301e0
* 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
8 years ago
Xose Pérez
69139ac2a7
Using yield in main loop
8 years ago
Xose Pérez
a662376892
Fix settings rename in emon module
8 years ago
Xose Pérez
dd356d8108
Not using espressif8266_stage in default environment
8 years ago
Xose Pérez
397e17e39a
Bump fs version
8 years ago
Xose Pérez
51073a8f48
Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino
8 years ago
Xose Pérez
bff50db77d
Added reset command from console
8 years ago
Xose Pérez
884dcc0cd1
Changelog
8 years ago
Xose Pérez
466a1e1c6b
Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support
8 years ago
Xose Pérez
6d9faa2fde
Fix stupid type in platformio.ini ( #5 )
8 years ago
Xose Pérez
7eae097991
Use official platformio.ini file by default
8 years ago
Xose Pérez
945d90e1a8
Added documentation on how to compile with fauxmoESP support
8 years ago
Xose Pérez
7d46817008
Back to the latest ESPAsyncWebServer version after issue #100 has been resolved
8 years ago
Xose Pérez
64f16118ad
Added debug utility that uses littleyoda's EspStackTraceDecoder
8 years ago
Xose Pérez
b102ec52e4
Declared all libraries as PlatformIO dependencies, updated documentation
8 years ago
Xose Pérez
b66bef4b49
Using non-interrupt driven mode for HLW8012
8 years ago
Xose Pérez
26f31d788c
Missing LED_PIN_INVERSE definition for debug board
8 years ago
Xose Pérez
1551b3d1e3
Option to define LED in inverse logic
8 years ago
Xose Pérez
44a2d9bacd
Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default
8 years ago
Xose Pérez
47ed6cc222
Reduce image size for Sonoff TH
8 years ago
Xose Pérez
2d7d23ef8a
Include current data folder with latest web interface build
8 years ago
Xose Pérez
8154912489
Refactored documentation, still a work in progress
8 years ago
Xose Pérez
9e96e0f21a
Split configuration file
8 years ago