mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
deCONZ 2.12.6 (stable) (#2150)
* Bump deCONZ version to 2.12.6 * Typo version in changelog
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 6.10.0
|
||||||
|
|
||||||
|
- Bump deCONZ to 2.12.6
|
||||||
|
|
||||||
## 6.9.0
|
## 6.9.0
|
||||||
|
|
||||||
- Bump deCONZ to 2.11.5
|
- Bump deCONZ to 2.11.5
|
||||||
|
|||||||
@@ -5,6 +5,6 @@
|
|||||||
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"DECONZ_VERSION": "2.11.05"
|
"DECONZ_VERSION": "2.12.06"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "deCONZ",
|
"name": "deCONZ",
|
||||||
"version": "6.9.0",
|
"version": "6.10.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