Yurii
|
e573ce582f
|
fix: generation of default_entity_id for HA fixed
|
2025-11-12 20:21:39 +03:00 |
|
Yurii
|
fda18cdb13
|
refactor: memory optimization for esp8266
|
2024-11-11 02:41:39 +03:00 |
|
Yurii
|
e71f3868fd
|
refactor: dynamic sensors
|
2024-11-09 17:10:26 +03:00 |
|
Yurii
|
a5d2b9fcfa
|
refactor: small fixes
|
2024-02-20 15:27:51 +03:00 |
|
Yurii
|
133015d7b9
|
refactor: network management code moved to MainTask (memory optimization); removed stopping DHCP server and client on reset wifi
|
2024-01-17 16:08:53 +03:00 |
|
Yurii
|
b36e4dca42
|
refactoring: moving some strings to flash memory
|
2024-01-12 18:12:33 +03:00 |
|
Yurii
|
7149f52d62
|
Heap fragmentation optimization
Moving object creation to task constructors
|
2023-12-16 05:05:37 +03:00 |
|
Yurii
|
315a975aa8
|
mqtt refactoring, change version to 1.4.0-rc.1
* added MqttWriter
* added MqttWiFiClient (modified WiFiClient for esp8266)
* adaptation HomeAssistantHelper for MqttWriter
* adaptation HaHelper for new HomeAssistantHelper
|
2023-12-16 00:29:19 +03:00 |
|
Yurii
|
6a9a069043
|
removed unused lib
|
2023-12-14 04:02:23 +03:00 |
|
Yurii
|
2a28f664cf
|
bump ArduinoJson to 7.x, refactoring MqttTask
|
2023-12-13 23:23:54 +03:00 |
|
Yurii
|
c048f31672
|
added check for success of PubSubClient::beginPublish()
|
2023-12-10 19:47:28 +03:00 |
|
Yurii
|
e8f26aff65
|
fix exception due to mqtt client
|
2023-12-09 08:14:17 +03:00 |
|
Yurii
|
3284e84b67
|
added buffer for writing to mqtt
|
2023-12-02 23:02:48 +03:00 |
|
Yurii
|
76eaec10ea
|
wdt fix for esp8266
|
2023-11-16 10:33:04 +03:00 |
|
Yurii
|
5e8916b254
|
Refactoring HomeAssistantHelper
|
2023-11-11 04:59:39 +03:00 |
|
Yurii
|
7db49350a2
|
Optimization HomeAssistantHelper
|
2023-11-06 18:38:57 +03:00 |
|