From 3a4f80e00ee1a3ded2130e3306b3c73610630cfc Mon Sep 17 00:00:00 2001 From: swevictor Date: Mon, 22 Sep 2025 07:19:46 +0200 Subject: [PATCH] Update changelog for 0.17.1 --- plejd/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plejd/CHANGELOG.md b/plejd/CHANGELOG.md index 7913810..ad172c0 100644 --- a/plejd/CHANGELOG.md +++ b/plejd/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog hassio-plejd Home Assistant Plejd addon +## [0.17.1](https://github.com/icanos/hassio-plejd/tree/0.17.1) (2025-09-12) + +[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.17.0...0.17.1) + +**Closed issues:** + +- Add-on needs to be restarted after Home Assistance start [\#323](https://github.com/icanos/hassio-plejd/issues/323) +- Endless reconnect loop [\#322](https://github.com/icanos/hassio-plejd/issues/322) +- Possible to use multiple sites? [\#315](https://github.com/icanos/hassio-plejd/issues/315) + ## [0.17.0](https://github.com/icanos/hassio-plejd/tree/0.17.0) (2025-09-10) [Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.16.0...0.17.0) @@ -16,6 +26,10 @@ - Lint fixes - Fix to config json version to make it build +**Merged pull requests:** + +- 0.17.0 release - improve startup and fix color temp [\#324](https://github.com/icanos/hassio-plejd/pull/324) ([SweVictor](https://github.com/SweVictor)) + ## [0.16.0](https://github.com/icanos/hassio-plejd/tree/0.16.0) (2025-08-07) [Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.15.0...0.16.0)