Xose Pérez
6ee1f2e8bc
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2019-02-10 16:37:30 +01:00
Xose Pérez
b032f8cf73
Merge pull request #1538 from mcspr/web/hb-prefix
...
Allow saving heartbeat settings from web
2019-02-10 16:35:18 +01:00
Max Prokhorov
34f37a96dd
Setup settings before using them in system module
2019-02-10 01:50:52 +03:00
Max Prokhorov
385d7360a7
move to the system module
2019-02-09 18:53:14 +03:00
Max Prokhorov
2f147ec088
double-click to select textarea
2019-02-09 18:22:08 +03:00
Max Prokhorov
e1ddcc533c
do html escaping on the client
2019-02-09 18:22:08 +03:00
Max Prokhorov
cd1bfa6b34
check if ws client exists, check WEB_SUPPORT
2019-02-09 18:22:08 +03:00
Max Prokhorov
31a0772e37
Print each HA config entry separately
2019-02-09 18:22:08 +03:00
Max Prokhorov
75ab7a844a
Fix HEARTBEAT_REPORT_DESCRIPTION typo
2019-02-09 15:59:07 +03:00
Max Prokhorov
68c10a4334
Allow saving heartbeat settings from web
2019-02-09 15:57:21 +03:00
Xose Pérez
e2f68ecc94
Entry to build images for Sonoff Basic R2 with DHT and DALLAS support
2019-02-09 13:42:46 +01:00
Max Prokhorov
3e121edf3a
Merge remote-tracking branch 'origin/dev' into compact-ws
2019-02-09 12:56:55 +03:00
Xose Pérez
c4ad96b2fb
Merge pull request #1385 from mcspr/deprecated-define
...
Add warning about TELNET_PASSWORD
2019-02-09 09:39:33 +01:00
Xose Pérez
9a50a334c4
Merge pull request #1536 from mcspr/domoticz/relay-state
...
Domoticz: track last relay state
2019-02-09 09:36:47 +01:00
Xose Pérez
d00bb33455
Merge pull request #1533 from Eichhoernchen/dev-lyasi
...
Added Lyasi light bulb
2019-02-08 17:10:15 +01:00
Xose Pérez
f6b8baf37d
Adding description field to web UI, reporting it via MQTT ( #1523 )
2019-02-08 17:08:40 +01:00
Max Prokhorov
41f6e0724e
domoticz: track last relay state
2019-02-08 10:53:13 +03:00
Max Prokhorov
ee19446aaf
fix wsDebugSend prototype
2019-02-08 01:27:47 +03:00
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
2019-02-08 01:00:47 +03:00
Jan Rüth
43c425db69
added lyasi light bulb
2019-02-07 18:09:27 +01:00
Xose Pérez
1a08b76881
Added BLITZWOLF_BWSHP2_V23 to arduino.h ( #1532 )
2019-02-07 16:01:01 +01:00
Max Prokhorov
4c6116a8f8
hide timestamp consts under ifdef
2019-02-07 17:27:35 +03:00
Max Prokhorov
3f2160ae19
avoid copying callback std::function
2019-02-07 17:12:15 +03:00
Xose Pérez
3bfd258e4d
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2019-02-07 13:42:13 +01:00
Xose Pérez
b50f96498d
Updated DebounceEvent to 2.0.5 ( #1527 , #1254 )
2019-02-07 13:41:48 +01:00
Ryan Jarvis
4515114b89
Fix last % formatter. This was auto unpacking a tuple
2019-02-05 15:52:27 -08:00
Ryan Jarvis
b9cebcf0b0
Make string formatting consistent
2019-02-05 15:45:39 -08:00
Ryan Jarvis
4f1524c1ff
typos
2019-02-05 15:44:53 -08:00
Ryan Jarvis
e89ec8c032
PEP8
2019-02-05 15:44:26 -08:00
Ryan Jarvis
97b5ef9c8c
Make string formatting consistent
2019-02-05 15:43:13 -08:00
Ryan Jarvis
c77e94ba7a
PEP8. Remove noop code
2019-02-05 15:41:37 -08:00
Xose Pérez
1874f28dc4
Merge pull request #1520 from clabnet/dev
...
#1519 Esp-01 + 2ch 5v relay LC tech Exclusive relay on
2019-02-02 21:32:49 +01:00
Xose Pérez
967def9dbf
Merge pull request #1511 from Yonsm/dev
...
Support PMS5003S
2019-02-02 21:31:28 +01:00
Claudio Barca
1f29205677
#1519 Esp-01 + 2ch 5v relay LC tech Exclusive relay on
2019-02-02 12:21:50 +01:00
Max Prokhorov
cde1aba561
partial sending of rfbridge codes
2019-01-29 16:49:49 +03:00
Max Prokhorov
17e5156ebf
fixup rfbridge ws-data
2019-01-29 16:33:53 +03:00
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
2019-01-29 16:27:47 +03:00
Yonsm
0af3b0c28d
Support PMS5003S
2019-01-28 11:56:11 +08:00
Xose Pérez
e88a860511
Merge pull request #1496 from Niek/dummy-relay-fix
...
Fix pulse for dummy relays
2019-01-18 14:02:41 +01:00
Xose Pérez
3a3324c857
Merge pull request #1489 from soif/fix_domoticz_rgb_idx
...
ONLY processes Domoticz RGB MQTT Messages for the current idx
2019-01-18 14:01:39 +01:00
Xose Pérez
ea3c9e40b7
Merge pull request #1474 from martiera/mqtt-heartbeat-config
...
Configure Heartbeat from WebUI & option HEARTBEAT_REPEAT_STATUS
2019-01-18 14:01:06 +01:00
Niek van der Maas
619ff87626
Fix pulse for dummy relays
2019-01-18 11:31:15 +01:00
Max Prokhorov
3f946692c4
Use built-in fauxmoESP HTTP handler when WEB_SUPPORT=0
2019-01-15 18:36:05 +03:00
moi
a7c60f36e0
use spaces instead of tabs
2019-01-14 03:49:20 +01:00
moi
f0b5614a4a
ONLY processes Domoticz RGB MQTT Messages for the current idx
2019-01-14 03:38:41 +01:00
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
2019-01-12 12:29:45 +02:00
Max Prokhorov
9dbd14e388
Build RF_SUPPORT in travis ( #1477 )
2019-01-12 00:11:43 +03:00
Luciano Andrade
3490a2f852
Max6675 CI Integration ( #1482 )
2019-01-11 23:44:25 +03:00
Xose Pérez
ac80570170
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2019-01-10 11:25:23 +01:00
Xose Pérez
d47ae2e4a4
Helper terminal methods terminalOK and terminalError
2019-01-10 11:25:01 +01:00