Release of 0.19.0
This commit is contained in:
parent
7c01409231
commit
3d8b323fb4
2 changed files with 13 additions and 1 deletions
|
|
@ -1,5 +1,17 @@
|
|||
# Changelog hassio-plejd Home Assistant Plejd addon
|
||||
|
||||
## [0.19.0](https://github.com/icanos/hassio-plejd/tree/0.19.0) (2025-10-17)
|
||||
|
||||
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.18.0...0.19.0)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Fails to start with node syntax errors \(SyntaxError: Unexpected token '='\) [\#329](https://github.com/icanos/hassio-plejd/issues/329)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Fix \#329: Fails to start with node syntax errors [\#330](https://github.com/icanos/hassio-plejd/pull/330) ([timjackson](https://github.com/timjackson))
|
||||
|
||||
## [0.18.0](https://github.com/icanos/hassio-plejd/tree/0.18.0) (2025-09-27)
|
||||
|
||||
[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.17.1...0.18.0)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Plejd",
|
||||
"version": "0.18.0",
|
||||
"version": "0.19.0",
|
||||
"slug": "plejd",
|
||||
"description": "Adds support for the Swedish home automation devices from Plejd.",
|
||||
"url": "https://github.com/icanos/hassio-plejd/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue