chore: release v1.2.0

* (Apollon77) IMPORTANT: Replace special characters in entity attribute names with an underscore! Object IDs might change!
* (Apollon77) make sure a "null" value in state changes is not crashing
This commit is contained in:
Ingo Fischer
2022-06-17 23:23:11 +02:00
parent 52d8bddb11
commit b54916d743
3 changed files with 15 additions and 4 deletions
+1 -2
View File
@@ -93,8 +93,7 @@ Please check it https://www.smarthomejetzt.de/mit-iobroker-auf-eine-home-assista
-->
## Changelog
### __WORK IN PROGRESS__
### 1.2.0 (2022-06-17)
* (Apollon77) IMPORTANT: Replace special characters in entity attribute names with an underscore! Object IDs might change!
* (Apollon77) make sure a "null" value in state changes is not crashing