77 Commits (9b250c5385ea13aeb8991fa2a81bf71f17262d03)

Author SHA1 Message Date
Martin Riedel 5f9015f7ad Add client id for mqtt 1 year ago
lumapu 6e901a656c 0.7.19 2 years ago
lumapu 984e344f05 0.7.15 2 years ago
lumapu c9d705baa4 0.7.14 2 years ago
lumapu 0118fd1431 fix yield correction (data type was not correct during save) 2 years ago
lumapu c147906834 0.7.6 2 years ago
lumapu 4e54bcf299 0.7.3 2 years ago
lumapu 53853f8429 0.7.2 2 years ago
lumapu 72cdaf326a fix HMT with 6 channels 2 years ago
lumapu b8533cc17d several HMS / HMT related changes 2 years ago
tastendruecker123 d7eb4a0b98 added option to reboot ahoy every 24 hours 2 years ago
lumapu 1e1a21fa56 add ethernet support, thx @fumanchi 2 years ago
lumapu 48ce948ede 0.6.6 2 years ago
lumapu 1e1696ca15 0.6.5 2 years ago
lumapu f38bee88a1 another fix 2 years ago
lumapu d953dbfa37 0.6.5 2 years ago
lumapu 33186a9833 0.6.5 - 2023-04-11 2 years ago
tastendruecker123 e8e1fd7681 Don't load JSON settings that don't exist 2 years ago
Markus Krause 48a6bf021c add MQTT status to LED update, try to fix settings save for led polarity 2 years ago
Markus Krause 33264cc776 make LED polarity selectable 2 years ago
Markus Krause f350f8c3e2 add S3 example in override.h 2 years ago
Markus Krause c532be86b2 restore deafults for ESP32 standard modules 2 years ago
Markus Krause 8c36093dd7 extend api and settings container with spi pins 2 years ago
Markus Krause 44f602f1a7 add spi pins to config container, remove hacks from app code 2 years ago
Markus Krause cccbe63f2b fix config override example 2 years ago
Markus Krause 97d60f2ea9 start making SPI configurable 2 years ago
lumapu d7c06fd5d8 0.5.102 2 years ago
lumapu 57bda044e5 0.5.102 2 years ago
lumapu e1326698b9 0.5.102 2 years ago
lumapu 6da58e3505 0.5.100 2 years ago
lumapu 2d9f53c941 fix upload settings #686 2 years ago
lumapu 9604687157 Attention: re-ordered display types, check your settings! #746 2 years ago
lumapu f5ef19ccab merged #736 remove obsolete JSON Endpoint 2 years ago
lumapu 6dbb88e27e added ePaper (for ESP32 only!), thx @dAjaY85 #735 2 years ago
dAjaY85 565b944da3 PeriodenDauer hinzugefügt 2 years ago
Frank cdc6fef292 Code cleanup: remove obsolete JSON_EP 2 years ago
dAjaY85 f1b722fd5d ePaper und Nokia über HSPI, erster Test 2 years ago
lumapu 70cb0dcd45 improved web API for `live` 2 years ago
lumapu 4f0d365211 improved html and navi, navi is visible even when API dies #660 2 years ago
lumapu 6cbd256c1f added setttings for cmt 2 years ago
lumapu c4dd372554 improved general structures to support HMS in future 2 years ago
lumapu c56c785a1f basic implementation of HMS/HMT inverters 2 years ago
Frank 8342851ead configurable offset for tickMidnight 2 years ago
lumapu a0879cfcbe reduced heap fragmentation (removed `strtok` completely) #644, #645, #682 2 years ago
lumapu ca25f16548 prevent send devcontrol request during disabled night communication 2 years ago
lumapu 5765e054f3 fixed communication error #652 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
lumapu 22ae6d2e22 fix wrong filename for automatically created manifest (online installer) #620 2 years ago
lumapu 2b3f252bbf fix wakeup issue, once wifi was lost during night the communication didn't start in the morning 2 years ago
lumapu 3adcb68d98 improved payload handling (retransmit all fragments on CRC error) 2 years ago