ahoy/tools
Andreas Schiffler 348ad4bd07
Merge pull request #180 from grindylow/development
Development -> Main 0.5.15

- v0.5.15
    * Bug fix: mqtt payload handling (thx @klahus1, silverserver)
    * Bug fix: eeprom alignment fixed (thx @klahus1)
    * mqtt reconnect improvements (thx @tastendruecker123 , @HorstG-57 )
    * simple command scheduler (one place fifo)
    * InverterDevInform_All Command parser and output to mqtt
    * New workflow to build github release
    * Introduction of a command queue (like OpenDTU)
    * Feedback from inverter for actual power limit via InfoCmd -> SystemConfigPara (0x05) placed in visualization
    * REST API will enqueue a new info command (all commands supported)
    * Change in power limit will (Setup, MQTT or REST API) enqueues a new infocmd request to get actual power limit
    * Actual power limit is available under MQTT topic <TOPIC>/<INVERTER-NAME>/ch0/PowerLimit ALWAYS in percent
    * Firmware information will be requested automatically up on start of dtu
    * Added User_Manual.md

- Known Open Points
   * Not all parsers are implemented but can now easy be down by just adding byte mapping
   * More than one InfoCmd in the loop WILL require a stream/websocket to update live data.
2022-08-20 13:44:30 +02:00
..
esp8266 Update CHANGES.md 2022-08-20 13:41:11 +02:00
HoyDtuSim Neue Version von Hubi vom 28.04.2022 - siehe: 2022-04-28 13:25:04 +02:00
nano/NRF24_SendRcv Added current version of format description. Added 'first contact' code example by of22. 2022-03-27 18:17:52 +02:00
NRF24_SendRcv checked in Hubis code (version from 2022-04-13) 2022-04-27 17:34:21 +02:00
rpi Merge pull request #173 from chehrlic/chris_vz 2022-08-19 08:30:23 +02:00