mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
deCONZ: Update to v2.11.5 (#2006)
* Update to v2.11.5 * Version bump * Update CHANGELOG.md
This commit is contained in:
committed by
GitHub
parent
4b7f3274bd
commit
cabbbfe822
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 6.9.0
|
||||||
|
|
||||||
|
- Bump deCONZ to 2.11.5
|
||||||
|
|
||||||
## 6.8.0
|
## 6.8.0
|
||||||
|
|
||||||
- Bump deCONZ to 2.10.4
|
- Bump deCONZ to 2.10.4
|
||||||
|
|||||||
@@ -5,6 +5,6 @@
|
|||||||
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"DECONZ_VERSION": "2.10.04"
|
"DECONZ_VERSION": "2.11.05"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "deCONZ",
|
"name": "deCONZ",
|
||||||
"version": "6.8.0",
|
"version": "6.9.0",
|
||||||
"slug": "deconz",
|
"slug": "deconz",
|
||||||
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
|
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
|
||||||
"arch": ["amd64", "armhf", "aarch64"],
|
"arch": ["amd64", "armhf", "aarch64"],
|
||||||
|
|||||||
Reference in New Issue
Block a user