Max Prokhorov
34f37a96dd
Setup settings before using them in system module
5 years ago
Max Prokhorov
385d7360a7
move to the system module
5 years ago
Max Prokhorov
e1ddcc533c
do html escaping on the client
5 years ago
Max Prokhorov
cd1bfa6b34
check if ws client exists, check WEB_SUPPORT
5 years ago
Max Prokhorov
31a0772e37
Print each HA config entry separately
5 years ago
Max Prokhorov
75ab7a844a
Fix HEARTBEAT_REPORT_DESCRIPTION typo
5 years ago
Max Prokhorov
68c10a4334
Allow saving heartbeat settings from web
5 years ago
Xose Pérez
f6b8baf37d
Adding description field to web UI, reporting it via MQTT ( #1523 )
5 years ago
Max Prokhorov
41f6e0724e
domoticz: track last relay state
5 years ago
Max Prokhorov
ee19446aaf
fix wsDebugSend prototype
5 years ago
Max Prokhorov
b2ad29a660
Revert timestamp prepending, separate debug destinations
* Simply print timestamp for supported destinations
* Update ws destination to support 'prefix' sub-key
* Avoid void casting in telnet module
5 years ago
Jan Rüth
43c425db69
added lyasi light bulb
5 years ago
Xose Pérez
1a08b76881
Added BLITZWOLF_BWSHP2_V23 to arduino.h ( #1532 )
5 years ago
Max Prokhorov
4c6116a8f8
hide timestamp consts under ifdef
5 years ago
Max Prokhorov
3f2160ae19
avoid copying callback std::function
5 years ago
Claudio Barca
1f29205677
#1519 Esp-01 + 2ch 5v relay LC tech Exclusive relay on
5 years ago
Max Prokhorov
cde1aba561
partial sending of rfbridge codes
5 years ago
Max Prokhorov
17e5156ebf
fixup rfbridge ws-data
5 years ago
Max Prokhorov
868d153fa4
Compact WS data
* send all ws config at once on start
* reduce ws json overhead by creating message buffer manually
* use k:[values] instead of k1:value1, k2:value2 etc. for lists
5 years ago
Yonsm
0af3b0c28d
Support PMS5003S
5 years ago
Niek van der Maas
619ff87626
Fix pulse for dummy relays
5 years ago
Max Prokhorov
3f946692c4
Use built-in fauxmoESP HTTP handler when WEB_SUPPORT=0
5 years ago
moi
a7c60f36e0
use spaces instead of tabs
5 years ago
moi
f0b5614a4a
ONLY processes Domoticz RGB MQTT Messages for the current idx
5 years ago
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
5 years ago
Max Prokhorov
9dbd14e388
Build RF_SUPPORT in travis ( #1477 )
5 years ago
Luciano Andrade
3490a2f852
Max6675 CI Integration ( #1482 )
5 years ago
Xose Pérez
d47ae2e4a4
Helper terminal methods terminalOK and terminalError
5 years ago
Xose Pérez
b9e13446fc
Revert "Wrap embeddis commands and move feedback to caller"
This reverts commit 7ad0e3a02b
.
5 years ago
Xose Pérez
cc4ba52b4d
Delay light comms (mqtt, ws, broker) to avooid jamming
5 years ago
Xose Pérez
356be730e2
Added message type to broker
5 years ago
Xose Pérez
7ad0e3a02b
Wrap embeddis commands and move feedback to caller
5 years ago
Xose Pérez
27e7b9ae89
Move terminal methods to own module
5 years ago
Niek van der Maas
951155a1ee
Fix compile error when both RF_SUPPORT and API_SUPPORT are enabled
5 years ago
Niek van der Maas
97ee520907
Fix compile error when both RF_SUPPORT are API_SUPPORT are enabled
5 years ago
Niek van der Maas
f39936bfed
Fix compile error when TERMINAL_SUPPORT is disabled ( #1426 )
5 years ago
Niek van der Maas
14f3427a9d
Fix compile error when RF_SUPPORT is enabled ( #1475 )
5 years ago
Martins Ierags
465b5230ff
Configure Heartbeat & option HEARTBEAT_REPEAT_STATUS:
- Heartbeat mode and interval configuration added to WebUI ADMIN page
- New option HEARTBEAT_REPEAT_STATUS: on device startup full heartbeat information and after HEARTBEAT_INTERVAL only STATUS report.
- Enhanced first heartbeat message - on device startup it will send heartbeat after ntpSynced will be true to get device time.
P.S. Code is tested. Web part is not compiled, and not tested. I hope it will work :)
5 years ago
Andrey F. Kupreychik
9091df5778
Fixed review comments
5 years ago
Xose Pérez
0e30ab4621
Normalize naming for Arilux AL LC02 v14
5 years ago
Xose Pérez
f854acf1fe
Fix dependencies
5 years ago
Xose Pérez
cb8d9c344d
Manage relay changes in third party modules via broker
5 years ago
Xose Pérez
4586f07e52
Fix bug in rfm69 that counted packets twice
5 years ago
Max Prokhorov
874986f716
yield after handling OTA request
5 years ago
Max Prokhorov
d82d8ae20a
Disconnect websocket when auth fails
5 years ago
sq5gvm
f0ea93b08c
Support for newer AL-LC02 boards with different pinout.
5 years ago
Xose Pérez
0fee277d01
Added support for Gosund SP1 v2.3 ( #1448 )
5 years ago
Xose Pérez
64c8cf313d
Added API entry points for RFBridge module ( #1407 )
5 years ago
Xose Pérez
38b11819f2
Update web images for all and sensors
5 years ago
Andrey F. Kupreychik
8b4713dee1
UI for LightFox
5 years ago