Commit Graph

605 Commits

Author SHA1 Message Date
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
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
Xose Pérez
bcb387da78 Small changes in compile directives 2017-08-30 14:39:06 +02:00
Xose Pérez
75b3fa6a28 Added zeroPad method in javascript 2017-08-30 14:01:24 +02:00
Xose Pérez
b4466f5436 Debug info 2017-08-30 10:37:06 +02:00
Xose Pérez
729e89a728 Fix character set 2017-08-29 23:49:41 +02:00
Matias Schertel
aec30e0b86 Merged in mschertel/espurna/add-dht22-ota (pull request #23)
add itead-sonoff-basic-dht22-ota environment to platform.io
2017-08-29 17:29:34 +00:00
Xose Pérez
8421154791 Fix DEBUG_XXXX_SUPPORT compile checks 2017-08-29 19:03:32 +02:00
Xose Pérez
385bba7d0e Issue #190. Race condition inside a ticker callback caused a crash loop on boot 2017-08-29 18:58:55 +02:00
Xose Pérez
a1b88a5088 Further info in the debug log 2017-08-29 14:28:30 +02:00
Xose Pérez
a0496f1688 Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev 2017-08-29 11:08:40 +02:00
Florian
569f139ebb Merged in derfloh/espurna/master (pull request #22)
Add #defines for MQTT Username+Password

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-08-29 09:07:57 +00:00
Xose Pérez
c99e1b6584 Merge branch 'dev' into ssl 2017-08-29 10:10:30 +02:00
Xose Pérez
ca12524db7 Terminal commands: renamed RECONNECT to RESET.WIFI, added RESET.MQTT 2017-08-29 10:10:10 +02:00
Xose Pérez
f175f4aeea Add dependencies for HA support 2017-08-29 10:09:40 +02:00
Xose Pérez
9046878122 Moving general methods to utils.ino 2017-08-29 10:09:23 +02:00
Xose Pérez
59501cc3ba Reset connection try count on MQTT config changes, private variables renaming 2017-08-29 08:02:11 +02:00
Xose Pérez
7cc4841eca Fix disconnect callback for sync library 2017-08-29 07:52:22 +02:00
Matias Schertel
4560feadca add itead-sonoff-basic-dht22-ota environment to platformio 2017-08-29 02:44:49 -03:00
Xose Pérez
173a30c4a9 Home Assistant auto-discovery feature 2017-08-29 02:08:05 +02:00
Florian Pfeiffer
624b08b636 Add #defines for MQTT Username+Password 2017-08-29 01:37:11 +02:00
Xose Pérez
921c2e7726 MQTT autodiscover and autoconnect features 2017-08-29 00:29:58 +02:00
Xose Pérez
d72855e8a4 Changed inline documentation about MQTT topics in web interface 2017-08-29 00:29:16 +02:00
Patrizio Bekerle
93b8f7bf87 Merged in patbek/espurna/patbek/changed-documentation-for-rootrelay-to-r-1503951560823 (pull request #21)
changed documentation for `<root>/relay/#` to `<root>/relay/#/set`

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-08-28 21:17:27 +00:00
Xose Pérez
9d14a9cc78 Option to disable MQTT connection from web interface 2017-08-28 23:08:09 +02:00
Patrizio Bekerle
ec8ca7a226 changed documentation for <root>/relay/# to <root>/relay/#/set 2017-08-28 20:19:22 +00:00
Xose Pérez
d7bb924c1c Using 'post' particles in web interface 2017-08-28 21:43:55 +02:00
Xose Pérez
4de1094eb2 Added padding 0 to uptime on web interface 2017-08-28 21:37:57 +02:00
Xose Pérez
7d56c6f07b Option to change WiFi gain from web interface 2017-08-28 20:37:32 +02:00
Xose Pérez
f4528e40e9 Updated EmonLiteESP and NoFUSS libraries 2017-08-28 15:37:44 +02:00
Xose Pérez
9a83e0a013 Serial debug might cause crashes in rfbridge, disabling it by default 2017-08-28 12:05:13 +02:00
Xose Pérez
ba356d63ed Revert MQTT_USE_ASYNC value to 1 2017-08-27 23:11:27 +02:00
Xose Pérez
925a8525e8 Version 1.9.1 2017-08-27 19:22:28 +02:00