hass-xiaomi-miot
hass-xiaomi-miot copied to clipboard
090615.curtain.sidt82 problem after update
Hi! I get these errors on both sidt82. Thanks! Luis
This error originated from a custom integration.
Logger: custom_components.xiaomi_miot.cover Source: custom_components/xiaomi_miot/init.py:1793 Integration: Xiaomi Miot Auto (documentation, issues) First occurred: 4:31:06 PM (84 occurrences) Last logged: 11:42:27 PM
Curtain 1(090615.curtain.sidt82): Set miot property {'did': '129326765', 'siid': 2, 'piid': 1, 'value': 0} failed: {'code': -9999, 'message': 'user ack timeout'} Curtain 1(090615.curtain.sidt82): Set miot property {'did': '129326765', 'siid': 2, 'piid': 1, 'value': 2} failed: {'code': -9999, 'message': 'user ack timeout'} Curtain 1(090615.curtain.sidt82): Set miot property {'did': '129326765', 'siid': 2, 'piid': 1, 'value': 1} failed: {'code': -9999, 'message': 'user ack timeout'} Curtain 1(090615.curtain.sidt82): Set miot property {'did': '129326765', 'siid': 2, 'piid': 1, 'value': 2} failed: {'code': -30012, 'message': 'busy.'} Curtain 1(090615.curtain.sidt82): Set miot property {'did': '129326765', 'siid': 2, 'piid': 2, 'value': 100} failed: {'code': -9999, 'message': 'user ack timeout'}
{'code': -9999, 'message': 'user ack timeout'}
The error is returned from the device, there is nothing this component can do.
I'm not sure, just trying to help, using https://github.com/ha0y/xiaomi_miot_raw the curtain works
Does this issue still exist in the last release (v0.6.10) ?
Unfortunatelly no:
This error originated from a custom integration.
Logger: custom_components.xiaomi_miot.cover Source: custom_components/xiaomi_miot/init.py:1342 Integration: Xiaomi Miot Auto (documentation, issues) First occurred: 10:14:46 AM (1 occurrences) Last logged: 10:14:46 AM
Curtain 1(090615.curtain.sidt82): Got MiioException while fetching the state: {'code': -9999, 'message': 'user ack timeout'}, mapping: {'curtain.target_position': {'siid': 2, 'piid': 2}}, max_properties: 6/1
Maybe it only works in cloud mode.