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
For my humidifier (deerma.humidifier.jsq) the service "xiaomi_miot.set_miot_property" do not work properly.
E.g. I tryed to use this code to change the target humidity:
Unable to serialize to JSON. Bad data found at $.result.response.result={'did': 'prop.3.1', 'siid': 3, 'piid': 1, 'code': -4004}(<class 'custom_components.xiaomi_miot.core.miot_spec.MiotResult'>
At the same time the service "xiaomi_miot.set_property" works with the filed "humidifier.target_humidity"
The text was updated successfully, but these errors were encountered:
Hello!
For my humidifier (deerma.humidifier.jsq) the service "xiaomi_miot.set_miot_property" do not work properly.
E.g. I tryed to use this code to change the target humidity:
but I get the error "Invalid JSON in response"
At the same time the service "xiaomi_miot.set_property" works with the filed "humidifier.target_humidity"
The text was updated successfully, but these errors were encountered: