You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bei meinem Purifier 3H bekomme ich folgende Meldung.
You are assigning a boolean to the state "javascript.0.MiHome.****.alarm.alarm" which expects a number. Please fix your code to use a number or change the state type to boolean.
Grund: Der Datenpunkt "alarm.alarm" wurde als Number angelegt, aber als Wert wurde ein Boolean gespeichert.
Script-Version: 0.2.8
The text was updated successfully, but these errors were encountered:
Bei meinem Purifier 3H bekomme ich folgende Meldung.
You are assigning a boolean to the state "javascript.0.MiHome.****.alarm.alarm" which expects a number. Please fix your code to use a number or change the state type to boolean.
Grund: Der Datenpunkt "alarm.alarm" wurde als Number angelegt, aber als Wert wurde ein Boolean gespeichert.
Script-Version: 0.2.8
The text was updated successfully, but these errors were encountered: