Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

米家直流变频风扇1x token接入无法控制 #580

Closed
hanley520 opened this issue May 9, 2022 · 2 comments
Closed

米家直流变频风扇1x token接入无法控制 #580

hanley520 opened this issue May 9, 2022 · 2 comments

Comments

@hanley520
Copy link

hanley520 commented May 9, 2022

dmaker.fan.p5 开发者状态:

preset_modes:
  - 自然风
  - 直吹风
friendly_name: Xiaomi Miot Fan
supported_features: 11
percentage_step: 25
model: dmaker.fan.p5
lan_ip: 192.168.10.36
mac_address: 40:31:3C:xx:xx:xx
entity_class: MiotFanEntity
miot_type: urn:miot-spec-v2:device:fan:0000A005:dmaker-p5:1
fan.on.error: '-4004 Other internal errors'
fan.horizontal_swing.error: '-4004 Other internal errors'
fan.mode.error: '-4004 Other internal errors'
fan.fan_level.error: '-4004 Other internal errors'
alarm.error: '-4004 Other internal errors'
indicator_light.on.error: '-4004 Other internal errors'
physical_controls_locked.error: '-4004 Other internal errors'
state_updater: lan
sub_entities:
  - physical_controls_locked-3.physical_controls_locked-1

Logger: custom_components.xiaomi_miot.fan
Source: custom_components/xiaomi_miot/init.py:1269
Integration: Xiaomi Miot Auto (documentation, issues)
First occurred: 21:28:01 (2 occurrences)
Last logged: 21:28:13

Xiaomi Miot(dmaker.fan.p5): Got MiioException while fetching the state: {'code': -30012, 'message': 'busy.'}, mapping: {'fan.on': {'siid': 2, 'piid': 1}, 'fan.horizontal_swing': {'siid': 2, 'piid': 2}, 'fan.mode': {'siid': 2, 'piid': 3}, 'fan.fan_level': {'siid': 2, 'piid': 4}, 'alarm': {'siid': 5, 'piid': 1}, 'indicator_light.on': {'siid': 4, 'piid': 1}, 'physical_controls_locked': {'siid': 3, 'piid': 1}}, max_properties: 9/7
Xiaomi Miot(dmaker.fan.p5): Got MiioException while fetching the state: {'code': -9999, 'message': 'user ack timeout'}, mapping: {'fan.on': {'siid': 2, 'piid': 1}, 'fan.horizontal_swing': {'siid': 2, 'piid': 2}, 'fan.mode': {'siid': 2, 'piid': 3}, 'fan.fan_level': {'siid': 2, 'piid': 4}, 'alarm': {'siid': 5, 'piid': 1}, 'indicator_light.on': {'siid': 4, 'piid': 1}, 'physical_controls_locked': {'siid': 3, 'piid': 1}}, max_properties: 9/7

@al-one
Copy link
Owner

al-one commented May 10, 2022

请升级至master分支后尝试。

@hanley520
Copy link
Author

0.6.7测试比较完美了 可以替换xiaomi_miio_fan了

@al-one al-one closed this as completed Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants