diff --git a/ha-addon/CHANGELOG.md b/ha-addon/CHANGELOG.md index d326262..69de06a 100755 --- a/ha-addon/CHANGELOG.md +++ b/ha-addon/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.12.0 - **!ATTENTION!** +- HA add-on has moved to new and seperate repo, please migrate to it - https://github.com/wmbusmeters/wmbusmeters-ha-addon +- This is last version released in this repo and soon it will be removed +- **Warning** - migration is breaking change, so please read migration manual at new repo + # Breaking changes Configuration format has changed since version 1.11.0-1. diff --git a/ha-addon/config.json b/ha-addon/config.json index 750cbcf..24acbb9 100755 --- a/ha-addon/config.json +++ b/ha-addon/config.json @@ -1,6 +1,6 @@ { "name": "Wmbusmeters (W-MBus to MQTT)", - "version": "1.11.0-2", + "version": "1.12.0", "slug": "wmbusmeters", "description": "Acquire utility meter readings using the wireless mbus protocol (WMBUS)", "arch": ["armv7", "aarch64", "amd64"],