deconz: Bump deCONZ to 2.05.75 (#1177)

* deconz: Bump deCONZ to 2.05.75

* Update CHANGELOG.md

* Revert "Update CHANGELOG.md"

This reverts commit a069c7ac836bdd27099f0f80b6b88f8de2064f25.
This commit is contained in:
stickpin
2020-03-09 06:53:07 -07:00
committed by GitHub
parent a630a93295
commit 7ceea040ed
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 5.3.2
- Bump deCONZ to 2.05.75
## 5.3.1
- Increase wait time for show device

View File

@@ -5,6 +5,6 @@
"armhf": "homeassistant/armhf-base-raspbian:stretch"
},
"args": {
"DECONZ_VERSION": "2.05.74"
"DECONZ_VERSION": "2.05.75"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "deCONZ",
"version": "5.3.1",
"version": "5.3.2",
"slug": "deconz",
"description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik",
"arch": ["amd64", "armhf", "aarch64"],