Commit Graph

21 Commits

Author SHA1 Message Date
Theo Arends
d521498d82 Squeeze 0.5k from code size 2025-12-13 14:45:15 +01:00
SteWers
eb8d51f47c
Update web UI styles and HTML syntax (#23847)
* Update web UI styles and HTML syntax

Merged HTTP_HEAD_STYLE2 into HTTP_HEAD_STYLE1 and removed redundant style files. Updated button and form HTML across web UI to use consistent markup. Adjusted various style and separator elements for improved HTML5 compliance and consistency.

* Fix WiFi config page

* Fix typo

* Revert merging HTTP_HEAD_STYLE

Revert merging `HTTP_HEAD_STYLE1.h` and `HTTP_HEAD_STYLE2.h`
2025-09-07 21:58:43 +02:00
Theo Arends
425db2274b Fix possible exception on ESP8266 with Domoticz 2025-07-28 15:17:10 +02:00
Theo Arends
c0f11f0373 Changed Domoticz supports persistent settings for all relays, keys and switches when filesystem #define USE_UFILESYS is enabled 2025-07-15 17:06:03 +02:00
Theo Arends
0738f0f916 Fix compilation 2025-07-13 17:36:37 +02:00
Theo Arends
fca68c6b30 Change ESP32 Domoticz supports persistent settings for all relays, keys and switches using filesystem 2025-07-09 17:25:34 +02:00
Theo Arends
4f62a0deab Refactor to TimeReacged() 2024-08-18 12:46:23 +02:00
Theo Arends
6ba59385d4 Fix Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 (#21281) 2024-05-16 14:43:30 +02:00
Theo Arends
c41f18a9b6 Fix calloc allignment 2024-05-05 18:26:21 +02:00
Theo Arends
9b5df76860 Add Domoticz safeguards 2024-04-18 11:21:35 +02:00
Theo Arends
1ebdbfd6a4 Allow Domoticz unsubsctibe using command `DzIdx0 0` (#21019) 2024-04-01 13:56:40 +02:00
Theo Arends
b15a0e2f1f Add support for Domoticz non-persistent `DzIdx5 to DzIdx32` (#21019) 2024-03-31 14:33:27 +02:00
Theo Arends
c9d0106007 Removed max number of 30 backlog entries 2024-01-18 16:32:28 +01:00
Theo Arends
21c7edcb50 Add display of active drivers using command `status 4` 2023-12-27 22:03:56 +01:00
Theo Arends
77a58a3642 Fix domoticz topic edge case 2023-12-25 14:18:59 +01:00
Theo Arends
a6a8214ea7 Fix support for Domoticz floor/room topics
Fix support for Domoticz floor/room topics. Regression from v12.0.1 (#20299)
2023-12-23 16:13:13 +01:00
Theo Arends
e00d5ff914 Update comments 2023-12-04 12:08:57 +01:00
Theo Arends
c1ea8953cb Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
Theo Arends
6ab509576a Refactor domoticz saving some code space 2022-06-03 15:37:43 +02:00
Theo Arends
e5765a1cd6 Add domoticz idx check
Add domoticz idx check while staying backwards compatible (#15677)
2022-06-02 18:38:06 +02:00
Theo Arends
c08561f67c Bump version to v11.1.0.4
- Restructure tasmota
2022-06-02 14:17:39 +02:00