|
发表于 2018-9-20 17:16:48
|
显示全部楼层
本帖最后由 sangood 于 2018-9-20 17:39 编辑
我的小米扫地机 报错了。已经更新到最新版本。
vacuum.xiaomi_vacuum_cleaner:
friendly_name: 扫地机
hagenie_zone: 客厅
hagenie_deviceName: 扫地机
hagenie_deviceType: roboticvacuum
AttributeError: 'MiroboVacuum' object has no attribute 'async_turn_on'
2018-09-20 16:33:44 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/srv/homeassistant/homeassistant_venv/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 224, in _handle_service_platform_call
await getattr(entity, func)(**data)
AttributeError: 'MiroboVacuum' object has no attribute 'async_turn_on'
2018-09-20 16:34:35 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/srv/homeassistant/homeassistant_venv/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 224, in _handle_service_platform_call
await getattr(entity, func)(**data)
AttributeError: 'MiroboVacuum' object has no attribute 'async_turn_on'
|
|