Skip to content
New issue

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

Latest Fix for Integration Problem, Breaks on HA Server Restart #54

Closed
iceman73 opened this issue Apr 20, 2020 · 0 comments
Closed

Latest Fix for Integration Problem, Breaks on HA Server Restart #54

iceman73 opened this issue Apr 20, 2020 · 0 comments

Comments

@iceman73
Copy link

When I restart HASS my Blue Iris integration does not create the enties on restart, and I must delete and readd the integration to get the objects created. The Cameras and Sesnsors are not created.

HASS: 0.108.6
Blue Iris: 6a0ea6a

log
2020-04-20 08:52:28 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for blueiris which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant. 2020-04-20 08:52:29 DEBUG (MainThread) [custom_components.blueiris] Starting async_setup_entry of blueiris 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.managers.home_assistant] Finalizing initialization of integration (X.X.X.X) at 2020-04-20 12:52:46.001774+00:00 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.managers.home_assistant] Handling ConfigEntry change: {'entry_id': '80e8f50d0e1a4bab827c011d03ccc78e', 'version': 1, 'domain': 'blueiris', 'title': 'X.X.X.X', 'data': {'host': 'X.X.X.X', 'password': 'XXXXX', 'port': 81, 'ssl': False, 'username': 'XX'}, 'options': {}, 'system_options': {'disable_new_entities': False}, 'source': 'user', 'connection_class': 'local_poll', 'unique_id': None} 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Initializing BlueIris 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Performing login 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving session ID 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.models.base_entity] Starting async_setup_entry binary_sensor 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.models.base_entity] Starting async_setup_entry camera 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.models.base_entity] Starting async_setup_entry switch 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'login'}: {'result': 'fail', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': {'auth-exempt': True, 'reason': 'missing response'}} 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'login', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'response': '77ba0f891c1accd9c01b30029e8dc193'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': {'system name': 'Stocker', 'admin': True, 'ptz': False, 'audio': True, 'clips': True, 'streamtimelimit': False, 'dio': False, 'version': '5.0.9.2', 'license': 'ZLZW1-NV29R-FRTPM-PAEJT-JDNFG', 'support': '8/10/2020 3:31:06 PM', 'user': 'ha', 'latitude': 39.809734, 'longitude': -98.55562, 'tzone': '-240', 'streams': ['CBR 512 kbps; gop 300, bframe 0', 'CBR 1024 kbps; gop 300, bframe 0', 'CBR 256 kbps; gop 300, bframe 0'], 'sounds': ['airhorn.wav', 'alarm-frenzy.wav', 'alarm.wav', 'alarming.wav', 'alien-message.wav', 'alien-tune.wav', 'are-you-kidding.wav', 'attention-required.wav', 'blocker.wav', 'decay.wav', 'demonstrative.wav', 'determined.wav', 'doorbell.wav', 'enough-with-the-talking.wav', 'gentle-alarm.wav', 'gesture.wav', 'good-morning.wav', 'goodbye.wav', 'hail.wav', 'hell-yeah.wav', 'high-pitch.wav', 'i-demand-attention.wav', 'i-saw-you.wav', 'job-done.wav', 'just-like-magic.wav', 'long-chime-sound.wav', 'may-i-have-your-attention.wav', 'munchausen.wav', 'news-bringer.wav', 'no-way.wav', 'not-kiddin.wav', 'oh-really.wav', 'on-serious-matters.wav', 'paranoid.wav', 'pizzicato.wav', 'police.wav', 'pop.wav', 'professionals.wav', 'quiet-knock.wav', 'robot-walking.wav', 'served.wav', 'sorted.wav', 'springy.wav', 'surprise-on-a-spring.wav', 'system-fault.wav', 'the-squeaky-wheel-gets-the-grease.wav', 'this-is-it.wav', 'warning.wav', 'what.wav', 'wiggle.wav', 'will-you.wav', 'you-wouldnt-believe.wav'], 'www_sounds': ['airhorn.mp3', 'alarm-frenzy.mp3', 'alarm.mp3', 'alarming.mp3', 'alien-message.mp3', 'alien-tune.mp3', 'are-you-kidding.mp3', 'attention-required.mp3', 'blocker.mp3', 'decay.mp3', 'demonstrative.mp3', 'determined.mp3', 'doorbell.mp3', 'enough-with-the-talking.mp3', 'gentle-alarm.mp3', 'gesture.mp3', 'good-morning.mp3', 'goodbye.mp3', 'hail.mp3', 'hell-yeah.mp3', 'high-pitch.mp3', 'i-demand-attention.mp3', 'i-saw-you.mp3', 'job-done.mp3', 'just-like-magic.mp3', 'long-chime-sound.mp3', 'may-i-have-your-attention.mp3', 'munchausen.mp3', 'news-bringer.mp3', 'no-way.mp3', 'not-kiddin.mp3', 'oh-really.mp3', 'on-serious-matters.mp3', 'paranoid.mp3', 'pizzicato.mp3', 'police.mp3', 'pop.mp3', 'professionals.mp3', 'quiet-knock.mp3', 'robot-walking.mp3', 'served.mp3', 'sorted.mp3', 'springy.mp3', 'surprise-on-a-spring.mp3', 'system-fault.mp3', 'the-squeaky-wheel-gets-the-grease.mp3', 'this-is-it.mp3', 'warning.mp3', 'what.mp3', 'wiggle.mp3', 'will-you.mp3', 'you-wouldnt-believe.mp3'], 'profiles': ['Inactive', 'Active', 'Work hours', 'No Alert', 'Profile 4', 'Profile 5', 'Profile 6', 'Profile 7'], 'schedules': ['Default', 'No_Notifications']}} 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.managers.home_assistant] Updating @2020-04-20 08:52:46.077641 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving camera list 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'camlist', 'session': '6121213509ee15dd1b2a5c3a45fe3103'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': [{'optionDisplay': '+All cameras', 'optionValue': 'Index', 'FPS': 15.0, 'isMotion': False, 'isTriggered': False, 'xsize': 2, 'ysize': 2, 'width': 1280, 'height': 720, 'audio': True, 'group': ['garage', 'front', 'Back'], 'rects': [[2, 2, 634, 358], [642, 2, 1274, 358], [324, 362, 956, 718]], 'newalerts': 0, 'lastalert': -1, 'alertutc': 0}, {'optionDisplay': '+All cameras cycle', 'optionValue': '@Index', 'type': 4, 'FPS': 15.0, 'color': 0, 'ptz': False, 'audio': True, 'width': 1280, 'height': 720, 'isEnabled': True, 'isOnline': True, 'profile': 1, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isYellow': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 0, 'nTriggers': 0, 'nClips': 0, 'nNoSignal': 0, 'error': '', 'isMotion': False, 'isTriggered': False}, {'optionDisplay': 'Garage', 'optionValue': 'garage', 'active': True, 'FPS': 14.79, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 134, 'lastalert': 17158430, 'alertutc': 1587348998, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 1284, 'nTriggers': 1284, 'nClips': 97, 'nNoSignal': 60, 'error': ''}, {'optionDisplay': 'Frontdoor', 'optionValue': 'front', 'active': True, 'FPS': 12.83, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 5, 'lastalert': 15950863, 'alertutc': 1587333073, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 71, 'nTriggers': 71, 'nClips': 33, 'nNoSignal': 120, 'error': ''}, {'optionDisplay': 'Backyard', 'optionValue': 'Back', 'active': True, 'FPS': 14.99, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 79, 'lastalert': 17327596, 'alertutc': 1587384494, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 858, 'nTriggers': 858, 'nClips': 202, 'nNoSignal': 329, 'error': ''}]} 2020-04-20 08:52:46 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving status 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:52:46 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'status', 'session': '6121213509ee15dd1b2a5c3a45fe3103'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': {'signal': '1', 'cxns': 1, 'cpu': 28, 'ram': '1395216384', 'bits': 24, 'mem': '1.29G', 'memload': '58%', 'disks': [{'disk': 'C:', 'allocated': 4096, 'used': 898, 'free': 11160, 'total': 50648}, {'disk': '\\\\192.168.94.30\\Media', 'allocated': 10240, 'used': 0, 'free': 2097152, 'total': 0}], 'profile': 1, 'lock': '0', 'schedule': 'Default', 'dio': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'uptime': '34:08:33:14', 'clips': 'Clips: 113 files, 898.7M/14.0G; C: +7.77G', 'tmessage': '1587387165858', 'warnings': '41', 'alerts': '218', 'tzone': '-240'}} 2020-04-20 08:52:46 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Mark as created - binary_sensor -> BlueIris Garage Motion, Error: 'NoneType' object has no attribute 'attributes', Line: 199 2020-04-20 08:53:17 DEBUG (MainThread) [custom_components.blueiris.managers.home_assistant] Updating @2020-04-20 12:53:17.001577+00:00 2020-04-20 08:53:17 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving camera list 2020-04-20 08:53:17 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:53:17 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'camlist', 'session': '6121213509ee15dd1b2a5c3a45fe3103'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': [{'optionDisplay': '+All cameras', 'optionValue': 'Index', 'FPS': 15.0, 'isMotion': False, 'isTriggered': False, 'xsize': 2, 'ysize': 2, 'width': 1280, 'height': 720, 'audio': True, 'group': ['garage', 'front', 'Back'], 'rects': [[2, 2, 634, 358], [642, 2, 1274, 358], [324, 362, 956, 718]], 'newalerts': 0, 'lastalert': -1, 'alertutc': 0}, {'optionDisplay': '+All cameras cycle', 'optionValue': '@Index', 'type': 4, 'FPS': 15.0, 'color': 0, 'ptz': False, 'audio': True, 'width': 1280, 'height': 720, 'isEnabled': True, 'isOnline': True, 'profile': 1, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isYellow': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 0, 'nTriggers': 0, 'nClips': 0, 'nNoSignal': 0, 'error': '', 'isMotion': False, 'isTriggered': False}, {'optionDisplay': 'Garage', 'optionValue': 'garage', 'active': True, 'FPS': 14.78, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 134, 'lastalert': 17158430, 'alertutc': 1587348998, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 1284, 'nTriggers': 1284, 'nClips': 97, 'nNoSignal': 60, 'error': ''}, {'optionDisplay': 'Frontdoor', 'optionValue': 'front', 'active': True, 'FPS': 13.74, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 5, 'lastalert': 15950863, 'alertutc': 1587333073, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 71, 'nTriggers': 71, 'nClips': 33, 'nNoSignal': 120, 'error': ''}, {'optionDisplay': 'Backyard', 'optionValue': 'Back', 'active': True, 'FPS': 14.98, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 79, 'lastalert': 17327596, 'alertutc': 1587384494, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 858, 'nTriggers': 858, 'nClips': 202, 'nNoSignal': 329, 'error': ''}]} 2020-04-20 08:53:17 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving status 2020-04-20 08:53:17 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:53:17 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'status', 'session': '6121213509ee15dd1b2a5c3a45fe3103'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': {'signal': '1', 'cxns': 1, 'cpu': 27, 'ram': '1395462144', 'bits': 24, 'mem': '1.29G', 'memload': '58%', 'disks': [{'disk': 'C:', 'allocated': 4096, 'used': 898, 'free': 11160, 'total': 50648}, {'disk': '\\\\192.168.94.30\\Media', 'allocated': 10240, 'used': 0, 'free': 2097152, 'total': 0}], 'profile': 1, 'lock': '0', 'schedule': 'Default', 'dio': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'uptime': '34:08:33:45', 'clips': 'Clips: 113 files, 898.7M/14.0G; C: +7.77G', 'tmessage': '1587387168206', 'warnings': '41', 'alerts': '218', 'tzone': '-240'}} 2020-04-20 08:53:17 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Mark as created - binary_sensor -> BlueIris Garage Motion, Error: 'NoneType' object has no attribute 'attributes', Line: 199 2020-04-20 08:53:47 DEBUG (MainThread) [custom_components.blueiris.managers.home_assistant] Updating @2020-04-20 12:53:47.003687+00:00 2020-04-20 08:53:47 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving camera list 2020-04-20 08:53:47 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:53:47 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'camlist', 'session': '6121213509ee15dd1b2a5c3a45fe3103'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': [{'optionDisplay': '+All cameras', 'optionValue': 'Index', 'FPS': 15.0, 'isMotion': False, 'isTriggered': False, 'xsize': 2, 'ysize': 2, 'width': 1280, 'height': 720, 'audio': True, 'group': ['garage', 'front', 'Back'], 'rects': [[2, 2, 634, 358], [642, 2, 1274, 358], [324, 362, 956, 718]], 'newalerts': 0, 'lastalert': -1, 'alertutc': 0}, {'optionDisplay': '+All cameras cycle', 'optionValue': '@Index', 'type': 4, 'FPS': 15.0, 'color': 0, 'ptz': False, 'audio': True, 'width': 1280, 'height': 720, 'isEnabled': True, 'isOnline': True, 'profile': 1, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isYellow': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 0, 'nTriggers': 0, 'nClips': 0, 'nNoSignal': 0, 'error': '', 'isMotion': False, 'isTriggered': False}, {'optionDisplay': 'Garage', 'optionValue': 'garage', 'active': True, 'FPS': 14.45, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 134, 'lastalert': 17158430, 'alertutc': 1587348998, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 1284, 'nTriggers': 1284, 'nClips': 97, 'nNoSignal': 60, 'error': ''}, {'optionDisplay': 'Frontdoor', 'optionValue': 'front', 'active': True, 'FPS': 13.66, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 5, 'lastalert': 15950863, 'alertutc': 1587333073, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 71, 'nTriggers': 71, 'nClips': 33, 'nNoSignal': 120, 'error': ''}, {'optionDisplay': 'Backyard', 'optionValue': 'Back', 'active': True, 'FPS': 14.96, 'color': 8151097, 'ptz': False, 'audio': False, 'width': 1920, 'height': 1080, 'newalerts': 79, 'lastalert': 17327596, 'alertutc': 1587384494, 'webcast': True, 'isEnabled': True, 'isOnline': True, 'hidden': False, 'tempfull': False, 'type': 4, 'profile': 1, 'lock': 0, 'pause': 0, 'isPaused': False, 'isRecording': False, 'isManRec': False, 'ManRecElapsed': 0, 'ManRecLimit': 0, 'isYellow': False, 'isMotion': False, 'isTriggered': False, 'isNoSignal': False, 'isAlerting': False, 'nAlerts': 858, 'nTriggers': 858, 'nClips': 202, 'nNoSignal': 329, 'error': ''}]} 2020-04-20 08:53:47 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving status 2020-04-20 08:53:47 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Status of http://X.X.X.X:81/json: 200 2020-04-20 08:53:47 DEBUG (MainThread) [custom_components.blueiris.api.blue_iris_api] Full result of {'cmd': 'status', 'session': '6121213509ee15dd1b2a5c3a45fe3103'}: {'result': 'success', 'session': '6121213509ee15dd1b2a5c3a45fe3103', 'data': {'signal': '1', 'cxns': 1, 'cpu': 34, 'ram': '1395462144', 'bits': 24, 'mem': '1.29G', 'memload': '58%', 'disks': [{'disk': 'C:', 'allocated': 4096, 'used': 898, 'free': 11160, 'total': 50648}, {'disk': '\\\\192.168.94.30\\Media', 'allocated': 10240, 'used': 0, 'free': 2097152, 'total': 0}], 'profile': 1, 'lock': '0', 'schedule': 'Default', 'dio': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'uptime': '34:08:34:15', 'clips': 'Clips: 113 files, 898.7M/14.0G; C: +7.77G', 'tmessage': '1587387168206', 'warnings': '41', 'alerts': '218', 'tzone': '-240'}} 2020-04-20 08:53:47 ERROR (MainThread) [custom_components.blueiris.managers.entity_manager] Failed to update, step: Mark as created - binary_sensor -> BlueIris Garage Motion, Error: 'NoneType' object has no attribute 'attributes', Line: 199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant