Bump version to 0.6.2

This commit is contained in:
Victor Hagelbäck 2021-02-27 16:41:20 +01:00
parent 55f0f60be9
commit e986c8b85a
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Changelog hassio-plejd Home Assistant Plejd addon
### [0.6.2](https://github.com/icanos/hassio-plejd/tree/0.6.2) (2021-02-27)
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.6.1...0.6.2)
**Closed issues:**
- Include rooms as lights does not work in 0.6.1 [\#169](https://github.com/icanos/hassio-plejd/issues/169)
### [0.6.1](https://github.com/icanos/hassio-plejd/tree/0.6.1) (2021-02-20)
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.6.0...0.6.1)

View file

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