mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
Update deCONZ to version 2.05.55 (#508)
* Update deCONZ to version 2.05.55 * Update config.json * Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1
|
||||
- Bump deCONZ to 2.05.55
|
||||
|
||||
## 1.0
|
||||
- Initial release as Home Assistant core Add-on
|
||||
- Bump deCONZ to 2.05.54
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"armhf": "homeassistant/armhf-base-raspbian:stretch"
|
||||
},
|
||||
"args": {
|
||||
"DECONZ_VERSION": "2.05.54"
|
||||
"DECONZ_VERSION": "2.05.55"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deCONZ",
|
||||
"version": "1.0",
|
||||
"version": "1.1",
|
||||
"slug": "deconz",
|
||||
"description": "Control a ZigBee network with Conbee or RaspBee by Dresden Elektronik",
|
||||
"arch": ["aarch64","amd64","armhf"],
|
||||
|
||||
Reference in New Issue
Block a user