Xose Pérez
|
91847c5659
|
Added MQTT debug info about will topic, QoS and retain flag
|
7 years ago |
Xose Pérez
|
09082826e1
|
Issue #194. Fix HLW8012 calibration
|
7 years ago |
Xose Pérez
|
1373923758
|
Moving UI strings to javascript
|
7 years ago |
Xose Pérez
|
ab172d777e
|
Show in the log if SPIFFS enabled but no SPIFFS partition
|
7 years ago |
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>
|
7 years ago |
Xose Pérez
|
e6c625ad93
|
Support for toggling relay via websockets
|
7 years ago |
Xose Pérez
|
f7617acaf2
|
Fix bug 'Fragment identifiers are not allowed in WebSocket URLs'
|
7 years ago |
Xose Pérez
|
f2030d1f63
|
Fix bad merge
|
7 years ago |
Xose Pérez
|
9411ddcf1f
|
Fix WiFiSecureClient connection for SSL when MQTT_USE_ASYNC=0
|
7 years ago |
Xose Pérez
|
33a7ed4e46
|
Merge branch 'dev' into ssl
Conflicts:
code/espurna/mqtt.ino
|
7 years ago |
Xose Pérez
|
b6aa084529
|
Fix telnet connection dropping
|
7 years ago |
Xose Pérez
|
e2e5cc57f5
|
Better support for multicase payloads
|
7 years ago |
Xose Pérez
|
b1f8666be6
|
Support ON, OFF and TOGGLE payloads for relay API and MQTT, also lowercase
|
7 years ago |
Xose Pérez
|
3badc85001
|
Web UI now supports being behind a reverse proxy
|
7 years ago |
Florian Pfeiffer
|
81e3033b94
|
use an #ifdef to check if we should include the custom.h file
|
7 years ago |
Xose Pérez
|
33c98a58ab
|
Add Update error number to error message in web UI
|
7 years ago |
Xose Pérez
|
f72b2a38cd
|
Beta version
|
7 years ago |
Xose Pérez
|
75302719fa
|
Testing fauxmoESP 2.2.0 in beta
|
7 years ago |
Xose Pérez
|
59101eed3c
|
Accept 'quit' to exit from telnet session
|
7 years ago |
Xose Pérez
|
1a0b084147
|
Added eraseConfig option from terminal
|
7 years ago |
Xose Pérez
|
d8dea9541a
|
Allow to pass TELNET_ONLY_AP as a build flag
|
7 years ago |
Xose Pérez
|
75274c5707
|
Add notice about command topic change in README
|
7 years ago |
Xose Pérez
|
ecbe80caa5
|
Version 1.9.2
|
7 years ago |
Xose Pérez
|
faca9b5009
|
Reenable terminal support for Sonoff RF Bridge
|
7 years ago |
Xose Pérez
|
b946cf32dd
|
Telnet support
|
7 years ago |
Xose Pérez
|
daa5a09058
|
Check system stability and run only AP and OTA if unstable
|
7 years ago |
Xose Pérez
|
834e0597f4
|
Add debug code for counter module
|
7 years ago |
Xose Pérez
|
7beceb19af
|
Counter module
|
7 years ago |
Xose Pérez
|
dbb1e99ebd
|
Fix NoFUSS reference in settings.ino
|
7 years ago |
Xose Pérez
|
d53d46ce2e
|
Updated support for NoFUSS integration
|
7 years ago |
Xose Pérez
|
bcb387da78
|
Small changes in compile directives
|
7 years ago |
Xose Pérez
|
75b3fa6a28
|
Added zeroPad method in javascript
|
7 years ago |
Xose Pérez
|
b4466f5436
|
Debug info
|
7 years ago |
Xose Pérez
|
729e89a728
|
Fix character set
|
7 years ago |
Matias Schertel
|
aec30e0b86
|
Merged in mschertel/espurna/add-dht22-ota (pull request #23)
add itead-sonoff-basic-dht22-ota environment to platform.io
|
7 years ago |
Xose Pérez
|
8421154791
|
Fix DEBUG_XXXX_SUPPORT compile checks
|
7 years ago |
Xose Pérez
|
385bba7d0e
|
Issue #190. Race condition inside a ticker callback caused a crash loop on boot
|
7 years ago |
Xose Pérez
|
a1b88a5088
|
Further info in the debug log
|
7 years ago |
Xose Pérez
|
a0496f1688
|
Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev
|
7 years ago |
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>
|
7 years ago |
Xose Pérez
|
c99e1b6584
|
Merge branch 'dev' into ssl
|
7 years ago |
Xose Pérez
|
ca12524db7
|
Terminal commands: renamed RECONNECT to RESET.WIFI, added RESET.MQTT
|
7 years ago |
Xose Pérez
|
f175f4aeea
|
Add dependencies for HA support
|
7 years ago |
Xose Pérez
|
9046878122
|
Moving general methods to utils.ino
|
7 years ago |
Xose Pérez
|
59501cc3ba
|
Reset connection try count on MQTT config changes, private variables renaming
|
7 years ago |
Xose Pérez
|
7cc4841eca
|
Fix disconnect callback for sync library
|
7 years ago |
Matias Schertel
|
4560feadca
|
add itead-sonoff-basic-dht22-ota environment to platformio
|
7 years ago |
Xose Pérez
|
173a30c4a9
|
Home Assistant auto-discovery feature
|
7 years ago |
Florian Pfeiffer
|
624b08b636
|
Add #defines for MQTT Username+Password
|
7 years ago |
Xose Pérez
|
921c2e7726
|
MQTT autodiscover and autoconnect features
|
7 years ago |