hass-xiaomi-miot icon indicating copy to clipboard operation
hass-xiaomi-miot copied to clipboard

090615.curtain.sidt82 problem after update

Open luisarn opened this issue 2 years ago • 5 comments

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'}

luisarn avatar Jun 25 '22 15:06 luisarn

{'code': -9999, 'message': 'user ack timeout'}

The error is returned from the device, there is nothing this component can do.

al-one avatar Jun 28 '22 08:06 al-one

I'm not sure, just trying to help, using https://github.com/ha0y/xiaomi_miot_raw the curtain works

luisarn avatar Jun 29 '22 05:06 luisarn

Does this issue still exist in the last release (v0.6.10) ?

al-one avatar Jul 18 '22 07:07 al-one

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

luisarn avatar Jul 19 '22 02:07 luisarn

Maybe it only works in cloud mode.

al-one avatar Sep 05 '22 10:09 al-one