Commit Graph

636 Commits

Author SHA1 Message Date
Xose Pérez
1f1ba1deb7 HLW8012 working with new modules 2017-09-19 21:51:45 +02:00
Xose Pérez
6f5c627625 New power modules tested with V9261F 2017-09-19 13:49:19 +02:00
Xose Pérez
270cb9accd Untested power provider modules 2017-09-19 00:58:19 +02:00
Xose Pérez
da5a74a9c6 Merge branch 'dev' into power
Conflicts:
	code/espurna/config/sensors.h
	code/espurna/espurna.ino
2017-09-18 23:02:12 +02:00
Xose Pérez
20ab2cbeec Fix magichome-led-controller flash mode 2017-09-18 22:44:10 +02:00
Xose Pérez
4aab3db2c1 Remove 500ms delay on boot 2017-09-18 22:43:49 +02:00
Xose Pérez
5f87e3ced3 Initial support for V9261F-based multimeters 2017-09-18 22:11:51 +02:00
Xose Pérez
2e6d0ab704 Change mDNS text attributes 2017-09-18 22:11:23 +02:00
Xose Pérez
5da7c24bff Removed debug line 2017-09-15 23:23:10 +02:00
Xose Pérez
7807af6115 Sort OTA devices by hostname 2017-09-15 23:22:23 +02:00
Xose Pérez
3c848d13b1 Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215) 2017-09-15 13:48:38 +02:00
Xose Pérez
17418d85b2 First power.ino module 2017-09-09 12:01:41 +02:00
Xose Pérez
97f3557e3f Homogenize board names and build flags 2017-09-06 10:31:43 +02:00
Martijn Bakker
9640d342f7 Merged in mactijn/espurna/dev (pull request #28)
Add Huacanxing H802 support

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-09-05 22:17:24 +00:00
Xose Pérez
40155e79cc Renaming new ota utilities 2017-09-06 00:12:22 +02:00
Xose Pérez
a645ab6f1a Custom (not general) OTA flasher utility using Avahi 2017-09-06 00:02:01 +02:00
Xose Pérez
a9a980ab10 Add espurna-specific texts to MDNS register 2017-09-06 00:01:26 +02:00
Xose Pérez
9834df1c63 Beta version 2017-09-06 00:01:00 +02:00
Martijn Bakker
3e84c83238 Add Huacanxing H802 support 2017-09-05 20:56:17 +02:00
Xose Pérez
665ed8d18c Version bump 2017-09-04 17:45:18 +02:00
Xose Pérez
3e3abdb613 Wrong messages when upgrading from web UI 2017-09-04 17:14:24 +02:00
Xose Pérez
91847c5659 Added MQTT debug info about will topic, QoS and retain flag 2017-09-04 15:59:27 +02:00
Xose Pérez
09082826e1 Issue #194. Fix HLW8012 calibration 2017-09-04 15:44:21 +02:00
Xose Pérez
1373923758 Moving UI strings to javascript 2017-09-04 13:35:07 +02:00
Xose Pérez
ab172d777e Show in the log if SPIFFS enabled but no SPIFFS partition 2017-09-04 12:57:12 +02:00
Florian
1664788b13 Merged in derfloh/espurna/def_custom_h (pull request #24)
use an #ifdef to check if we should include the custom.h file

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-09-04 08:53:38 +00:00
Xose Pérez
e6c625ad93 Support for toggling relay via websockets 2017-09-04 10:48:33 +02:00
Xose Pérez
f7617acaf2 Fix bug 'Fragment identifiers are not allowed in WebSocket URLs' 2017-09-04 10:31:21 +02:00
Xose Pérez
f2030d1f63 Fix bad merge 2017-09-04 10:04:23 +02:00
Xose Pérez
9411ddcf1f Fix WiFiSecureClient connection for SSL when MQTT_USE_ASYNC=0 2017-09-04 10:00:03 +02:00
Xose Pérez
33a7ed4e46 Merge branch 'dev' into ssl
Conflicts:
	code/espurna/mqtt.ino
2017-09-04 09:58:31 +02:00
Xose Pérez
b6aa084529 Fix telnet connection dropping 2017-09-04 01:27:27 +02:00
Xose Pérez
e2e5cc57f5 Better support for multicase payloads 2017-09-02 14:17:54 +02:00
Xose Pérez
b1f8666be6 Support ON, OFF and TOGGLE payloads for relay API and MQTT, also lowercase 2017-09-02 14:11:36 +02:00
Xose Pérez
3badc85001 Web UI now supports being behind a reverse proxy 2017-09-02 14:11:02 +02:00
Florian Pfeiffer
81e3033b94 use an #ifdef to check if we should include the custom.h file 2017-09-01 23:06:38 +02:00
Xose Pérez
33c98a58ab Add Update error number to error message in web UI 2017-09-01 21:51:34 +02:00
Xose Pérez
f72b2a38cd Beta version 2017-09-01 16:07:47 +02:00
Xose Pérez
75302719fa Testing fauxmoESP 2.2.0 in beta 2017-09-01 16:07:38 +02:00
Xose Pérez
59101eed3c Accept 'quit' to exit from telnet session 2017-08-31 23:29:46 +02:00
Xose Pérez
1a0b084147 Added eraseConfig option from terminal 2017-08-31 23:29:31 +02:00
Xose Pérez
d8dea9541a Allow to pass TELNET_ONLY_AP as a build flag 2017-08-31 23:29:17 +02:00
Xose Pérez
ecbe80caa5 Version 1.9.2 2017-08-31 17:50:57 +02:00
Xose Pérez
faca9b5009 Reenable terminal support for Sonoff RF Bridge 2017-08-31 17:25:31 +02:00
Xose Pérez
b946cf32dd Telnet support 2017-08-31 17:06:48 +02:00
Xose Pérez
daa5a09058 Check system stability and run only AP and OTA if unstable 2017-08-31 13:13:40 +02:00
Xose Pérez
834e0597f4 Add debug code for counter module 2017-08-31 11:46:49 +02:00
Xose Pérez
7beceb19af Counter module 2017-08-31 11:45:12 +02:00
Xose Pérez
dbb1e99ebd Fix NoFUSS reference in settings.ino 2017-08-31 11:45:03 +02:00
Xose Pérez
d53d46ce2e Updated support for NoFUSS integration 2017-08-30 14:39:29 +02:00