deCONZ 2.13.4 (stable) (#2312)

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
This commit is contained in:
fi-sch
2021-12-20 12:57:32 +01:00
committed by GitHub
parent bb22dd2609
commit e528789bed
4 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 6.11.0
- Bump deCONZ to 2.13.4
## 6.10.0
- Bump deCONZ to 2.12.6

View File

@@ -68,7 +68,7 @@ RUN \
curl -q -L -o /deconz.deb http://deconz.dresden-elektronik.de/raspbian/stable/deconz-${DECONZ_VERSION}-qt5.deb; \
elif [ "${BUILD_ARCH}" = "aarch64" ]; \
then \
curl -q -L -o /deconz.deb http://deconz.dresden-elektronik.de/debian/stable/deconz_${DECONZ_VERSION}-debian-stretch-stable_arm64.deb; \
curl -q -L -o /deconz.deb http://deconz.dresden-elektronik.de/debian/stable/deconz_${DECONZ_VERSION}-debian-buster-stable_arm64.deb; \
else \
curl -q -L -o /deconz.deb http://deconz.dresden-elektronik.de/ubuntu/stable/deconz-${DECONZ_VERSION}-qt5.deb; \
fi \

View File

@@ -6,4 +6,4 @@ codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
args:
DECONZ_VERSION: 2.12.06
DECONZ_VERSION: 2.13.04

View File

@@ -1,4 +1,4 @@
version: 6.10.0
version: 6.11.0
slug: deconz
name: deCONZ
description: Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik