I can not switch profiles on the new version. If I switch manually via BI the change does not reflect in HASS. If I reboot HASS the status syncs back up correctly but still can not change the profile via the switch.
2020-02-07 15:07:13 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/blueiris/home_assistant.py", line 41, in async_update
await self._api.async_update()
AttributeError: 'NoneType' object has no attribute 'async_update'
2020-02-07 15:07:44 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/blueiris/home_assistant.py", line 41, in async_update
await self._api.async_update()
AttributeError: 'NoneType' object has no attribute 'async_update'
I can not switch profiles on the new version. If I switch manually via BI the change does not reflect in HASS. If I reboot HASS the status syncs back up correctly but still can not change the profile via the switch.
2020-02-07 15:07:13 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/config/custom_components/blueiris/home_assistant.py", line 41, in async_update await self._api.async_update() AttributeError: 'NoneType' object has no attribute 'async_update' 2020-02-07 15:07:44 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/config/custom_components/blueiris/home_assistant.py", line 41, in async_update await self._api.async_update() AttributeError: 'NoneType' object has no attribute 'async_update'