Releases: chehrlic/ahoy
Releases · chehrlic/ahoy
ahoy_v0.5.41
Changelog
- fix browser sync NTP button
- added login feature (protect web ui)
- added static IP option
- improved initial boot - don't connect to
YOUR_WIFI_SSID
any more, directly boot into AP mode - added status LED support
- improved MQTT handling (boot, periodic updates, no zero values any more)
- replaced deprecated workflow functions
- refactored code to make it more clearly
- added scheduler to register functions which need to be run each second / minute / ...
- changed settings to littlefs (-> no currupt settings in future on memory layout changes)
- added a lot of system infos to
System
page for support
ahoy_v0.5.28
Changelog
- v0.5.17
- Bug fix for 1 channel inverters (HM300, HM400) see lumapu#246
- Bug fix for read back the active power limit from inverter lumapu#243 (before version 0.5.16 the reported limit was just a copy of the user set point, now it is the actual value which the inverter uses)
- Update the user manual; added section aobut the published data on mqtt; section about zero export control; added section about code implementation command queue
- Added tx-Id number to packet payload struct. (eg. can be 0x95 or 0xD1) --> less messages fails and faster handling of changing power limit
ahoy_v0.5.17
Changelog
- v0.5.17
- Bug fix for 1 channel inverters (HM300, HM400) see lumapu#246
- Bug fix for read back the active power limit from inverter lumapu#243 (before version 0.5.16 the reported limit was just a copy of the user set point, now it is the actual value which the inverter uses)
- Update the user manual; added section aobut the published data on mqtt; section about zero export control; added section about code implementation command queue
- Added tx-Id number to packet payload struct. (eg. can be 0x95 or 0xD1) --> less messages fails and faster handling of changing power limit