Xose Pérez
|
5d0268769e
|
Check WS auth only on start event
|
7 years ago |
Xose Pérez
|
cfb9880d9b
|
Fix HA autodicovery, allow to report color as comma separated values
|
7 years ago |
Xose Pérez
|
f8c3e4f4c1
|
Renamed ntpConnect to ntpConfigure
|
7 years ago |
Xose Pérez
|
2dab43ec5d
|
Prevent reconnecting when in AP mode if a web session or a telnet session is active
|
7 years ago |
Xose Pérez
|
64d502b6b6
|
Option to enable TELNET in STA mode from the Web UI
|
7 years ago |
Xose Pérez
|
b07660c3d7
|
Option to disable continuous light color saving, avoiding flickering
|
7 years ago |
Xose Pérez
|
8c2d912545
|
Using IS units for energy
|
7 years ago |
Xose Pérez
|
67335e62a9
|
Safer buffer handling for websocket data (thanks to Hermann Kraus & Björn Bergman)
|
7 years ago |
Xose Pérez
|
a964d84c42
|
Check relayParsePayload output
|
7 years ago |
soif
|
92be80cbb1
|
Uses light_ir.ino lib methods when LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR is defined
|
7 years ago |
Xose Pérez
|
61ba4ecf33
|
Document and small fixes
|
7 years ago |
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
|
e02c249c31
|
Power calibration
|
7 years ago |
Xose Pérez
|
6f5c627625
|
New power modules tested with V9261F
|
7 years ago |
Xose Pérez
|
17418d85b2
|
First power.ino module
|
7 years ago |
tuzzmaniandevil
|
af5c54f610
|
Add an option to query relay status
|
7 years ago |
Xose Pérez
|
3e3abdb613
|
Wrong messages when upgrading from web UI
|
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
|
e6c625ad93
|
Support for toggling relay via websockets
|
7 years ago |
Xose Pérez
|
33c98a58ab
|
Add Update error number to error message in web UI
|
7 years ago |
Xose Pérez
|
7beceb19af
|
Counter module
|
7 years ago |
Xose Pérez
|
d53d46ce2e
|
Updated support for NoFUSS integration
|
7 years ago |
Xose Pérez
|
173a30c4a9
|
Home Assistant auto-discovery feature
|
7 years ago |
Xose Pérez
|
9d14a9cc78
|
Option to disable MQTT connection from web interface
|
7 years ago |
Xose Pérez
|
7d56c6f07b
|
Option to change WiFi gain from web interface
|
7 years ago |
Xose Pérez
|
e451fb499b
|
Added current time, uptime, free heap, firmware size and free space to web interface
|
7 years ago |
Xose Pérez
|
ce907eb2ee
|
Option to build without NTP support
|
7 years ago |
Xose Pérez
|
f1f2e36177
|
Fix CHIPID string length
|
7 years ago |
Xose Pérez
|
f9fba898c6
|
Small changes in config variables
|
7 years ago |
Xose Pérez
|
68c90c1cc0
|
Fix bug using snprintf
|
7 years ago |
Xose Pérez
|
f7cf9a691f
|
Replaced sprintf with safer snprintf
|
7 years ago |
Xose Pérez
|
90617963e3
|
Method to send websocket messages from progmem
|
7 years ago |
Xose Pérez
|
fb60201cf1
|
Option to build without web server support
|
7 years ago |
Xose Pérez
|
227c4b03f1
|
Further renaming
|
7 years ago |
Xose Pérez
|
1c5ebd3e08
|
Refactoring build flag names
|
7 years ago |
Xose Pérez
|
4ccdeb3526
|
Using strlen with snprintf statements
|
7 years ago |
Xose Pérez
|
60e8446d1b
|
Process checkboxes data before sending to device
|
7 years ago |
Xose Pérez
|
9750bf26bb
|
Moved strings to PROGMEM, 160 bytes saved in memory
|
7 years ago |
Xose Pérez
|
36af250e10
|
Option to globally disable domoticz from web interface
|
7 years ago |
Xose Pérez
|
db155f6bb3
|
Decouple EMBEDDED_WEB from SPIFFS
|
7 years ago |
Xose Pérez
|
eb79642f2e
|
Major refactor of device flags
|
7 years ago |
Xose Pérez
|
c6b26efbb7
|
Merge
|
7 years ago |
Xose Pérez
|
8abb8ffaff
|
Allow to define useColor, useWhite and useGamma from web interface
|
7 years ago |
Xose Pérez
|
58a8feb90b
|
Allow to disable color picker
|
7 years ago |
Xose Pérez
|
3cf7d32478
|
Change the way dimmer light work and a whole lot of other stuff
|
7 years ago |
Xose Pérez
|
9ff37f4adc
|
Chunked response for SSL requests
|
7 years ago |
Xose Pérez
|
9e3812c13d
|
Added code for SSL certificate reading from SPIFFS
|
7 years ago |