mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
deCONZ 2.7.1 (stable) (#1707)
* deCONZ 2.7.1 (stable) * Change deconz_version
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 6.6.0
|
||||
|
||||
- Bump deCONZ to 2.7.1
|
||||
|
||||
## 6.5.0
|
||||
|
||||
- Bump deCONZ to 2.05.88
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
||||
},
|
||||
"args": {
|
||||
"DECONZ_VERSION": "2.05.88"
|
||||
"DECONZ_VERSION": "2.07.01"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deCONZ",
|
||||
"version": "6.5.0",
|
||||
"version": "6.6.0",
|
||||
"slug": "deconz",
|
||||
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
|
||||
"arch": ["amd64", "armhf", "aarch64"],
|
||||
|
||||
Reference in New Issue
Block a user