mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-23 05:46:09 +02:00
Update CHANGES.md
This commit is contained in:
parent
51fbe7868c
commit
c152173479
1 changed files with 12 additions and 6 deletions
|
@ -7,6 +7,12 @@
|
|||
* 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
|
||||
|
||||
- v0.5.14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue