mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
⬆️ Bump Deconz to 2.05.66 (#611)
This commit is contained in:
committed by
Franck Nijhof
parent
7e30aa9622
commit
decc72a43f
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.7
|
||||||
|
|
||||||
|
- Bump deCONZ to 2.05.66
|
||||||
|
|
||||||
## 2.6
|
## 2.6
|
||||||
|
|
||||||
- Adding missing dependencies of deconz
|
- Adding missing dependencies of deconz
|
||||||
|
|||||||
@@ -4,6 +4,6 @@
|
|||||||
"armhf": "homeassistant/armhf-base-raspbian:stretch"
|
"armhf": "homeassistant/armhf-base-raspbian:stretch"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"DECONZ_VERSION": "2.05.65"
|
"DECONZ_VERSION": "2.05.66"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "deCONZ",
|
"name": "deCONZ",
|
||||||
"version": "2.6",
|
"version": "2.7",
|
||||||
"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"],
|
"arch": ["amd64", "armhf"],
|
||||||
|
|||||||
Reference in New Issue
Block a user