You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020-09-18 03:41:45 ERROR (MainThread) [homeassistant.components.climate] Error while setting up modbus2 platform for climate,
Traceback (most recent call last):,
await asyncio.shield(task),
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 193, in _async_setup_platform,
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run,
result = self.fn(*self.args, **self.kwargs),
File "/config/custom_components/modbus2/climate.py", line 124, in setup_platform,
hub = hass.data[MODBUS_DOMAIN][hub_name]
The text was updated successfully, but these errors were encountered:
2020-09-18 03:41:45 ERROR (MainThread) [homeassistant.components.climate] Error while setting up modbus2 platform for climate,
Traceback (most recent call last):,
await asyncio.shield(task),
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 193, in _async_setup_platform,
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run,
result = self.fn(*self.args, **self.kwargs),
File "/config/custom_components/modbus2/climate.py", line 124, in setup_platform,
hub = hass.data[MODBUS_DOMAIN][hub_name]
The text was updated successfully, but these errors were encountered: