[X] This issue is related to the backend (integration part) of HACS.
[X] This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
HACS shows that Atomic Calendar Revive needs to be updated:
When you click update, everything proceeds as normal:
But upon reloading, the update is still there.
Deleting the card will also not remove it.
Restarting Home Assistant after an installation can cause the card to disappear from the HACS repository completely until another restart. I have removed all mention of the card from my dashboard, in case that was in some way causing a problem.
The card is not working in any case.
Other Integrations and Frontend cards update properly.
Reproduction steps
Be prompted to update a card in HACS.
Click Update on the card and go through the flow of updating. Hit reload.
The prompt reappears again despite seeming to have been updated.
Restart Home Assistant, and the prompt appears again.
Debug logs
2021-11-13 10:58:18 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs 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
2021-11-13 10:58:18 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration emulated_color_temp 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
2021-11-13 10:58:18 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration adaptive_lighting 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
2021-11-13 10:58:18 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration grocy 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
2021-11-13 10:58:18 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration circadian_lighting 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
2021-11-13 10:58:18 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration pirateweather 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
2021-11-13 10:58:18 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration multiscrape 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
2021-11-13 10:58:18 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration samsungtv_smart 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
2021-11-13 10:58:18 WARNING (SyncWorker_6) [homeassistant.loader] We found a custom integration spotcast 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
2021-11-13 10:58:18 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration browser_mod 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
2021-11-13 10:58:18 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration edgeos 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
2021-11-13 10:58:18 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_cloud 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
2021-11-13 10:58:18 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration cryptoinfo 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
2021-11-13 10:58:18 WARNING (SyncWorker_8) [homeassistant.loader] We found a custom integration deepstack_object 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
2021-11-13 10:58:18 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration 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
2021-11-13 10:58:18 WARNING (SyncWorker_7) [homeassistant.loader] We found a custom integration anniversaries 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
2021-11-13 10:58:18 WARNING (SyncWorker_6) [homeassistant.loader] We found a custom integration deepstack_face 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
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up http
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up system_log
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'search', 'system_log', 'auth', 'cloud', 'analytics', 'image', 'device_automation', 'frontend', 'webhook', 'person', 'onboarding', 'http', 'lovelace', 'config', 'hassio', 'websocket_api', 'api'}
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up auth
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up webhook
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up config
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up hassio
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up api
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up image
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.2 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up search
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up analytics
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.2 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2021-11-13 10:58:18 INFO (SyncWorker_2) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up person
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2021-11-13 10:58:18 INFO (MainThread) [homeassistant.setup] Setting up cloud
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.0 seconds
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.3 seconds
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.helpers.storage] Migrating onboarding storage from 3 to 4
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2021-11-13 10:58:19 INFO (SyncWorker_6) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.setup] Setting up frontend
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2021-11-13 10:58:19 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 2.5 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'nzbget', 'tts', 'google', 'map', 'google_assistant', 'cover', 'system_health', 'nut', 'utility_meter', 'sonarr', 'mqtt', 'weather', 'hacs', 'ssdp', 'persistent_notification', 'input_text', 'anniversaries', 'adaptive_lighting', 'script', 'spotify', 'usb', 'ffmpeg', 'trace', 'input_boolean', 'media_player', 'homekit_controller', 'meross_cloud', 'google_travel_time', 'network', 'esphome', 'scene', 'sun', 'mobile_app', 'blueiris', 'light', 'device_tracker', 'alarm_control_panel', 'deconz', 'timer', 'energy', 'homekit', 'samsungtv_smart', 'sensor', 'konnected', 'zeroconf', 'binary_sensor', 'cast', 'co2signal', 'ios', 'history', 'blueprint', 'automation', 'default_config', 'shopping_list', 'spotcast', 'updater', 'logbook', 'discovery', 'group', 'my', 'edgeos', 'dhcp', 'grocy', 'zone', 'tag', 'input_datetime', 'input_number', 'switch', 'plex', 'browser_mod', 'counter', 'media_source', 'denonavr', 'camera', 'input_select', 'ecobee', 'rest_command'}
2021-11-13 10:58:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded deluge from homeassistant.components.deluge
2021-11-13 10:58:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded workday from homeassistant.components.workday
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up nzbget
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain nzbget took 0.0 seconds
2021-11-13 10:58:21 INFO (SyncWorker_7) [homeassistant.util.package] Attempting install of httplib2==0.19.0
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up map
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up system_health
2021-11-13 10:58:21 INFO (SyncWorker_4) [homeassistant.loader] Loaded template from homeassistant.components.template
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up input_text
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up adaptive_lighting
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain adaptive_lighting took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up trace
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up scene
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up sun
2021-11-13 10:58:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded androidtv from homeassistant.components.androidtv
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up light
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up timer
2021-11-13 10:58:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded manual from homeassistant.components.manual
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up history
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up shopping_list
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain shopping_list took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up updater
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up logbook
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up group
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up my
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up zone
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up tag
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up input_number
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up browser_mod
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain browser_mod took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up counter
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up media_source
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up input_select
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up rest_command
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain rest_command took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.components.light] Setting up light.emulated_color_temp
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.1 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.2 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.2 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.manual
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.1 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.1 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.1 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up energy
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up cover
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.components.light] Setting up light.browser_mod
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.components.light] Setting up light.browser_mod
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up template
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 0.3 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.3 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.2 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.components.cover] Setting up cover.template
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.2 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.2 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.3 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.3 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.3 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.0 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.3 seconds
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setting up script
2021-11-13 10:58:21 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:23 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139801610878496] Received invalid command: mobile_app/push_notification_channel
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up utility_meter
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up sonarr
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain sonarr took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up weather
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.weather] Setting up weather.pirateweather
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up anniversaries
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain anniversaries took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [custom_components.anniversaries]
-------------------------------------------------------------------
anniversaries
Version: 4.4.0
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/pinkywafer/Anniversaries/issues
-------------------------------------------------------------------
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up hacs
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] HACS is enabled
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)
Version: 1.17.0
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
2021-11-13 10:58:27 INFO (SyncWorker_2) [homeassistant.loader] Loaded calendar from homeassistant.components.calendar
2021-11-13 10:58:27 INFO (SyncWorker_6) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up google_travel_time
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain google_travel_time took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up usb
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain google took 0.2 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up calendar
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain calendar took 0.0 seconds
2021-11-13 10:58:27 INFO (Thread-3) [homeassistant.components.mqtt] Connected to MQTT server core-mosquitto:1883 (0)
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain utility_meter took 0.2 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up samsungtv_smart
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain samsungtv_smart took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up network
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.1 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up co2signal
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain co2signal took 0.0 seconds
2021-11-13 10:58:27 INFO (SyncWorker_6) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/users/me/calendarList?alt=json
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up edgeos
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain edgeos took 0.0 seconds
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Configuration type: config_entry
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.2 seconds
2021-11-13 10:58:27 INFO (SyncWorker_5) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Loaded 11 tasks
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Scheduling the hello_world task to run every 364 days, 0:00:00
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.SETUP
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: verify_api
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: setup_frontend
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] LovelaceMode.STORAGE mode, cache for /hacsfiles/: True
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Task setup_frontend took 0.00 seconds to complete
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: setup_sensor
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Task setup_sensor took 0.00 seconds to complete
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: check_constrains
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: clear_old_storage
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: setup_websocket_api
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Task setup_websocket_api took 0.00 seconds to complete
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: activate_categories
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Enable category: integration
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Enable category: theme
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Enable category: appdaemon
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Enable category: netdaemon
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Task activate_categories took 0.00 seconds to complete
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Executing task: restore_data
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up ecobee
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain ecobee took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up grocy
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain grocy took 0.0 seconds
2021-11-13 10:58:27 INFO (SyncWorker_2) [homeassistant.loader] Loaded steam_online from homeassistant.components.steam_online
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up switch
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Task clear_old_storage took 0.11 seconds to complete
2021-11-13 10:58:27 DEBUG (MainThread) [custom_components.hacs] Task check_constrains took 0.11 seconds to complete
2021-11-13 10:58:27 INFO (MainThread) [custom_components.grocy]
-------------------------------------------------------------------
Grocy
Version: v3.2.0
This is a custom integration!
If you have any issues with this you need to open an issue here:
https://github.com/custom-components/grocy/issues
-------------------------------------------------------------------
2021-11-13 10:58:27 INFO (SyncWorker_5) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/p07n98go11onamd08d0kmq6jhs%40group.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2021-11-13T10%3A58%3A27.821293-05%3A00&alt=json
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.workday
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.switch] Setting up switch.deluge
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_TotalStartTime
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Total
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Yesterday
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Today
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Power
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_ApparentPower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_ReactivePower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Factor
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Voltage
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_ENERGY_Current
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor A3526E_status
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_TotalStartTime
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Total
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Yesterday
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Today
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Power
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_ApparentPower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_ReactivePower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Factor
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Voltage
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_ENERGY_Current
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9F03_status
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_TotalStartTime
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Total
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Yesterday
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Today
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Power
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_ApparentPower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_ReactivePower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Factor
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Voltage
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_ENERGY_Current
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 9A9BBF_status
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_TotalStartTime
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Total
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Yesterday
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Today
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Power
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_ApparentPower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_ReactivePower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Factor
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Voltage
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_ENERGY_Current
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DD50F_status
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_TotalStartTime
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Total
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Yesterday
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Today
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Power
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_ApparentPower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_ReactivePower
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Factor
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Voltage
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_ENERGY_Current
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 7DB974_status
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch A3526E_RL_1
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 9A9F03_RL_1
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 9A9BBF_RL_1
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 7DD50F_RL_1
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 7DB974_RL_1
2021-11-13 10:58:27 INFO (SyncWorker_2) [deluge_client.client] Connecting to 192.168.1.13:58846
2021-11-13 10:58:27 INFO (SyncWorker_4) [homeassistant.loader] Loaded universal from homeassistant.components.universal
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hassio
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.browser_mod
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.edgeos
2021-11-13 10:58:27 INFO (SyncWorker_2) [deluge_client.client] Connecting to 192.168.1.13:58846
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.switch] Setting up switch.adaptive_lighting
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.switch] Setting up switch.adaptive_lighting
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.switch] Setting up switch.nzbget
2021-11-13 10:58:27 INFO (SyncWorker_7) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setting up media_player
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.browser_mod
2021-11-13 10:58:27 INFO (SyncWorker_1) [homeassistant.loader] Loaded history_stats from homeassistant.components.history_stats
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.androidtv
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.androidtv
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.universal
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.universal
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.grocy
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.browser_mod
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.samsungtv_smart
2021-11-13 10:58:27 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.samsungtv_smart
2021-11-13 10:58:27 INFO (MainThread) [custom_components.hacs] Restore started
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2021-11-13 10:58:28 INFO (MainThread) [custom_components.samsungtv_smart.media_player] Samsung TV 192.168.1.32:8001 added as 'Basement TV'
2021-11-13 10:58:28 INFO (MainThread) [custom_components.samsungtv_smart.media_player] Samsung TV 192.168.1.33:8002 added as 'TV Living Room'
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up nut
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain nut took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.browser_mod
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up spotify
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain spotify took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [custom_components.meross_cloud.version] MerossCloudVersion: 0.4.2.2
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up meross_cloud
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain meross_cloud took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up plex
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain plex took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up camera
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.2 seconds
2021-11-13 10:58:28 INFO (SyncWorker_0) [homeassistant.loader] Loaded scrape from homeassistant.components.scrape
2021-11-13 10:58:28 WARNING (MainThread) [custom_components.meross_cloud] Skip MQTT cert validation option set to: False
2021-11-13 10:58:28 INFO (MainThread) [custom_components.meross_cloud] Found application token issued on 2021-10-04 20:59:35.569976 to f1_Xella_93@hotmail.com. Using it.
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up deconz
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain deconz took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up konnected
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain konnected took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up denonavr
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain denonavr took 0.0 seconds
2021-11-13 10:58:28 INFO (SyncWorker_0) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2021-11-13 10:58:28 INFO (MainThread) [custom_components.hacs] Restore done
2021-11-13 10:58:28 DEBUG (MainThread) [custom_components.hacs] Task restore_data took 0.82 seconds to complete
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.4 seconds
2021-11-13 10:58:28 INFO (SyncWorker_9) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:28 INFO (SyncWorker_4) [homeassistant.loader] Loaded rest from homeassistant.components.rest
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up ios
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up tts
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.components.camera] Setting up camera.browser_mod
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain ios took 0.1 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up automation
2021-11-13 10:58:28 DEBUG (MainThread) [aiogithubapi] 'GitHubRateLimitResourcesModel' is missing key 'actions_runner_registration' for <class 'dict'>
2021-11-13 10:58:28 DEBUG (MainThread) [aiogithubapi] 'GitHubRateLimitResourcesModel' is missing key 'scim' for <class 'dict'>
2021-11-13 10:58:28 DEBUG (MainThread) [custom_components.hacs] Can update 235 repositories
2021-11-13 10:58:28 DEBUG (MainThread) [custom_components.hacs] Task verify_api took 0.90 seconds to complete
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up blueiris
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain blueiris took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.components.camera] Setting up camera.browser_mod
2021-11-13 10:58:28 INFO (SyncWorker_9) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/karlmax.shcherbina%40gmail.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2021-11-13T10%3A58%3A28.642955-05%3A00&alt=json
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up homekit_controller
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up esphome
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain esphome took 0.0 seconds
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setting up discovery
2021-11-13 10:58:28 INFO (MainThread) [homeassistant.setup] Setup of domain discovery took 0.0 seconds
2021-11-13 10:58:29 INFO (SyncWorker_0) [homeassistant.loader] Loaded integration from homeassistant.components.integration
2021-11-13 10:58:29 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up google_assistant
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up notify
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [custom_components.hacs] Executing task: load_hacs_repository
2021-11-13 10:58:29 DEBUG (MainThread) [custom_components.hacs] Task load_hacs_repository took 0.00 seconds to complete
2021-11-13 10:58:29 INFO (SyncWorker_4) [homeassistant.loader] Loaded tautulli from homeassistant.components.tautulli
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up homekit
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain homekit took 0.0 seconds
2021-11-13 10:58:29 INFO (SyncWorker_6) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:29 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2021-11-13 10:58:29 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2021-11-13 10:58:29 INFO (MainThread) [custom_components.hacs] HACS is enabled
2021-11-13 10:58:29 INFO (SyncWorker_5) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2021-11-13 10:58:29 INFO (SyncWorker_9) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up sensor
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain homekit_controller took 0.4 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.1 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain google_assistant took 0.1 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.ecobee
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.weather] Setting up weather.ecobee
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.notify] Setting up notify.ios
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.deluge
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.cryptoinfo
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.cryptoinfo
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.steam_online
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.history_stats
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.history_stats
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.history_stats
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.scrape
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.scrape
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.scrape
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.integration
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.tautulli
2021-11-13 10:58:29 INFO (SyncWorker_3) [deluge_client.client] Connecting to 192.168.1.13:58846
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up climate
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up humidifier
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.0 seconds
2021-11-13 10:58:29 INFO (SyncWorker_3) [deluge_client.client] Connecting to 192.168.1.13:58846
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.6 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hassio
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.browser_mod
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.nzbget
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.anniversaries
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.google_travel_time
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sonarr
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mqtt
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.grocy
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.edgeos
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.co2signal
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.nut
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ios
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ecobee
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.7 seconds
2021-11-13 10:58:29 INFO (SyncWorker_6) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/c5a6dkjd1pvfga8891qaji96tc%40group.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2021-11-13T10%3A58%3A29.286567-05%3A00&alt=json
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.esphome
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.switch] Setting up switch.esphome
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.esphome
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.climate] Setting up climate.ecobee
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.humidifier] Setting up humidifier.ecobee
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.browser_mod
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.utility_meter
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.utility_meter
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.climate] Setting up climate.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.cover] Setting up cover.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.light] Setting up light.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.scene] Setting up scene.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.switch] Setting up switch.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.blueiris
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.edgeos
2021-11-13 10:58:29 INFO (SyncWorker_3) [homeassistant.loader] Loaded siren from homeassistant.components.siren
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.konnected.panel] Connected to new Konnected device
2021-11-13 10:58:29 INFO (SyncWorker_4) [homeassistant.loader] Loaded lock from homeassistant.components.lock
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.climate] Setting up climate.homekit_controller
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.homekit_controller
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-11-13 10:58:29 INFO (SyncWorker_10) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2021-11-13 10:58:29 INFO (SyncWorker_9) [homeassistant.loader] Loaded number from homeassistant.components.number
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up siren
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up lock
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up default_config
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.camera] Setting up camera.blueiris
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up fan
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up number
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
2021-11-13 10:58:29 INFO (SyncWorker_3) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.siren] Setting up siren.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.lock] Setting up lock.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.fan] Setting up fan.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.number] Setting up number.deconz
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.plex
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.plex
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.konnected.panel] Pushing settings to device 84f3ebfc60a3
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.switch] Setting up switch.blueiris
2021-11-13 10:58:29 INFO (SyncWorker_0) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:29 INFO (MainThread) [custom_components.meross_cloud] Meross manager is in place, updating its configuration
2021-11-13 10:58:29 WARNING (MainThread) [custom_components.meross_cloud]
===============================
Meross Cloud Custom component
Developed by Alberto Geniola
Low level library version: 0.4.2.2
-------------------------------
This custom component is under development and not yet ready for production use.
In case of errors/misbehave, please report it here:
https://github.com/albertogeniola/meross-homeassistant/issues
If you like this extension and you want to support it, please consider donating.
-------------------------------
List of devices reported by HTTP API:
- Couch Switch (wp110b) - OnlineStatus.ONLINE
- Number light (wp110b) - OnlineStatus.ONLINE
- Basement Theatre (wp110b) - OnlineStatus.ONLINE
===============================
2021-11-13 10:58:29 INFO (MainThread) [custom_components.meross_cloud] Starting meross manager
2021-11-13 10:58:29 INFO (MainThread) [meross_iot.manager] Starting looper task
2021-11-13 10:58:29 INFO (MainThread) [custom_components.meross_cloud] Discovering Meross devices...
2021-11-13 10:58:29 INFO (MainThread) [meross_iot.manager]
------- Triggering HTTP discovery, filter_device: None -------
2021-11-13 10:58:29 INFO (MainThread) [custom_components.blueiris.managers.home_assistant] Handling ConfigEntry change: {'entry_id': 'c9f72530de9602f5934f1b9ec4910ae6', 'version': 1, 'domain': 'blueiris', 'title': 'BlueIris', 'data': {'host': '192.168.1.6', 'port': '8080', 'ssl': False, 'username': 'hass_admin', 'password': 'gAAAAABhXfhi2qEV4xZ_XHmRjsNHe5ZJxRNwS3y2In7JCqP9sCW00jf2Mfj2U9x_g1GCPnVQO0yhn-3tUS-rqQfw2eqe6F7QmQ=='}, 'options': {'stream-type': 'H264', 'support_stream': False, 'log_level': 'Default', 'allowed_camera': ['garageint', 'backyard', 'frontyard', 'garage'], 'allowed_connectivity_sensor': ['garageint', 'backyard', 'frontyard', 'garage'], 'allowed_audio_sensor': [], 'allowed_motion_sensor': ['garageint', 'backyard', 'frontyard', 'garage'], 'allowed_dio_sensor': ['garageint', 'backyard', 'frontyard', 'garage'], 'allowed_external_sensor': ['garageint', 'backyard', 'frontyard', 'garage'], 'allowed_profile': ['0', '1', '2', '3', '4', '5', '6', '7'], 'allowed_schedule': ['0']}, 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'unique_id': None, 'disabled_by': None}
2021-11-13 10:58:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Initializing BlueIris
2021-11-13 10:58:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Performing login
2021-11-13 10:58:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Retrieving session ID
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up stream
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [meross_iot.manager] Starting Manager Looper
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.2 seconds
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up cast
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [pydeconz.websocket] Connected to deCONZ (core-deconz)
2021-11-13 10:58:29 INFO (SyncWorker_0) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/lie9ncr3222ahbcmclheu9s2uvrrbn83%40import.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2021-11-13T10%3A58%3A29.840489-05%3A00&alt=json
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.spotify
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setting up spotcast
2021-11-13 10:58:29 INFO (MainThread) [homeassistant.setup] Setup of domain spotcast took 0.0 seconds
2021-11-13 10:58:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 10:58:30 INFO (SyncWorker_10) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:30 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to 192.168.1.73 @ 192.168.1.73
2021-11-13 10:58:30 INFO (SyncWorker_0) [pychromecast] Querying device status
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] The following devices were already known to me: {}
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] The following devices are new to me: [{"uuid": "1811146060857625181834298f1d744d", "online_status": "ONLINE", "dev_name": "Couch Switch", "dev_icon_id": "device001", "bind_time": "2019-07-15T03:43:37", "device_type": "wp110b", "sub_type": "us", "channels": [{}], "region": "us", "fmware_version": "2.1.3", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us.meross.com"}, {"uuid": "1811147575843425181834298f1d5c0a", "online_status": "ONLINE", "dev_name": "Number light", "dev_icon_id": "device001", "bind_time": "2019-07-15T03:38:01", "device_type": "wp110b", "sub_type": "us", "channels": [{}], "region": "us", "fmware_version": "2.1.3", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us.meross.com"}, {"uuid": "1811140791370525181834298f1d7eaf", "online_status": "ONLINE", "dev_name": "Basement Theatre", "dev_icon_id": "device012", "bind_time": "2019-07-10T02:42:53", "device_type": "wp110b", "sub_type": "us", "channels": [{}], "region": "us", "fmware_version": "2.1.3", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us.meross.com"}]
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] Updating 0 known devices form HTTPINFO and fetching data from 3 newly discovered devices...
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.switch] Setting up switch.mqtt
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] Allocating new mqtt client for mqtt-us.meross.com:443...
2021-11-13 10:58:30 INFO (SyncWorker_10) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/0alv50j00kah1b7nomf3ejnqho%40group.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2021-11-13T10%3A58%3A30.286736-05%3A00&alt=json
2021-11-13 10:58:30 INFO (SyncWorker_9) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage Interior Motion
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage Interior Connectivity
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage Interior External
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage Interior DIO
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Back Yard Motion
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Back Yard Connectivity
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Back Yard External
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Back Yard DIO
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Front Yard Motion
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Front Yard Connectivity
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Front Yard External
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Front Yard DIO
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage Motion
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage Connectivity
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage External
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.base] Added new BlueIris Garage DIO
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.binary_sensors.main] Added new BlueIris Alerts
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.camera] Added new BlueIris Garage Interior
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.camera] Added new BlueIris Back Yard
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.camera] Added new BlueIris Front Yard
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.camera] Added new BlueIris Garage
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Inactive
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Active
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Work hours
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Profile 3
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Profile 4
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Profile 5
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Profile 6
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Profile Profile 7
2021-11-13 10:58:30 INFO (MainThread) [custom_components.blueiris.switch] Added new BlueIris Schedule Default
2021-11-13 10:58:30 INFO (SyncWorker_11) [pychromecast] Querying device status
2021-11-13 10:58:30 INFO (SyncWorker_1) [meross_iot.manager] Subscribed to topics, scheduling state update for already known devices.
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.konnected.panel] Set up Konnected device 84f3ebfc60a3. Open http://192.168.1.3:24539 in a web browser to view device status
2021-11-13 10:58:30 INFO (MainThread) [denonavr.foundation] AVR-X device, using AppCommand.xml interface
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager]
------- Triggering HTTP discovery, filter_device: None -------
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.denonavr
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.konnected
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.konnected
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.switch] Setting up switch.konnected
2021-11-13 10:58:30 INFO (SyncWorker_9) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/family11669586639422645053%40group.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2021-11-13T10%3A58%3A30.783058-05%3A00&alt=json
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.controller.device] No MQTT PORT specified in args, assuming default value 443
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.controller.device] No MQTT PORT specified in args, assuming default value 443
2021-11-13 10:58:30 INFO (SyncWorker_1) [pychromecast] Querying device status
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.controller.device] No MQTT PORT specified in args, assuming default value 443
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] Fetch and update done
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager]
------- HTTP discovery ended -------
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.light] Setting up light.meross_cloud
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.switch] Setting up switch.meross_cloud
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.cover] Setting up cover.meross_cloud
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.meross_cloud
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.climate] Setting up climate.meross_cloud
2021-11-13 10:58:30 INFO (MainThread) [homeassistant.components.fan] Setting up fan.meross_cloud
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] The following devices were already known to me: {{"uuid": "1811146060857625181834298f1d744d", "online_status": "ONLINE", "dev_name": "Couch Switch", "dev_icon_id": "device001", "bind_time": "2019-07-15T03:43:37", "device_type": "wp110b", "sub_type": "us", "channels": [{}], "region": "us", "fmware_version": "2.1.3", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us.meross.com"}: Couch Switch (wp110b, HW 2.0.0, FW 2.1.3, class: wp110b:2.0.0:2.1.3), {"uuid": "1811147575843425181834298f1d5c0a", "online_status": "ONLINE", "dev_name": "Number light", "dev_icon_id": "device001", "bind_time": "2019-07-15T03:38:01", "device_type": "wp110b", "sub_type": "us", "channels": [{}], "region": "us", "fmware_version": "2.1.3", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us.meross.com"}: Number light (wp110b, HW 2.0.0, FW 2.1.3, class: wp110b:2.0.0:2.1.3), {"uuid": "1811140791370525181834298f1d7eaf", "online_status": "ONLINE", "dev_name": "Basement Theatre", "dev_icon_id": "device012", "bind_time": "2019-07-10T02:42:53", "device_type": "wp110b", "sub_type": "us", "channels": [{}], "region": "us", "fmware_version": "2.1.3", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us.meross.com"}: Basement Theatre (wp110b, HW 2.0.0, FW 2.1.3, class: wp110b:2.0.0:2.1.3)}
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] The following devices are new to me: []
2021-11-13 10:58:30 INFO (MainThread) [meross_iot.manager] Updating 3 known devices form HTTPINFO and fetching data from 0 newly discovered devices...
2021-11-13 10:58:31 INFO (MainThread) [meross_iot.manager] Fetch and update done
2021-11-13 10:58:31 INFO (MainThread) [meross_iot.manager]
------- HTTP discovery ended -------
2021-11-13 10:58:31 WARNING (MainThread) [meross_iot.manager] Found a new device Couch Switch (wp110b, HW 2.0.0, FW 2.1.3, class: wp110b:2.0.0:2.1.3) that has become online while we were offline.
2021-11-13 10:58:31 WARNING (MainThread) [meross_iot.manager] Found a new device Basement Theatre (wp110b, HW 2.0.0, FW 2.1.3, class: wp110b:2.0.0:2.1.3) that has become online while we were offline.
2021-11-13 10:58:31 WARNING (MainThread) [meross_iot.manager] Found a new device Number light (wp110b, HW 2.0.0, FW 2.1.3, class: wp110b:2.0.0:2.1.3) that has become online while we were offline.
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.managers.home_assistant] Handling ConfigEntry change: {'entry_id': '5152113293e160609210c875a6783dc1', 'version': 1, 'domain': 'edgeos', 'title': 'EdgeOS', 'data': {'host': '192.168.1.1', 'username': 'hass', 'password': 'gAAAAABhjZdm42QqKGsrWREF3L3vulzY_vt-xBgElkdXh9DKmo6UuymVjzy6VIBz7oo2FwbuEmHCsSrMf1vOc1arWPebrHQXAg==', 'unit': 'MBytes'}, 'options': {'consider_away_interval': 180, 'monitored_devices': ['Server_Mesawest', 'Tower-Max'], 'monitored_interfaces': ['eth0', 'eth1'], 'track_devices': ['ALEX-TABLET', 'Alex_BasementTablet', 'iPad-Oleg', 'Oleg-iPhone'], 'update_entities_interval': 1, 'update_api_interval': 60, 'log_level': 'Default', 'log_incoming_messages': False}, 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'unique_id': None, 'disabled_by': None}
2021-11-13 10:58:31 INFO (MainThread) [denonavr.foundation] AVR-X device, using AppCommand.xml interface
2021-11-13 10:58:31 INFO (SyncWorker_10) [pychromecast] Querying device status
2021-11-13 10:58:31 INFO (SyncWorker_4) [pychromecast] Querying device status
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.managers.device_manager] EdgeOS device created: {'identifiers': {('EdgeOS', 'EdgeOS (ER-4)')}, 'name': 'EdgeOS (ER-4)', 'manufacturer': 'Ubiquiti', 'model': 'ER-4', 'sw_version': 'v2.0.9-hotfix.2'}
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.managers.home_assistant] Adding Entities timer, interval: 1s
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.managers.home_assistant] Adding API timer, interval: 60s
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.managers.home_assistant] Adding Heartbeat timer, interval: 30s
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.clients.web_socket] Starting to listen connected
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.clients.web_socket] Subscribed to WS payloads
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.binary_sensor] Added new EdgeOS Interface eth0
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.binary_sensor] Added new EdgeOS Interface eth1
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.binary_sensor] Added new EdgeOS Device Server_Mesawest
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.binary_sensor] Added new EdgeOS Device Tower-Max
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.binary_sensor] Added new EdgeOS System Status
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.sensor] Added new EdgeOS Unknown Devices
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.sensor] Added new EdgeOS System Uptime
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.device_tracker] Added new EdgeOS ALEX-TABLET
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.device_tracker] Added new EdgeOS Alex_BasementTablet
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.device_tracker] Added new EdgeOS Oleg-iPhone
2021-11-13 10:58:31 INFO (MainThread) [custom_components.edgeos.device_tracker] Added new EdgeOS iPad-Oleg
2021-11-13 10:58:32 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 14.75s
2021-11-13 10:58:32 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2021-11-13 10:58:32 INFO (MainThread) [homeassistant.core] Timer:starting
2021-11-13 10:58:32 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2021-11-13 10:58:33 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2021-11-13 10:58:33 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing '💲 Bitcoin Notification' trigger: In 'numeric_state' condition: entity sensor.cryptoinfo_bitcoin_cad state 'None' cannot be processed as a number
2021-11-13 10:58:33 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing '💲 Bitcoin Notification' trigger: In 'numeric_state' condition: entity sensor.cryptoinfo_bitcoin_cad state 'None' cannot be processed as a number
2021-11-13 10:58:33 INFO (MainThread) [custom_components.hacs] Executing task: load_hacs_repository
2021-11-13 10:58:33 DEBUG (MainThread) [custom_components.hacs] Task load_hacs_repository took 0.00 seconds to complete
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.update_morning_commute] Initialized trigger Commute - Update morning commute sensor
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.spotify_device_selected] Initialized trigger Spotify: Device Selected
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.christmas_notification_duplicate] Initialized trigger Christmas Notification Julie
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.morning_spotify] Initialized trigger Morning Spotify
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.apple_living_room_tv] Initialized trigger Apple Living Room TV
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.bitcoin_notification] Initialized trigger 💲 Bitcoin Notification
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.shakepay_notification] Initialized trigger 💸 Shakepay Notification
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.shakepay_reset_inputboolean] Initialized trigger 💸 Shakepay Reset InputBoolean
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.turn_off_downloads] Initialized trigger Turn off Downloads
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.test_pipup] Initialized trigger Test PiPup
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.bedtime] Initialized trigger 🕙 Bedtime
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.home_assistant_shutdown_process] Initialized trigger 🏡 Home Assistant Shutdown Process
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.home_assistant_startup_process] 🏡 Home Assistant Startup Process: Running automation actions
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.home_assistant_startup_process] 🏡 Home Assistant Startup Process: Executing step delay 0:00:30
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.home_assistant_startup_process] Initialized trigger 🏡 Home Assistant Startup Process
2021-11-13 10:58:33 INFO (MainThread) [homeassistant.components.automation.check_alectra_every_hour] Initialized trigger ⚡ Check Alectra every Hour
2021-11-13 10:58:33 INFO (MainThread) [custom_components.hacs] Loading known repositories
2021-11-13 10:58:33 INFO (MainThread) [pyhap.accessory_driver] Starting accessory BlueIris Back Yard on address 192.168.1.118, port 21066.
2021-11-13 10:58:33 INFO (MainThread) [pyhap.accessory_driver] Starting accessory TV Basement Universal on address 192.168.1.118, port 51829.
2021-11-13 10:58:33 INFO (SyncWorker_1) [homeassistant.loader] Loaded wake_on_lan from homeassistant.components.wake_on_lan
2021-11-13 10:58:33 INFO (MainThread) [pyhap.accessory_driver] Starting accessory HASS Bridge S2XU on address 192.168.1.118, port 51828.
2021-11-13 10:58:33 INFO (MainThread) [pyhap.accessory_driver] Starting accessory BlueIris Garage on address 192.168.1.118, port 21068.
2021-11-13 10:58:33 INFO (MainThread) [pyhap.accessory_driver] Starting accessory BlueIris Garage Interior on address 192.168.1.118, port 21065.
2021-11-13 10:58:33 INFO (MainThread) [pyhap.accessory_driver] Starting accessory BlueIris Front Yard on address 192.168.1.118, port 21067.
2021-11-13 10:58:33 INFO (SyncWorker_11) [homeassistant.loader] Loaded heos from homeassistant.components.heos
2021-11-13 10:58:33 DEBUG (MainThread) [custom_components.hacs] Got 128 elements for removed
2021-11-13 10:58:33 INFO (SyncWorker_7) [homeassistant.loader] Loaded zha from homeassistant.components.zha
2021-11-13 10:58:34 DEBUG (MainThread) [aiogithubapi] 'GitHubRateLimitResourcesModel' is missing key 'actions_runner_registration' for <class 'dict'>
2021-11-13 10:58:34 DEBUG (MainThread) [aiogithubapi] 'GitHubRateLimitResourcesModel' is missing key 'scim' for <class 'dict'>
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Can update 235 repositories, items in queue 5
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Checking out tasks to execute
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Starting queue execution for 5 tasks
2021-11-13 10:58:34 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.16', 53289): Connection made to BlueIris Back Yard
2021-11-13 10:58:34 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.16', 53290): Connection made to BlueIris Garage
2021-11-13 10:58:34 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.16', 53291): Connection made to HASS Bridge S2XU
2021-11-13 10:58:34 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.16', 53292): Connection made to BlueIris Front Yard
2021-11-13 10:58:34 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.16', 53293): Connection made to TV Basement Universal
2021-11-13 10:58:34 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.16', 53294): Connection made to BlueIris Garage Interior
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Got 239 elements for plugin
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Got 66 elements for theme
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Got 3 elements for netdaemon
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Got 61 elements for appdaemon
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Got 601 elements for integration
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Queue execution finished for 5 tasks finished in 0.24 seconds
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Starting recurring background task for installed repositories
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Checking out tasks to execute
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] Starting queue execution for 34 tasks
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration elad-bar/ha-edgeos> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/grocy> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Plugin gadgetchnnel/lovelace-card-templater> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration thomasloven/hass-browser_mod> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Plugin isabellaalstrom/lovelace-grocy-chores-card> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Plugin dimagoltsman/refreshable-picture-card> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration danieldotnl/ha-multiscrape> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration Mr-Groch/HA-Emulated-Color-Temp-Light> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Plugin mattieha/slider-button-card> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Plugin nervetattoo/simple-thermostat> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-mod> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration heyajohnny/cryptoinfo> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration pinkywafer/Anniversaries> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration ollo69/ha-samsungtv-smart> Getting repository information
2021-11-13 10:58:34 DEBUG (MainThread) [custom_components.hacs] <Integration robmarkcole/HASS-Deepstack-object> Getting repository information
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration elad-bar/ha-edgeos> Running checks against v1.1.5
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration heyajohnny/cryptoinfo> Running checks against v0.0.8
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration Mr-Groch/HA-Emulated-Color-Temp-Light> Running checks against 0.1.4
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Plugin gadgetchnnel/lovelace-card-templater> Running checks against 0.0.17
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration thomasloven/hass-browser_mod> Running checks against 1.5.1
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Plugin dimagoltsman/refreshable-picture-card> Running checks against 0.1.6
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Plugin isabellaalstrom/lovelace-grocy-chores-card> Running checks against v3.1.2
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration danieldotnl/ha-multiscrape> Running checks against v5.5.0
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/grocy> Running checks against v3.2.0
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-mod> Running checks against 3.0.13
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Plugin nervetattoo/simple-thermostat> Running checks against v2.4.2
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration ollo69/ha-samsungtv-smart> Running checks against v0.4.7
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Plugin mattieha/slider-button-card> Running checks against v1.10.3
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration pinkywafer/Anniversaries> Running checks against 4.4.0
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] <Integration robmarkcole/HASS-Deepstack-object> Running checks against v4.3.2
2021-11-13 10:58:35 DEBUG (MainThread) [custom_components.hacs] 'state_attr' is undefined
2021-11-13 10:58:36 DEBUG (MainThread) [custom_components.hacs] 'value' is undefined
2021-11-13 10:58:36 DEBUG (MainThread) [custom_components.hacs] 'state_attr' is undefined
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49931): Connection made to BlueIris Garage
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49932): Connection made to BlueIris Garage Interior
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49930): Connection made to BlueIris Back Yard
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49933): Connection made to BlueIris Back Yard
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49934): Connection made to BlueIris Garage
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49935): Connection made to TV Basement Universal
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49936): Connection made to BlueIris Front Yard
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49937): Connection made to BlueIris Garage Interior
2021-11-13 10:58:36 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.38', 49938): Connection made to HASS Bridge S2XU
2021-11-13 10:58:40 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-slider-entity-row> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration claytonjn/hass-circadian_lighting> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-multiple-entity-row> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/spotify-card> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-layout-card> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration robmarkcole/HASS-Deepstack-face> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin RomRider/apexcharts-card> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration elad-bar/ha-blueiris> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration fondberg/spotcast> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/button-card> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration albertogeniola/meross-homeassistant> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration basnijholt/adaptive-lighting> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin bokub/rgb-light-card> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-slider-entity-row> Running checks against 17.2.1
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin bramkragten/weather-card> Getting repository information
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration elad-bar/ha-blueiris> Running checks against v1.0.6
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration claytonjn/hass-circadian_lighting> Running checks against 2.0.4
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration robmarkcole/HASS-Deepstack-face> Running checks against v0.11
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-multiple-entity-row> Running checks against v4.2.0
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-layout-card> Running checks against 2.3.1
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/spotify-card> Running checks against v2.4.0
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration basnijholt/adaptive-lighting> Running checks against 1.0.14
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin bokub/rgb-light-card> Running checks against 1.10.0
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin RomRider/apexcharts-card> Running checks against v1.10.0
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration albertogeniola/meross-homeassistant> Running checks against v1.1.4
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Running checks against v1.14.0
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/button-card> Running checks against v3.4.2
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Plugin bramkragten/weather-card> Running checks against v1.5.0
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] <Integration fondberg/spotcast> Running checks against v3.6.21
2021-11-13 10:58:41 DEBUG (MainThread) [custom_components.hacs] 'trigger' is undefined
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-graph-card> Getting repository information
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Plugin RossMcMillan92/lovelace-collapsable-cards> Getting repository information
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Integration alexander0042/pirate-weather-ha> Getting repository information
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Plugin marksie1988/atomic-calendar-revive> Getting repository information
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Plugin RossMcMillan92/lovelace-collapsable-cards> Running checks against v0.2.0
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-graph-card> Running checks against v0.10.0
2021-11-13 10:58:46 ERROR (MainThread) [custom_components.hacs] marksie1988/atomic-calendar-revive -
2021-11-13 10:58:46 DEBUG (MainThread) [custom_components.hacs] <Integration alexander0042/pirate-weather-ha> Running checks against master
2021-11-13 10:58:52 DEBUG (MainThread) [custom_components.hacs] Queue execution finished for 34 tasks finished in 17.49 seconds
2021-11-13 10:58:52 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.critical'. Content did not change
2021-11-13 10:58:52 DEBUG (MainThread) [custom_components.hacs] Saving data
2021-11-13 10:58:52 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.hacs'. Content did not change
2021-11-13 10:58:52 DEBUG (MainThread) [custom_components.hacs] Recurring background task for installed repositories done
2021-11-13 10:58:52 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue
2021-11-13 10:58:52 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING
2021-11-13 10:58:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 10:59:03 INFO (MainThread) [homeassistant.components.automation.home_assistant_startup_process] 🏡 Home Assistant Startup Process: Executing step call service
2021-11-13 10:59:21 DEBUG (MainThread) [custom_components.hacs] Running release_notes for marksie1988/atomic-calendar-revive
2021-11-13 10:59:21 DEBUG (MainThread) [custom_components.hacs] Saving data
2021-11-13 10:59:21 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.hacs'. Content did not change
2021-11-13 10:59:21 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.repositories'. Content did not change
2021-11-13 10:59:24 DEBUG (MainThread) [custom_components.hacs] Running install for marksie1988/atomic-calendar-revive
2021-11-13 10:59:24 DEBUG (MainThread) [custom_components.hacs] <Plugin marksie1988/atomic-calendar-revive> Getting repository information
2021-11-13 10:59:25 ERROR (MainThread) [custom_components.hacs]
2021-11-13 10:59:25 DEBUG (MainThread) [custom_components.hacs] Saving data
2021-11-13 10:59:25 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.hacs'. Content did not change
2021-11-13 10:59:25 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.repositories'. Content did not change
2021-11-13 10:59:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 10:59:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:00:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:00:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:01:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:01:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:02:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:02:39 DEBUG (MainThread) [custom_components.hacs] Running release_notes for marksie1988/atomic-calendar-revive
2021-11-13 11:02:39 DEBUG (MainThread) [custom_components.hacs] Saving data
2021-11-13 11:02:39 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.hacs'. Content did not change
2021-11-13 11:02:39 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.repositories'. Content did not change
2021-11-13 11:02:40 DEBUG (MainThread) [custom_components.hacs] Running install for marksie1988/atomic-calendar-revive
2021-11-13 11:02:40 DEBUG (MainThread) [custom_components.hacs] <Plugin marksie1988/atomic-calendar-revive> Getting repository information
2021-11-13 11:02:41 ERROR (MainThread) [custom_components.hacs]
2021-11-13 11:02:41 DEBUG (MainThread) [custom_components.hacs] Saving data
2021-11-13 11:02:41 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.hacs'. Content did not change
2021-11-13 11:02:41 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.repositories'. Content did not change
2021-11-13 11:02:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:03:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:07:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:07:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:08:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:08:34 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue
2021-11-13 11:08:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:09:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:09:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:10:14 DEBUG (MainThread) [custom_components.hacs] Running update for marksie1988/atomic-calendar-revive
2021-11-13 11:10:14 DEBUG (MainThread) [custom_components.hacs] <Plugin marksie1988/atomic-calendar-revive> Getting repository information
2021-11-13 11:10:15 ERROR (MainThread) [custom_components.hacs]
2021-11-13 11:10:19 DEBUG (MainThread) [custom_components.hacs] Running update for marksie1988/atomic-calendar-revive
2021-11-13 11:10:19 DEBUG (MainThread) [custom_components.hacs] <Plugin marksie1988/atomic-calendar-revive> Getting repository information
2021-11-13 11:10:20 ERROR (MainThread) [custom_components.hacs]
2021-11-13 11:10:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:10:50 DEBUG (MainThread) [custom_components.hacs] Running uninstall for marksie1988/atomic-calendar-revive
2021-11-13 11:10:50 DEBUG (MainThread) [custom_components.hacs] <Plugin marksie1988/atomic-calendar-revive> Getting repository information
2021-11-13 11:10:50 ERROR (MainThread) [custom_components.hacs]
2021-11-13 11:10:59 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
2021-11-13 11:11:29 INFO (MainThread) [custom_components.blueiris.api.blue_iris_api] Updating data from BI Server (BlueIris)
System Health details
System Health
Home Assistant Community Store
GitHub API | ok -- | -- Github API Calls Remaining | 4550 Installed Version | 1.17.0 Stage | running Available Repositories | 965 Installed Repositories | 34Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 6.6 -- | -- update_channel | stable supervisor_version | supervisor-2021.10.8 docker_version | 20.10.8 disk_total | 36.7 GB disk_used | 26.0 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | File editor (5.3.3), Check Home Assistant configuration (3.9.0), Samba share (9.5.1), Node-RED (10.1.0), Mosquitto broker (6.0.1), deCONZ (6.10.0), Terminal & SSH (9.2.1), AirCast (3.2.0), ESPHome (2021.10.3)Lovelace
dashboards | 3 -- | -- resources | 18 views | 11 mode | storageSpotify
api_endpoint_reachable | ok -- | --Checklist
Describe the issue
HACS shows that Atomic Calendar Revive needs to be updated:
When you click update, everything proceeds as normal:
But upon reloading, the update is still there.
Deleting the card will also not remove it.
Restarting Home Assistant after an installation can cause the card to disappear from the HACS repository completely until another restart. I have removed all mention of the card from my dashboard, in case that was in some way causing a problem.
The card is not working in any case.
Other Integrations and Frontend cards update properly.
Reproduction steps
Debug logs