We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After reinstalling shinobi server using latest build, I know at least have a error in the log:
2023-09-22 15:46:23.955 INFO (MainThread) [custom_components.shinobi.common.base_entity] IntegrationCameraEntityDescription(key='camera', device_cla ss=None, entity_category=None, entity_registry_enabled_default=True, entity_registry_visible_default=True, force_update=False, icon=None, has_entity _name=False, name='', translation_key='camera', unit_of_measurement=None, platform=<Platform.CAMERA: 'camera'>, is_system=False, filter=<function In tegrationEntityDescription.<lambda> at 0x7fa984f47060>) 2023-09-22 15:46:23.955 ERROR (MainThread) [custom_components.shinobi.common.base_entity] Failed to initialize camera, Error: 'NoneType' object has no attribute 'startswith', Line: 37
Thank you for looking into this.
Simone
The text was updated successfully, but these errors were encountered:
Fix missing camera when no snapshot available
6b297b4
Fixes elad-bar#53
Successfully merging a pull request may close this issue.
After reinstalling shinobi server using latest build, I know at least have a error in the log:
Thank you for looking into this.
Simone
The text was updated successfully, but these errors were encountered: