108 Commits (abf084fa6e0f7883f4aea491c685471edebf5bcb)

Author SHA1 Message Date
lumapu 499e1e44f5 0.5.98 removed debug outputs 2 years ago
lumapu 3e919b4d10 removed MQTT subscription `sync_ntp`, `set_time` with a value of `0` does the same #696 2 years ago
lumapu 6ef7720324 added Nokia display again for ESP8266 #764 2 years ago
lumapu 4f0d365211 improved html and navi, navi is visible even when API dies #660 2 years ago
lumapu 9ef2df21fa merged PR #684, #698, #705 2 years ago
Manfred 2a5a31b19b
get rid of spaces in topics 2 years ago
lumapu b6a41506b6 fix MqTT client ID 2 years ago
lumapu a0879cfcbe reduced heap fragmentation (removed `strtok` completely) #644, #645, #682 2 years ago
lumapu b69ab06637 MQTT Yield Day zero, next try to fix #671, thx @beegee3 2 years ago
lumapu ca25f16548 prevent send devcontrol request during disabled night communication 2 years ago
lumapu 026df8a09b fix power-limit was not checked for max retransmits #667 2 years ago
lumapu a157f2b97b fix blue LED lights up all the time #672 2 years ago
lumapu 5765e054f3 fixed communication error #652 2 years ago
beegee3 7177d54d73
Update pubMqtt.h 2 years ago
Rémi K a8b9ca0b4c don't send "0" for CH0 YT YD at reboot 2 years ago
Rémi K 146c7612f6 Remove exp_aft for all YD & YT. Add reset YD total at midnight. Publish YD & YT on CH0 only when iv is producing to avoids 0 at restart. 2 years ago
Rémi K a37a9d4cc0 Ignore "exp_aft" for yieldtotal and yieldday. 2 years ago
Rémi K bd8de5f8f9 Send totals values once 2 years ago
lumapu 8457f46b0c further improvements regarding wifi #611, fix connection if only one AP with same SSID is there 2 years ago
Rémi K 9456937baf Add Autodiscovery for total topic 2 years ago
Rémi K 3bd8fe61b5 Fix attempt for HA autodiscovery 2 years ago
lumapu 2610f1adfb fix ESP32 compile 2 years ago
lumapu 9cedb41ff4 implemented `getNTPTime` improvements #609 partially #611 2 years ago
lumapu 7ceaa7944f reduce MQTT retry interval from maximum speed to one second 2 years ago
lumapu 3adcb68d98 improved payload handling (retransmit all fragments on CRC error) 2 years ago
lumapu 3d3e3dc8c6 improved payload handling (request / retransmit) #464 2 years ago
lumapu 3f0cfd45a1 reviewed `sendDiscoveryConfig` #565 2 years ago
lumapu c157134da9 improved wifi handling and tickers, many thanks to @beegee3 #571 2 years ago
lumapu 6e41a83a26 corrected MQTT `comm_disabled` #529 2 years ago
lumapu d8e255ddc2 corrected MQTT `comm_disabled` #529 2 years ago
lumapu 712b5af9b9 merged SH1106 1.3" Display, thx @dAjaY85 2 years ago
lumapu a8d9b7ad0b fix MQTT `status` update 2 years ago
lumapu c3fc01b956 fix #521 no reconnect at beginning of day 2 years ago
lumapu 07bf947ff7 improved stability 2 years ago
lumapu 5977bbaee6 improved stability 2 years ago
lumapu ea6a9c155c changed sunrise / sunset calculation, angle is now `-3.5` instead of original `-0.83` 2 years ago
lumapu c8c8b99957 Mono-Display: show values in offline mode #498 2 years ago
lumapu 67b9170fcf improved MQTT #468 set status to "offline" / "online" / "partial" 2 years ago
lumapu 49b530a743 added interface class for app 2 years ago
lumapu a9e4429f9f system clock was too fast 2 years ago
lumapu d9290d9fdf fix #480 AP Mode on fresh ESP 2 years ago
lumapu 9da0fc4058 fix #468 MQTT status at sunset 2 years ago
lumapu d11d3134f6 fix ESP32 (also tested in hardware) 2 years ago
lumapu 28594aff4f partial fix #468 MQTT 2 years ago
Sven Naumann 08e417ee85 mqtt avoid trailing zeroes 2 years ago
lumapu 0a5833e6ec improved mqtt 2 years ago
lumapu b1946df32f updated REST API and MQTT to use the same functionality 2 years ago
lumapu 573bd31f0a improved MQTT 2 years ago
lumapu 22715a1a4a first draft version, callback and subscription not included 2 years ago
lumapu 4c52e9c307 mqtt improvement (sunrise, sunset, wifi rssi) 2 years ago