Merge pull request #915 from BIBOLV/master

Update ha addon version and changelog
pull/918/head
BIBO 2023-03-13 20:48:29 +02:00 zatwierdzone przez GitHub
commit a1d55b33e6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -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.

Wyświetl plik

@ -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"],