Xose Pérez
|
bce6774c17
|
Fix crash on loading malformed settings, option to load partial configuration
|
6 years ago |
gn0st1c
|
913a24aef6
|
Update web.ino
tabs to spaces for consistency
|
6 years ago |
Xose Pérez
|
1dc499e3ce
|
Fix (again) webui image inclusion clauses (#981)
|
6 years ago |
Xose Pérez
|
3cd58e7f7c
|
Initial support for RFM69GW board
|
6 years ago |
Xose Pérez
|
5ed92570fa
|
Fix stupid bug (#981)
|
6 years ago |
Xose Pérez
|
cfbd071a71
|
Use full web UI image if device has more than one webui module (#981)
|
6 years ago |
Xose Pérez
|
c52df1d102
|
Fix webUI image include for RFBridge
|
6 years ago |
Xose Pérez
|
432bcd0dd7
|
Revert "Fix build issues with Arduino IDE (#975)"
This reverts commit 1471a632bb .
|
6 years ago |
Xose Pérez
|
1471a632bb
|
Fix build issues with Arduino IDE (#975)
|
6 years ago |
Xose Pérez
|
1c755cfb89
|
Pre-build the different available WebUI images
|
6 years ago |
Xose Pérez
|
5da801bffc
|
Dump settings line by line to prevent memory issues (#896)
|
6 years ago |
root
|
b9d60f6a69
|
Added security headers for each HTTP response
|
6 years ago |
Maxim Prokhorov
|
3ca1692827
|
Free jsonBuffer after printing
|
6 years ago |
Xose Pérez
|
9f817ae2d0
|
Fix telnet & web debug responsiveness (#896)
|
6 years ago |
Xose Pérez
|
0ef74d0dc0
|
Update EEPROM_Rotate to 0.9.1 and use rotate(false) before OTA
|
6 years ago |
Xose Pérez
|
9288f411f9
|
Do not write to EEPROM (rotating) after OTA to prevent image corruption
|
6 years ago |
Xose Pérez
|
5db395cffd
|
Enable CORS
|
6 years ago |
Xose Pérez
|
dff81d6795
|
Revert WS to ticket-based authentication
|
6 years ago |
Xose Pérez
|
a83115cb1b
|
Update API, backup EEPROM to last sector before OTA upgrades
|
6 years ago |
Xose Pérez
|
efa88c962f
|
Pretty print config backup json
|
6 years ago |
Xose Pérez
|
c3f55967ab
|
SSDP working
|
6 years ago |
Xose Pérez
|
ce9e2a6482
|
Refactor settings module, added settingsCommandRegister
|
6 years ago |
Xose Pérez
|
af805ab045
|
Update copyright notices
|
6 years ago |
Xose Pérez
|
ff9ca1c779
|
Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373)
|
6 years ago |
Xose Pérez
|
e11dc5558f
|
Restore settings & reset via HTTP
|
6 years ago |
Xose Pérez
|
489d62924c
|
WTF - ESP.getFreeHeap crashing the system for an specific light bulb...
|
7 years ago |
Xose Pérez
|
ad096ba3d5
|
Add realm to auth challenge
|
7 years ago |
Pawel Raszewski
|
581b97ad3f
|
added option to correct temperature value read from ds18b20 or dth22 sensor
|
7 years ago |
Xose Pérez
|
e83c5495de
|
Unify reset calls
|
7 years ago |
Xose Pérez
|
2654173819
|
Split web code into web, ws and api
|
7 years ago |
Xose Pérez
|
b7e68c4856
|
Simplify and fix web auth code (#284)
|
7 years ago |
Xose Pérez
|
2068dc41b9
|
Avoid recursion in domoticz messages
|
7 years ago |
Xose Pérez
|
793d50dd1e
|
Send HA auto discover messages on connect (#279)
|
7 years ago |
Xose Pérez
|
57ac756abd
|
Support for HSV colors
|
7 years ago |
Xose Pérez
|
2f91d90814
|
Clean up IR code
|
7 years ago |
Xose Pérez
|
aece4b1624
|
Small changes in the webUI params
|
7 years ago |
Xose Pérez
|
2210e6382f
|
Option to show real-time values in API, returning 0 if no value read yet
|
7 years ago |
Xose Pérez
|
245285556d
|
Option to select power read & report interval from web UI
|
7 years ago |
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 |