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
4811ceacdd
Disable SSDP support for the moment since it is not compatible with fauxmoESP library ( #479 )
6 years ago
Xose Pérez
9e8e667578
Use same buffer size across all terminal-realted classes/methods. Set to 128 chars ( #477 )
6 years ago
Xose Pérez
f60f5d82a2
Added LED_MODE_STATUS
6 years ago
Xose Pérez
c3f55967ab
SSDP working
6 years ago
Xose Pérez
8488e7d552
Add timestamp to debug output
6 years ago
Xose Pérez
b1542f1574
Disable SSDP_SUPPORT if there is no WEB_SUPPORT
6 years ago
Xose Pérez
95968a97c3
Improved NTP support
6 years ago
Xose Pérez
205bb7d9c1
Simplify scheduler code
6 years ago
Xose Pérez
90ce2a8e37
Local broker
6 years ago
Xose Pérez
1087134c65
Allow overriding several build settings
6 years ago
Xose Pérez
6497238f4b
Option to disable heartbeat. Added 3rd party hooks
6 years ago
Xose Pérez
2be5ff3e47
Add MQTT message ID when in json mode
6 years ago
Xose Pérez
eb01362481
Better explanation on SSL usage with MQTT
6 years ago
Xose Pérez
aa512f0b26
Secondary Serial RX port for H801 and H802 boards (thanks to Pablo Pousada Rial)
6 years ago
Xose Pérez
e165c578a5
Normalize code
6 years ago
Xose Pérez
c5db2758de
New mqttEnqueue API
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
48c9eee605
Force NTP_SUPPORT to 1 if SCHEDULER_SUPPORT is 1
6 years ago
Xose Pérez
0e601332ab
mDNS resolving disabled by default
6 years ago
Xose Pérez
16f2226805
Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules
6 years ago
Xose Pérez
34c72859ef
Small changes
6 years ago
Xose Pérez
f3421a6a4a
Added BSSID, channel, RSSI and distance to status tab
6 years ago
Xose Pérez
7204c46d26
More cleaning up
6 years ago
Xose Pérez
d64f2916cb
Some code fixes and movinig stuff around
6 years ago
Xose Pérez
9062c70e63
Removed anti-recursion check in Domoticz module
6 years ago
Xose Pérez
34cd3e0450
Build with Thingspeak support, but only show it on webUI if there are relays or sensors available
6 years ago
Xose Pérez
0585f5822b
Allow to define custom button delays for each device
6 years ago
Xose Pérez
fce278489e
Remove limit to debug message length
6 years ago
Xose Pérez
2d58ddafe3
Thingspeak support over SSL
6 years ago
Xose Pérez
29b3ae7041
Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference
7 years ago
Xose Pérez
c4bdb03024
Check ThingSpeak update frequency limit (15s)
7 years ago
Xose Pérez
9d6a5727a5
Non SSL version of Thingspeak module
7 years ago
Xose Pérez
ad05448603
Preliminary support for Thingspeak REST API over SSL
7 years ago
Xose Pérez
ff9ca1c779
Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk ( #373 )
7 years ago
Xose Pérez
dc1dadf439
Force MQTT support when HOMEASSISTANT_SUPPORT is 1
7 years ago
Stefano Cotterli
d056127079
working sample (WEMOS_D1_MINI_RELAYSHIELD)
7 years ago
Ryan Jarvis
46de434674
Fix typo: TOOGLE -> TOGGLE
7 years ago
Rene Hexel
f7992ed73c
Add RF_RAW_SUPPORT to rfbridge binaries
7 years ago
Xose Pérez
18c69f0a1e
Several fixes related to dependencies between modules
7 years ago
Xose Pérez
f06c841639
New LED modes: always ON and always OFF ( #348 )
7 years ago
Xose Pérez
f166e33394
Added support for Arilux AL-LC01 and AL-LC11
7 years ago
Xose Pérez
1a68f89bbf
Fix mqtt group sync with different switches sharing same group
7 years ago
Xose Pérez
d25a868276
Set delay between messages in RFBridge to 500ms
7 years ago
Xose Pérez
a1489d752d
Clean web UI
7 years ago
Xose Pérez
b3336871bf
Boot mode and pulse mode per relay
7 years ago
Xose Pérez
e11dc5558f
Restore settings & reset via HTTP
7 years ago
Xose Pérez
44da6178f4
Refactor websocket sending
7 years ago
Xose Pérez
760a8ab39f
Added preliminary SSDP support. Untested
7 years ago