Error during setup of component xiaomi_aqara
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/homeassistant/setup.py", line 145, in _async_setup_component
component.setup, hass, processed_config)
File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/lib/python3.6/site-packages/homeassistant/components/xiaomi_aqara.py", line 125, in setup
hass.add_job, gateways, interface)
File "/usr/lib/python3.6/site-packages/xiaomi_gateway/__init__.py", line 34, in __init__
self._socket.bind((interface, 0))
OSError: [Errno 99] Address not available