Skip to content

Error while setting up platform smart_mi_fan #1

Description

@0xJohnX

Home Assistant 0.50.2

2017-08-08 11:27:02 ERROR (Thread-2) [miio.miio] got error when receiving: timed out 2017-08-08 11:27:02 ERROR (MainThread) [homeassistant.components.fan] Error while setting up platform smart_mi_fan Traceback (most recent call last): File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 164, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=self.hass.loop) File "/usr/lib/python3.4/asyncio/tasks.py", line 372, in wait_for return fut.result() File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result raise self._exception File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run result = self.fn(*self.args, **self.kwargs) File "/home/homeassistant/.homeassistant/custom_components/fan/smart_mi_fan.py", line 76, in setup_platform SmartMiFan(hass, name, host, token), File "/home/homeassistant/.homeassistant/custom_components/fan/smart_mi_fan.py", line 145, in __init__ self._state_attrs = self.fan_get_prop() File "/home/homeassistant/.homeassistant/custom_components/fan/smart_mi_fan.py", line 379, in fan_get_prop prop = self.fan.send("get_prop", ["temp_dec","humidity","angle","speed","poweroff_time","power","ac_power","battery","angle_enable","speed_level","natural_level","child_lock","buzzer","led_b"]) File "/srv/homeassistant/lib/python3.4/site-packages/miio/miio.py", line 128, in send data, addr = s.recvfrom(1024) socket.timeout: timed out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions