Prepare for release 0.9.1

This commit is contained in:
swevictor 2022-04-12 09:15:22 +02:00
parent b6a566f973
commit 4ed7b4acb9
2 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,17 @@
# Changelog hassio-plejd Home Assistant Plejd addon # Changelog hassio-plejd Home Assistant Plejd addon
## [0.9.1](https://github.com/icanos/hassio-plejd/tree/0.9.1)
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.9.0...0.9.1)
**Closed issues:**
- DIM-01 New FW not discovered correctly [\#215](https://github.com/icanos/hassio-plejd/issues/215)
**Merged pull requests:**
- Update README.md [\#229](https://github.com/icanos/hassio-plejd/pull/229) ([Wesztman](https://github.com/Wesztman))
## [0.9.0](https://github.com/icanos/hassio-plejd/tree/0.9.0) (2022-04-10) ## [0.9.0](https://github.com/icanos/hassio-plejd/tree/0.9.0) (2022-04-10)
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.8.0-beta...0.9.0) [Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.8.0-beta...0.9.0)

View file

@ -1,6 +1,6 @@
{ {
"name": "Plejd", "name": "Plejd",
"version": "0.9.0", "version": "0.9.1",
"slug": "plejd", "slug": "plejd",
"description": "Adds support for the Swedish home automation devices from Plejd.", "description": "Adds support for the Swedish home automation devices from Plejd.",
"url": "https://github.com/icanos/hassio-plejd/", "url": "https://github.com/icanos/hassio-plejd/",