a-tom-s
3c853b25f2
Reset relays on MQTT disconnection
Improved version, where you can set the expected reaction on MQTT disconnection separate for every relay on the SWITCHES page of the web interface
6 years ago
Thomas Staerk
4c39202848
Reset relays on MQTT disconnection
With option #define MQTT_DISCONNECT_RELAY_DEFAULT set to 1, all relays
will be reset in case of MQTT disconnection to avoid a connected device
being switched on while MQTT is not under broker control any more.
6 years ago
Xose Pérez
789e834c55
Support to set on/off state per channel using switches ( #457 )
6 years ago
Xose Pérez
51298a6061
Reset the pulse timeout every time an MQTT message is sent with the non-normal payload value ( #454 )
6 years ago
Xose Pérez
e268eaddf4
Remove a Serial.print...
6 years ago
Xose Pérez
3e4313fae3
Updated NTPClientLib. Support for non full hour time offsets ( #265 )
6 years ago
Xose Pérez
90ce2a8e37
Local broker
6 years ago
Xose Pérez
b082d14c59
Loop hooks
6 years ago
Xose Pérez
f38e4fc537
Fix pulse and pulse_ms order in relay_t structure ( #424 )
6 years ago
Xose Pérez
ff56e38254
Added hostname and mac placeholders for MQTT base topic
6 years ago
Xose Pérez
a5df00b569
Option to disable network scanning ( #392 , #399 ). Scan networks from web UI
6 years ago
Xose Pérez
ce9e2a6482
Refactor settings module, added settingsCommandRegister
6 years ago
Xose Pérez
9d6a5727a5
Non SSL version of Thingspeak module
6 years ago
Xose Pérez
af805ab045
Update copyright notices
6 years ago
Ryan Jarvis
46de434674
Fix typo: TOOGLE -> TOGGLE
6 years ago
Xose Pérez
18c69f0a1e
Several fixes related to dependencies between modules
6 years ago
Xose Pérez
f06c841639
New LED modes: always ON and always OFF ( #348 )
7 years ago
Xose Pérez
fd0223698b
Fix overflow in relayParsePayload with messages bigger than 255 chars
7 years ago
Xose Pérez
1e88ff90f9
Fixed relays status on reboot
7 years ago
Xose Pérez
8b01681de2
Changed apiRegister method
7 years ago
Xose Pérez
233a909149
Fix relay structure data definition
7 years ago
Xose Pérez
1a68f89bbf
Fix mqtt group sync with different switches sharing same group
7 years ago
Xose Pérez
8d8384f279
Force RFBridge to send messages even if switch is already in requested state
7 years ago
Xose Pérez
b3336871bf
Boot mode and pulse mode per relay
7 years ago
Xose Pérez
2299ce9bfd
Basic sensor scafolding, DHT 90% migrated
7 years ago
Xose Pérez
96202f7967
LED modes
7 years ago
Xose Pérez
6d2f4ce57f
Handle initial heartbeat from main loop ( #318 )
7 years ago
Xose Pérez
410c56a4d9
Hide relay tab on webUI for devices without relays
7 years ago
Xose Pérez
bd86de02fb
Fix relay unstability when one and just one sync mode selected ( #290 )
7 years ago
Xose Pérez
cbdcf9f0f7
Fix mask to send to the F330 in the DUAL
7 years ago
Xose Pérez
9ec333971a
Disable TERMINAL_SUPPORT for DUAL
7 years ago
Xose Pérez
2f750df44e
Added group topics ( #300 ). Refactor relay module
7 years ago
Xose Pérez
d1abe1fc65
Option to disable MQTT at build time
7 years ago
Xose Pérez
3518a7bc5e
Websocket callbacks (part 2)
7 years ago
Xose Pérez
462204b368
Rename influxDB methods
7 years ago
Xose Pérez
a964d84c42
Check relayParsePayload output
7 years ago
tuzzmaniandevil
af5c54f610
Add an option to query relay status
7 years ago
Xose Pérez
e6c625ad93
Support for toggling relay via websockets
7 years ago
Xose Pérez
e2e5cc57f5
Better support for multicase payloads
7 years ago
Xose Pérez
b1f8666be6
Support ON, OFF and TOGGLE payloads for relay API and MQTT, also lowercase
7 years ago
Xose Pérez
64f1523d02
Issue #157 . Fix light status on boot
7 years ago
Xose Pérez
6ccd000280
Delayed relay state saving into EEPROM
7 years ago
Xose Pérez
68c90c1cc0
Fix bug using snprintf
7 years ago
Xose Pérez
f7cf9a691f
Replaced sprintf with safer snprintf
7 years ago
Xose Pérez
90617963e3
Method to send websocket messages from progmem
7 years ago
Xose Pérez
fb60201cf1
Option to build without web server support
7 years ago
Xose Pérez
1c5ebd3e08
Refactoring build flag names
7 years ago
Xose Pérez
8183b44e03
Support for EXS Wifi Relay 3.1 (untested)
7 years ago
Xose Pérez
a651831c7d
Support for latching relays
7 years ago
Xose Pérez
9750bf26bb
Moved strings to PROGMEM, 160 bytes saved in memory
7 years ago