elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
182 stars 42 forks source link

blueiris.binary_sensor could not be setup #155

Closed snesgenesis closed 2 years ago

snesgenesis commented 2 years ago

I updated Home Assistant to 2022.2.9 and I've been getting a blueiris.binary_sensor error. It's preventing me from seeing the cameras. I uninstalled, reboot, and reinstalled the Blue Iris integration but I still keep seeing this error. Thank You

2022-03-08 22:05:48 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform blueiris.binary_sensor: Platform not found (No module named 'custom_components.blueiris.binary_sensors'). 2022-03-08 22:05:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:06:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:06:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:07:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:07:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:08:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:08:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:09:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:09:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:10:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:10:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:11:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:11:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:12:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:12:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:13:18 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:13:48 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Start updating domain binary_sensor, Error: 'binary_sensor', Line: 202 2022-03-08 22:13:54 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Unnamed for binary_sensor

kramttocs commented 2 years ago

If you download version 1.0.7 of the integration does it work?

snesgenesis commented 2 years ago

Negative. I’ve tried multiple versions with the same result.

On Tue, Mar 8, 2022 at 10:23 PM kramttocs @.***> wrote:

If you download version 1.0.7 of the integration does it work?

— Reply to this email directly, view it on GitHub https://github.com/elad-bar/ha-blueiris/issues/155#issuecomment-1062516203, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGSRV7LUHIKCB2OK7KS7GLU7AKSTANCNFSM5QHVJ4YA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

kramttocs commented 2 years ago

Someone else reported something similar and I believe they reinstalled HA so we never really tracked it down. Can you manually pull the latest code down and copy it over your existing?

It's like it's missing files.

snesgenesis commented 2 years ago

I manually installed the missing files. I’m all set. Thank you very much for your assistance!

On Wed, Mar 9, 2022 at 3:38 PM kramttocs @.***> wrote:

Someone else reported something similar and I believe they reinstalled HA so we never really tracked it down. Can you manually pull the latest code down and copy it over your existing?

It's like it's missing files.

— Reply to this email directly, view it on GitHub https://github.com/elad-bar/ha-blueiris/issues/155#issuecomment-1063348790, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGSRVYFEQBSLMN67ESW5QLU7ED3FANCNFSM5QHVJ4YA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

kramttocs commented 2 years ago

Excellent!

Let's blame Github or HACS for that one :)