elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
184 stars 43 forks source link

2.0 - Switch Profiles #24

Closed Mdleal closed 4 years ago

Mdleal commented 4 years ago

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'

Mdleal commented 4 years ago

Appears to be working after the latest update.

elad-bar commented 4 years ago

yes, now it's more managed but still takes place, hope that in next version will be solved