* (Apollon77) make sure a "null" value in state changes is not crashing

This commit is contained in:
Ingo Fischer
2022-06-17 23:20:26 +02:00
parent 271bd03d14
commit 52d8bddb11
5 changed files with 49 additions and 6 deletions
+5
View File
@@ -93,6 +93,11 @@ Please check it https://www.smarthomejetzt.de/mit-iobroker-auf-eine-home-assista
-->
## Changelog
### __WORK IN PROGRESS__
* (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
### 1.1.2 (2022-03-29)
* (Apollon77) Fix crash cases reported by Sentry