88 Commits (a18b86d3756e38a3f87f457e5cf39418d9b8db4d)

Author SHA1 Message Date
Alexander Dahl ae3e98e77d Fix typos throughout code 2 years ago
lumapu ed268d1b63 0.7.35 2 years ago
lumapu 55764102ce 0.7.31 2 years ago
lumapu e5b5972cae 0.7.29 2 years ago
lumapu cbdb15050f 0.7.26 release 2 years ago
lumapu 85dae3805f 0.7.24 2 years ago
Martin Riedel 5f9015f7ad Add client id for mqtt 2 years ago
lumapu 3a944d182b 0.7.23 2 years ago
lumapu 47c4ca6551 0.7.22 2 years ago
lumapu 812adce64e 0.7.17 2 years ago
lumapu be9c505407 0.6.12 2 years ago
lumapu eaa0c51bcf 0.7.8 2 years ago
rmom d6d93a3c26 Implemented quick fix for #889 from anorak-47 2 years ago
lumapu c147906834 0.7.6 2 years ago
lumapu 76f01bbe95 0.7.5 2 years ago
lumapu f649d26f66 0.7.4 2 years ago
lumapu 4e54bcf299 0.7.3 2 years ago
lumapu 2e71401d09 another try to compile successfully 2 years ago
lumapu 2108a13fa7 pub mqtt loop in extra class 2 years ago
lumapu c004c83bf9 added statemachine 2 years ago
lumapu 1103374abd started to convert for and while loop to async loops 2 years ago
lumapu f946b35d06 0.6.5 2 years ago
lumapu db8b17502e 0.6.1 2 years ago
rejoe2 24bfb43b02
Radio changes, MQTT fixes 2 years ago
lumapu a1aedce59e small improvement, MQTT 2 years ago
lumapu 4a44041e7d 0.5.109 2 years ago
lumapu 115f3978cd 0.5.108 2 years ago
lumapu 850cda3c38 0.5.106 2 years ago
lumapu 296597a589 0.5.103 2 years ago
lumapu 96eb32ca63 0.5.103 2 years ago
argafal 3b661b050f Increase the MQTT topic buffer size 2 years ago
argafal 73032663c4 Resolve conflict, accept upstream 2 years ago
argafal 58d992c771 Two improvements to heap fragmentation 2 years ago
lumapu 6da58e3505 0.5.100 2 years ago
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
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