Xose Pérez
a7aa8363e4
Fix RFBridge not showing codes in web UI as per @mcspr suggested change ( #1571 )
5 years ago
Xose Pérez
1e831a0dd8
Fix hardcoded serial objects in _debugSendSerial, terminalLoop and PZEM sensor ( #1573 )
5 years ago
Malachi Soord
c8231860ac
[copyright-update] Update for 2019
5 years ago
Max Prokhorov
5d9db5e939
Version 1.13.5-dev
5 years ago
Xose Pérez
4730598434
Version 1.13.4
5 years ago
Xose Pérez
31195ba3b6
Removing loop delay if WIFI is not set to sleep, reducing it to 1ms otherwise ( #1541 )
5 years ago
Xose Pérez
64b5155aa7
Change naming for BlitzWolf SHP2 and SHP6 (now SHPX) boards
5 years ago
Xose Pérez
b7f64de661
Change naming for BlitzWolf SHP2 and SHP6 (now SHPX) boards
5 years ago
Xose Pérez
c824d861cf
Add note on WiFi tab about hostname ( #1555 )
5 years ago
Xose Pérez
67ddc133cf
Support for Generic Relay ESP01 V4.0 in inverse relay version ( #1504 , #1554 )
5 years ago
Xose Pérez
411bfe9011
Web UI builds
5 years ago
Maxim Prokhorov
38216bc61a
only lock async client
5 years ago
Max Prokhorov
e4e147a569
Only check domoticz state in broker callback ( #1562 )
5 years ago
Sam Quinn
92032db563
ADDED SUPPORT FOR OUKITEL P1 SMART SWITCH ( #1553 )
Added initial support for Oukitel Smart Switch. This is a 2 outlet plug
that has the same pinout as the YiDian XS-SSA05.
5 years ago
Maxim Prokhorov
8c1ccef6e2
Wait until mqtt client has finished trying to connect
5 years ago
Max Prokhorov
d47859f2ae
replace mqttGroupInv with mqttGroupSync
5 years ago
Max Prokhorov
a53b66d55a
Relay MQTT group sync mode setting
5 years ago
abmantis
490fb21636
use type instead of "switch"
5 years ago
abmantis
a832eab84e
remove uneeded checks; use better type for uniq id
5 years ago
abmantis
b412f7fd36
improve name
5 years ago
abmantis
0424610b87
don't add discovery info on generated yaml
5 years ago
Nick Vrana
4eeafd244a
added support for gosund ws1 aka gosund KS-602S
5 years ago
abmantis
2b50e0dac9
fix warning; add more info
5 years ago
abmantis
7fa99f8078
add unique id and device support for better HA UI integration
5 years ago
Xose Pérez
628968cafa
Add dim up and down actions to button handler ( #1250 )
5 years ago
Xose Pérez
e184128a77
Fix heartbeat dropdown size
5 years ago
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