bom dia
tenho o gateway da xiaomi e da-me no HA o seguinte erro de configuração apesar de o config.yalm estar sem erros.
Alguem pode dar uma ajuda? obrigado
Wed Aug 15 2018 11:55:49 GMT+0100 (Hora de Verão de GMT)
Error during setup of component xiaomi_aqara
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/setup.py", line 146, in _async_setup_component
component.setup, hass, processed_config) # type: ignore
File "/usr/lib/python3.5/asyncio/futures.py", line 380, in __iter__
yield self # This tells Task to wait for completion.
File "/usr/lib/python3.5/asyncio/tasks.py", line 304, in _wakeup
future.result()
File "/usr/lib/python3.5/asyncio/futures.py", line 293, in result
raise self._exception
File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/xiaomi_aqara.py", line 127, in setup
hass.add_job, gateways, interface)
File "/srv/homeassistant/lib/python3.5/site-packages/xiaomi_gateway/__init__.py", line 35, in __init__
self._socket.bind((interface, 0))
socket.gaierror: [Errno -2] Name or service not known