Xose Pérez
|
5c294876ba
|
Untested support for ECH1560-based powermeters
|
7 years ago |
Xose Pérez
|
35e1033c76
|
Remove wifi gain option (#204)
|
7 years ago |
Xose Pérez
|
b03af79ffd
|
Align left dtostrf output
|
7 years ago |
Xose Pérez
|
b0c1425044
|
Added several checks
|
7 years ago |
Xose Pérez
|
6626e7ff67
|
Merge branch 'dev' into power
|
7 years ago |
Xose Pérez
|
95459567d9
|
Small changes, caching some values
|
7 years ago |
Xose Pérez
|
d25ac6cd88
|
Move HLW8012 toggling to pre-loop
|
7 years ago |
Xose Pérez
|
8461686a05
|
Rename power settings
|
7 years ago |
Xose Pérez
|
e02c249c31
|
Power calibration
|
7 years ago |
Xose Pérez
|
1503500581
|
Merge branch 'dev' into power
|
7 years ago |
Xose Pérez
|
fe0d85f0a6
|
Added crash info dump from terminal, based on EspSaveCrash by krzychb
|
7 years ago |
Xose Pérez
|
1f1ba1deb7
|
HLW8012 working with new modules
|
7 years ago |
Xose Pérez
|
6f5c627625
|
New power modules tested with V9261F
|
7 years ago |
Xose Pérez
|
270cb9accd
|
Untested power provider modules
|
7 years ago |
Xose Pérez
|
da5a74a9c6
|
Merge branch 'dev' into power
Conflicts:
code/espurna/config/sensors.h
code/espurna/espurna.ino
|
7 years ago |
Xose Pérez
|
20ab2cbeec
|
Fix magichome-led-controller flash mode
|
7 years ago |
Xose Pérez
|
4aab3db2c1
|
Remove 500ms delay on boot
|
7 years ago |
Xose Pérez
|
5f87e3ced3
|
Initial support for V9261F-based multimeters
|
7 years ago |
Xose Pérez
|
2e6d0ab704
|
Change mDNS text attributes
|
7 years ago |
Xose Pérez
|
c2e7a9a62b
|
Format notices as blockquotes in README file
|
7 years ago |
Xose Pérez
|
5da7c24bff
|
Removed debug line
|
7 years ago |
Xose Pérez
|
7807af6115
|
Sort OTA devices by hostname
|
7 years ago |
Xose Pérez
|
3c848d13b1
|
Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215)
|
7 years ago |
Xose Pérez
|
17418d85b2
|
First power.ino module
|
7 years ago |
Dylan
|
e5d4435251
|
Merge branch 'dev' of https://bitbucket.org/xoseperez/espurna into dev
|
7 years ago |
Xose Pérez
|
97f3557e3f
|
Homogenize board names and build flags
|
7 years ago |
Martijn Bakker
|
9640d342f7
|
Merged in mactijn/espurna/dev (pull request #28)
Add Huacanxing H802 support
Approved-by: Xose Pérez <xose.perez@gmail.com>
|
7 years ago |
Xose Pérez
|
40155e79cc
|
Renaming new ota utilities
|
7 years ago |
Xose Pérez
|
a645ab6f1a
|
Custom (not general) OTA flasher utility using Avahi
|
7 years ago |
Xose Pérez
|
a9a980ab10
|
Add espurna-specific texts to MDNS register
|
7 years ago |
Xose Pérez
|
9834df1c63
|
Beta version
|
7 years ago |
Martijn Bakker
|
3e84c83238
|
Add Huacanxing H802 support
|
7 years ago |
tuzzmaniandevil
|
af5c54f610
|
Add an option to query relay status
|
7 years ago |
Xose Pérez
|
665ed8d18c
|
Version bump
|
7 years ago |
Xose Pérez
|
3e3abdb613
|
Wrong messages when upgrading from web UI
|
7 years ago |
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 |