mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Update deconz to 2.05.57 (#512)
* Update deconz to 2.05.57 * Update CHANGELOG.md * Update config.json
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2
|
||||
- Bump deCONZ to 2.05.57
|
||||
|
||||
## 1.1
|
||||
- Bump deCONZ to 2.05.55
|
||||
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"armhf": "homeassistant/armhf-base-raspbian:stretch"
|
||||
},
|
||||
"args": {
|
||||
"DECONZ_VERSION": "2.05.55"
|
||||
"DECONZ_VERSION": "2.05.57"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deCONZ",
|
||||
"version": "1.1",
|
||||
"version": "1.2",
|
||||
"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