Xose Pérez
1fc8fd0dfa
Skip retained messages
7 years ago
Xose Pérez
4a58037638
Set inching mode through MQTT
7 years ago
Xose Pérez
92600611a5
Merge branch 'master' into inching
Conflicts:
code/src/config/general.h
code/src/relay.ino
code/src/web.ino
7 years ago
Xose Pérez
76e465cac2
Check relay and led id on 'public' methods
7 years ago
Xose Pérez
dda522ba1e
Added new supported boards to docs
7 years ago
Xose Pérez
3df5cef97b
Fix #17 . Moved static variable 'pending' to class variable '_clicked'
7 years ago
Xose Pérez
71666f08d0
Merge branch 'leds'
7 years ago
Xose Pérez
6d83873045
Update changelog
7 years ago
Xose Pérez
8cf10eee90
Added support for MQTT_USE_SETTER in leds module
7 years ago
Xose Pérez
d7622c643b
Merge branch 'master' into leds
Conflicts:
code/src/main.ino
7 years ago
Xose Pérez
cd8aaf95c7
Check DNS requests only in AP mode
7 years ago
Xose Pérez
fee84cfaad
#13 Custom setter and getter sufixes on MQTT topics
7 years ago
Xose Pérez
d0130c6968
Added WorkChoice ecoPlug environments to PlatformIO ini file
7 years ago
Xose Pérez
1425a8dded
Refactor settings getters and setters
7 years ago
Xose Pérez
adb290e9dd
Fixed #14 MQTT Connection with Username an Password not working
7 years ago
Xose Pérez
8a21133ecf
Added EEPROM management commands to terminal interface
7 years ago
Xose Pérez
caf58e0eab
Automatically disable ledAuto when an MQTT message is received
7 years ago
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