Commit Graph

2304 Commits

Author SHA1 Message Date
Xose Pérez
92e10943bb Avoid websocket ping back on fw upgrade via web UI form (#1574) 2019-02-26 05:00:07 +01:00
Xose Pérez
0512fdd6f6 Merge pull request #1576 from mcspr/wifi/sleep-setting
Set wifi sleep mode from settings
2019-02-26 03:33:46 +01:00
Xose Pérez
0e49920115 Merge pull request #1578 from mcspr/rfb/fixup
rfbridge: fix webui codes parsing
2019-02-26 03:33:05 +01:00
Max Prokhorov
61411b2002 rfbridge: fix webui codes parsing 2019-02-25 17:57:06 +03:00
Max Prokhorov
3d8c1bc5d3 Fix PZEM004TSensor pointer use 2019-02-25 17:26:03 +03:00
Max Prokhorov
5db1523e20 Fix warning 2019-02-25 16:18:55 +03:00
Max Prokhorov
3c1cfbfdbe Set wifi sleep mode from settings 2019-02-25 09:01:09 +03:00
Max Prokhorov
a02eb5c4ab Revert loopDelay dependency on wifi sleep mode 2019-02-25 09:01:09 +03:00
Xose Pérez
2dc74c3eb1 Fix BSSIDs in scan output (#1567) 2019-02-25 06:35:21 +01:00
Xose Pérez
a7aa8363e4 Fix RFBridge not showing codes in web UI as per @mcspr suggested change (#1571) 2019-02-25 06:30:05 +01:00
Xose Pérez
24b3aee840 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2019-02-25 06:28:04 +01:00
Xose Pérez
1e831a0dd8 Fix hardcoded serial objects in _debugSendSerial, terminalLoop and PZEM sensor (#1573) 2019-02-25 06:27:29 +01:00
Xose Pérez
c94984b360 Merge pull request #1569 from mcspr/bump
Version 1.13.5-dev
2019-02-25 06:14:20 +01:00
Xose Pérez
c4aadd62d5 Merge pull request #1561 from mcspr/mqtt/group-receive-only
MQTT relay group: receive-only mode
2019-02-25 06:13:58 +01:00
Malachi Soord
c8231860ac [copyright-update] Update for 2019 2019-02-23 22:35:49 +01:00
Max Prokhorov
5d9db5e939 Version 1.13.5-dev 2019-02-23 08:04:51 +03:00
Xose Pérez
4730598434 Version 1.13.4 2019-02-23 00:19:20 +01:00
Xose Pérez
31195ba3b6 Removing loop delay if WIFI is not set to sleep, reducing it to 1ms otherwise (#1541) 2019-02-22 09:57:30 +01:00
Xose Pérez
64b5155aa7 Change naming for BlitzWolf SHP2 and SHP6 (now SHPX) boards 2019-02-22 09:50:44 +01:00
Max Prokhorov
65af8373cb Merge remote-tracking branch 'origin/dev' into mqtt/group-receive-only 2019-02-22 04:59:12 +03:00
Xose Pérez
b7f64de661 Change naming for BlitzWolf SHP2 and SHP6 (now SHPX) boards 2019-02-22 00:47:57 +01:00
Xose Pérez
c824d861cf Add note on WiFi tab about hostname (#1555) 2019-02-21 23:41:44 +01:00
Xose Pérez
67ddc133cf Support for Generic Relay ESP01 V4.0 in inverse relay version (#1504, #1554) 2019-02-21 22:50:07 +01:00
Xose Pérez
411bfe9011 Web UI builds 2019-02-21 22:38:29 +01:00
Xose Pérez
27dcd1539f Merge pull request #1387 from mcspr/compact-ws
Compact WS data
2019-02-21 22:26:57 +01:00
Xose Pérez
10d5dc3c2e Merge pull request #1551 from nsvrana/dev
added support for gosund ws1/KS-602S
2019-02-21 21:50:45 +01:00
Xose Pérez
aa64a741a7 Merge pull request #1563 from mcspr/mqtt/reconnect-lock
Wait until mqtt client has finished trying to connect
2019-02-21 21:46:48 +01:00
Maxim Prokhorov
38216bc61a only lock async client 2019-02-21 07:54:33 +03:00
Max Prokhorov
e4e147a569 Only check domoticz state in broker callback (#1562) 2019-02-21 07:25:10 +03:00
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.
2019-02-21 07:12:44 +03:00
Maxim Prokhorov
8c1ccef6e2 Wait until mqtt client has finished trying to connect 2019-02-21 05:45:57 +03:00
Max Prokhorov
d47859f2ae replace mqttGroupInv with mqttGroupSync 2019-02-20 08:39:10 +03:00
Max Prokhorov
a53b66d55a Relay MQTT group sync mode setting 2019-02-20 08:36:26 +03:00
Max Prokhorov
2c02b72565 Fix upload_port and upload_args 2019-02-17 05:36:52 +03:00
Nick Vrana
beb41113aa fixed accidental deletion of SP1 and added ws1-ota 2019-02-15 17:19:05 -06:00
Nick Vrana
4eeafd244a added support for gosund ws1 aka gosund KS-602S 2019-02-14 16:39:21 -06:00
Max Prokhorov
860ecb7464 Merge branch 'dev' into compact-ws 2019-02-12 15:10:06 +03:00
Xose Pérez
628968cafa Add dim up and down actions to button handler (#1250) 2019-02-11 07:43:48 +01:00
Xose Pérez
3b6c64c075 Merge pull request #1535 from mcspr/hass/stream-config
Print each HA config entry separately
2019-02-10 22:25:53 +01:00
Xose Pérez
e184128a77 Fix heartbeat dropdown size 2019-02-10 19:33:49 +01:00
Xose Pérez
f337337d4f Merge pull request #1542 from mcspr/settings/fix-late-setup
Setup settings before using them in system module
2019-02-10 16:44:28 +01:00
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