Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions deconz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 8.3.0

- Bump deCONZ to 2.31.2 [[CHANGELOG](https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/v2.31.2)]

## 8.2.0

- Bump deCONZ to 2.30.2 [[CHANGELOG](https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/v2.30.2)]
Expand Down
2 changes: 1 addition & 1 deletion deconz/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ build_from:
amd64: ghcr.io/home-assistant/amd64-base-debian:bookworm
armhf: ghcr.io/home-assistant/armhf-base-raspbian:bookworm
args:
DECONZ_VERSION: 2.30.2
DECONZ_VERSION: 2.31.2
2 changes: 1 addition & 1 deletion deconz/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: 8.2.0
version: 8.3.0
slug: deconz
name: deCONZ
description: >-
Expand Down