Skip to content

Commit

Permalink
v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrossbach authored and github-actions[bot] committed Aug 8, 2024
1 parent 6fc67b8 commit 873e6fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions noah-mqtt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.0.21
- Updated noah-mqtt to version [`0.0.21`](https://github.com/mtrossbach/noah-mqtt/releases/tag/v0.0.21)

## 0.0.20
- Updated noah-mqtt to version [`0.0.20`](https://github.com/mtrossbach/noah-mqtt/releases/tag/v0.0.20)

Expand Down
2 changes: 1 addition & 1 deletion noah-mqtt/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Noah-MQTT",
"description": "Integrating Growatt Noah 2000 home batteries with Home Assistant via MQTT, enabling real-time monitoring and control of your energy storage system. YOU MUST HAVE \"Mosquitto broker\" ADD-ON INSTALLED AND THE MQTT INTEGRATION ENABLED FOR THIS ADD-ON TO WORK",
"version": "0.0.20",
"version": "0.0.21",
"slug": "noah_mqtt",
"init": false,
"boot": "auto",
Expand Down

0 comments on commit 873e6fe

Please sign in to comment.