Prepeare 0.6.1 release

This commit is contained in:
Victor Hagelbäck 2021-02-20 08:18:40 +01:00
parent 4ba534e229
commit 2702365a95
2 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,17 @@
# Changelog hassio-plejd Home Assistant Plejd addon
### [0.6.1](https://github.com/icanos/hassio-plejd/tree/HEAD) (2021-02-20)
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.6.0...0.6.1)
**Implemented enhancements:**
- Feature Request: Support setting the Plejd Network System Clock [\#130](https://github.com/icanos/hassio-plejd/issues/130)
**Closed issues:**
- Set Plejd devices' clock hourly [\#165](https://github.com/icanos/hassio-plejd/issues/165)
### [0.6.0](https://github.com/icanos/hassio-plejd/tree/0.6.0) (2021-01-30)
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.5.1...0.6.0)

View file

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