From 17ae2e2df604290d5f36c84015438eaa0841ff07 Mon Sep 17 00:00:00 2001 From: swevictor Date: Thu, 7 Aug 2025 12:49:24 +0200 Subject: [PATCH] Release of 0.15.0 --- plejd/CHANGELOG.md | 13 ++++++++++++- plejd/config.json | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/plejd/CHANGELOG.md b/plejd/CHANGELOG.md index c9985ec..a4387f5 100644 --- a/plejd/CHANGELOG.md +++ b/plejd/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog hassio-plejd Home Assistant Plejd addon -## [0.14.0](https://github.com/icanos/hassio-plejd/tree/HEAD) (2025-08-05) +## [0.15.0](https://github.com/icanos/hassio-plejd/tree/0.15.0) (2025-08-07) + +[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.13.0...HEAD) + +**Closed issues:** + +- Out-02 listed as unknown device \(OUT02U hardware id 135.\) [\#314](https://github.com/icanos/hassio-plejd/issues/314) +- Add handling for EXT-01 \(hardware id 19\) [\#309](https://github.com/icanos/hassio-plejd/issues/309) +- It has been working flawlessly for several years but now ... Uh no , no Plejd device !!! [\#302](https://github.com/icanos/hassio-plejd/issues/302) +- \[Support\] Bluetooth connectivity lost due to onWriteFailed? [\#286](https://github.com/icanos/hassio-plejd/issues/286) + +## [0.14.0](https://github.com/icanos/hassio-plejd/tree/0.14.0) (2025-08-05) [Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.13.0...0.14.0) diff --git a/plejd/config.json b/plejd/config.json index ae6a909..244fcd7 100644 --- a/plejd/config.json +++ b/plejd/config.json @@ -1,6 +1,6 @@ { "name": "Plejd", - "version": "0.14.0", + "version": "0.15.0", "slug": "plejd", "description": "Adds support for the Swedish home automation devices from Plejd.", "url": "https://github.com/icanos/hassio-plejd/",