home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.84k stars 28.95k forks source link

All automations show “no traces found” #66060

Closed JeeCee1 closed 2 years ago

JeeCee1 commented 2 years ago

The problem

All my automations show “no traces found”, even though they trigger. They used to work and are created in yaml with unique IDs. It seems like it happened since updating to 2022.2, but I’m not sure. I am running a supervised (supported) install, all latest versions. I’ve got many log errors and warning, but none seem relevant. I have restarted core first, and host afterwards, no resolve. Can someone please guide me how to debug?

It seems I'm not the only one.

What version of Home Assistant Core has the issue?

2022.2

What was the last working version of Home Assistant Core?

2022.1

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Automations

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

automation documentation automation source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (automation) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

emontnemery commented 2 years ago

Please share a log with the settings below showing HomeAssistant starting, and the triggering of at least one automation. Please also share the file .homeassistant/.storage/trace.saved_traces

logger:        
  default: info
matjoker commented 2 years ago

Hello, i'm having the same issue, looking at the requested logs

matjoker commented 2 years ago

2022-02-21 22:05:43 WARNING (SyncWorker_1) [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 2022-02-21 22:05:43 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration livebox 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 2022-02-21 22:05:43 ERROR (SyncWorker_3) [homeassistant.loader] The custom integration 'livebox' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details 2022-02-21 22:05:43 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration edgeos_cmd 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 2022-02-21 22:05:43 ERROR (SyncWorker_0) [homeassistant.loader] The custom integration 'edgeos_cmd' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details 2022-02-21 22:05:43 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration doods 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 2022-02-21 22:05:43 ERROR (SyncWorker_2) [homeassistant.loader] The custom integration 'doods' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details 2022-02-21 22:05:43 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration platerecognizer 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 2022-02-21 22:05:43 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration reolink_dev 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 2022-02-21 22:05:43 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration keymaster 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 2022-02-21 22:05:43 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nodered 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 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'config', 'cloud', 'system_log', 'analytics', 'person', 'auth', 'diagnostics', 'image', 'api', 'search', 'lovelace', 'onboarding', 'frontend', 'webhook', 'device_automation', 'http', 'websocket_api'} 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up lovelace 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up device_automation 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up http 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up config 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up auth 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up diagnostics 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up api 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up webhook 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up websocket_api 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.1 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.1 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.1 seconds 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up image 2022-02-21 22:05:44 INFO (MainThread) [homeassistant.setup] Setting up analytics 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up search 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.2 seconds 2022-02-21 22:05:45 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant 2022-02-21 22:05:45 INFO (SyncWorker_1) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up person 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.1 seconds 2022-02-21 22:05:45 INFO (SyncWorker_6) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up cloud 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.6 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up onboarding 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.helpers.storage] Migrating onboarding storage from 3.1 to 4.1 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds 2022-02-21 22:05:45 INFO (SyncWorker_2) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio 2022-02-21 22:05:45 INFO (SyncWorker_0) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker 2022-02-21 22:05:45 INFO (SyncWorker_5) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up frontend 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'default_config', 'input_select', 'keymaster', 'input_text', 'sun', 'image_processing', 'mqtt', 'tts', 'input_button', 'camera', 'binary_sensor', 'dlna_dmr', 'mobile_app', 'persistent_notification', 'hacs', 'my', 'zeroconf', 'ffmpeg', 'blueprint', 'google', 'tag', 'zone', 'script', 'group', 'reolink_dev', 'updater', 'lock', 'trace', 'influxdb', 'sensor', 'ssdp', 'input_boolean', 'meteo_france', 'hue', 'energy', 'telegram_bot', 'netatmo', 'automation', 'upnp', 'logbook', 'input_number', 'system_health', 'nodered', 'usb', 'cast', 'synology_dsm', 'timer', 'dhcp', 'history', 'scene', 'input_datetime', 'network', 'notify', 'counter', 'met', 'map', 'media_source', 'zwave_js'} 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up input_select 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up input_text 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up sun 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up input_button 2022-02-21 22:05:45 INFO (SyncWorker_4) [homeassistant.loader] Loaded template from homeassistant.components.template 2022-02-21 22:05:45 INFO (SyncWorker_0) [homeassistant.loader] Loaded local_file from homeassistant.components.local_file 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up my 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up blueprint 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds 2022-02-21 22:05:45 INFO (SyncWorker_2) [homeassistant.util.package] Attempting install of httplib2==0.19.0 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up tag 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up zone 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up group 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up updater 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up trace 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up input_boolean 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up logbook 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up input_number 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up system_health 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up nodered 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain nodered took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up timer 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up history 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up scene 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up input_datetime 2022-02-21 22:05:45 INFO (SyncWorker_5) [homeassistant.loader] Loaded smtp from homeassistant.components.smtp 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up counter 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up map 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds 2022-02-21 22:05:45 INFO (MainThread) [homeassistant.setup] Setting up media_source 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setting up camera 2022-02-21 22:05:46 INFO (MainThread) [custom_components.nodered]

nodered Version: 0.5.2 This is a custom integration! If you have any issues with this you need to open an issue here: https://github.com/zachowj/hass-node-red/issues

2022-02-21 22:05:46 INFO (SyncWorker_6) [homeassistant.loader] Loaded slack from homeassistant.components.slack 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setting up mqtt 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds 2022-02-21 22:05:46 INFO (SyncWorker_1) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setting up hacs 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.8 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.7 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.7 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.7 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.6 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.8 seconds 2022-02-21 22:05:46 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.8 seconds 2022-02-21 22:05:46 INFO (SyncWorker_6) [homeassistant.loader] Loaded switch from homeassistant.components.switch 2022-02-21 22:05:47 INFO (MainThread) [homeassistant.setup] Setting up energy 2022-02-21 22:05:47 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds 2022-02-21 22:05:47 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123 2022-02-21 22:05:47 INFO (MainThread) [custom_components.hacs]

HACS (Home Assistant Community Store) Version: 1.23.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

2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor 2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds 2022-02-21 22:05:48 INFO (SyncWorker_3) [homeassistant.loader] Loaded light from homeassistant.components.light 2022-02-21 22:05:48 INFO (SyncWorker_6) [homeassistant.loader] Loaded climate from homeassistant.components.climate 2022-02-21 22:05:48 INFO (SyncWorker_0) [homeassistant.loader] Loaded select from homeassistant.components.select 2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setting up lock 2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setting up sensor 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds 2022-02-21 22:05:49 INFO (Thread-3) [homeassistant.components.mqtt] Connected to MQTT server localhost:1883 (0) 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setting up template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 3.6 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 3.5 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 3.1 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.lock] Setting up lock.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 3.7 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 3.6 seconds 2022-02-21 22:05:49 INFO (SyncWorker_1) [homeassistant.loader] Loaded doods from homeassistant.components.doods 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Loaded 18 tasks 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.SETUP 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] HacsTask storage mode, cache for /hacsfiles/: True 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Enable category: integration 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Enable category: plugin 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Enable category: theme 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 3.8 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setting up automation 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setting up script 2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Restore started 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 4.1 seconds 2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 4.1 seconds 2022-02-21 22:05:50 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 4.4 seconds 2022-02-21 22:05:50 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.3 seconds 2022-02-21 22:05:50 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.3 seconds 2022-02-21 22:05:50 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 4.5 seconds 2022-02-21 22:05:50 INFO (MainThread) [custom_components.hacs] Restore done 2022-02-21 22:05:50 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING 2022-02-21 22:05:50 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts 2022-02-21 22:05:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs 2022-02-21 22:05:50 INFO (MainThread) [custom_components.nodered.discovery] Creating switch 05c16a20b01967b9 8beb40d8237b7281 2022-02-21 22:05:51 INFO (MainThread) [custom_components.nodered.discovery] Creating switch 05c16a20b01967b9 00c49c811d8c1bff 2022-02-21 22:05:51 INFO (MainThread) [homeassistant.setup] Setting up switch 2022-02-21 22:05:51 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds 2022-02-21 22:05:51 INFO (MainThread) [homeassistant.components.switch] Setting up switch.nodered 2022-02-21 22:05:51 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.toto (<class 'custom_components.nodered.switch.NodeRedSwitch'>) implements device_state_attributes. Please report it to the custom component author. 2022-02-21 22:05:51 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.query_brokers (<class 'custom_components.nodered.switch.NodeRedSwitch'>) implements device_state_attributes. Please report it to the custom component author. 2022-02-21 22:06:13 INFO (MainThread) [homeassistant.setup] Setting up google 2022-02-21 22:06:14 INFO (MainThread) [homeassistant.setup] Setting up influxdb 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up meteo_france 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain meteo_france took 0.0 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up dhcp 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up telegram_bot 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.telegram_bot] Setting up telegram_bot.broadcast 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain influxdb took 0.7 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up usb 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds 2022-02-21 22:06:15 INFO (SyncWorker_3) [homeassistant.loader] Loaded calendar from homeassistant.components.calendar 2022-02-21 22:06:15 INFO (SyncWorker_4) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up met 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up notify 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain google took 1.9 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up tts 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.notify] Setting up notify.smtp 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.notify] Setting up notify.slack 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up calendar 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain calendar took 0.0 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up network 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain telegram_bot took 0.1 seconds 2022-02-21 22:06:15 INFO (SyncWorker_4) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/users/me/calendarList?alt=json 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up image_processing 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain image_processing took 0.0 seconds 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.image_processing] Setting up image_processing.doods 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.image_processing] Setting up image_processing.doods 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.image_processing] Setting up image_processing.platerecognizer 2022-02-21 22:06:15 INFO (SyncWorker_2) [homeassistant.loader] Loaded weather from homeassistant.components.weather 2022-02-21 22:06:15 INFO (SyncWorker_0) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.meteo_france 2022-02-21 22:06:15 INFO (SyncWorker_0) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/e_2_fr%23weeknum%40group.v.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A15.788308%2B01%3A00&alt=json 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setting up zwave_js 2022-02-21 22:06:15 INFO (MainThread) [homeassistant.setup] Setup of domain zwave_js took 0.0 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up zeroconf 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.7 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up hue 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain hue took 0.0 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up synology_dsm 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain synology_dsm took 0.0 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up weather 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up reolink_dev 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain reolink_dev took 0.0 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up netatmo 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain netatmo took 0.0 seconds 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.4 seconds 2022-02-21 22:06:16 INFO (SyncWorker_2) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.components.weather] Setting up weather.meteo_france 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setting up ssdp 2022-02-21 22:06:16 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds 2022-02-21 22:06:16 INFO (SyncWorker_2) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/mcm.savy%40gmail.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A16.750811%2B01%3A00&alt=json 2022-02-21 22:06:16 INFO (SyncWorker_6) [homeassistant.loader] Loaded plex from homeassistant.components.plex 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setting up cast 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds 2022-02-21 22:06:17 INFO (MainThread) [zwave_js_server] Connected to Home 3404586613 (Server 1.15.0, Driver 8.11.6, Using Schema 14) 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.components.zwave_js] Connected to Zwave JS Server 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setting up dlna_dmr 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dmr took 0.0 seconds 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setting up upnp 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setup of domain upnp took 0.0 seconds 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met 2022-02-21 22:06:17 ERROR (MainThread) [homeassistant.components.zwave_js] Invalid server version: Z-Wave JS Server version is incompatible: 1.13.0 a version is required that supports at least api schema 14 2022-02-21 22:06:17 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Z-Wave JS - Torps1 - Cabane' for zwave_js integration not ready yet: Z-Wave JS Server version is incompatible: 1.13.0 a version is required that supports at least api schema 14; Retrying in background 2022-02-21 22:06:17 INFO (SyncWorker_2) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setting up media_player 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.dlna_dmr 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.dlna_dmr 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.dlna_dmr 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 2.3 seconds 2022-02-21 22:06:17 INFO (SyncWorker_2) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/addressbook%23contacts%40group.v.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A17.723537%2B01%3A00&alt=json 2022-02-21 22:06:17 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast 2022-02-21 22:06:19 INFO (MainThread) [homeassistant.setup] Setting up keymaster 2022-02-21 22:06:19 INFO (MainThread) [homeassistant.setup] Setup of domain keymaster took 0.0 seconds 2022-02-21 22:06:19 INFO (MainThread) [custom_components.keymaster] Version v0.0.77 is starting, if you have any issues please report them here: https://github.com/FutureTense/keymaster 2022-02-21 22:06:19 INFO (SyncWorker_7) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:19 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.synology_dsm 2022-02-21 22:06:19 INFO (MainThread) [homeassistant.components.camera] Setting up camera.synology_dsm 2022-02-21 22:06:19 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.synology_dsm 2022-02-21 22:06:19 INFO (MainThread) [homeassistant.components.switch] Setting up switch.synology_dsm 2022-02-21 22:06:19 INFO (SyncWorker_1) [homeassistant.loader] Loaded button from homeassistant.components.button 2022-02-21 22:06:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jardin for reolink_dev Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 986, in _wrap_create_connection return await self._loop.create_connection(*args, **kwargs) # type: ignore[return-value] # noqa File "/usr/local/lib/python3.9/asyncio/base_events.py", line 1056, in create_connection raise exceptions[0] File "/usr/local/lib/python3.9/asyncio/base_events.py", line 1041, in create_connection sock = await self._connect_sock( File "/usr/local/lib/python3.9/asyncio/base_events.py", line 955, in _connect_sock await self.sock_connect(sock, address) File "/usr/local/lib/python3.9/asyncio/selector_events.py", line 502, in sock_connect return await fut File "/usr/local/lib/python3.9/asyncio/selector_events.py", line 537, in _sock_connect_cb raise OSError(err, f'Connect call failed {address}') OSError: [Errno 113] Connect call failed ('10.76.11.46', 80) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 327, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/reolink_dev/init.py", line 73, in async_setup_entry if not await base.connect_api(): File "/config/custom_components/reolink_dev/base.py", line 207, in connect_api if not await self._api.get_settings(): File "/usr/local/lib/python3.9/site-packages/reolink/camera_api.py", line 485, in get_settings response = await self.send(body) File "/usr/local/lib/python3.9/site-packages/reolink/camera_api.py", line 1576, in send if not await self.login(): File "/usr/local/lib/python3.9/site-packages/reolink/camera_api.py", line 828, in login response = await self.send(body, param) File "/usr/local/lib/python3.9/site-packages/reolink/camera_api.py", line 1610, in send async with self._aiohttp_session.post( File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 1138, in aenter self._resp = await self._coro File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 535, in _request conn = await self._connector.connect( File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 542, in connect proto = await self._create_connection(req, traces, timeout) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 907, in _createconnection , proto = await self._create_direct_connection(req, traces, timeout) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1206, in _create_direct_connection raise last_exc File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1175, in _create_direct_connection transp, proto = await self._wrap_create_connection( File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 992, in _wrap_create_connection raise client_error(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 10.76.11.46:80 ssl:default [Connect call failed ('10.76.11.46', 80)] 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.keymaster 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.keymaster 2022-02-21 22:06:20 INFO (SyncWorker_7) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/fr.usa%23holiday%40group.v.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A20.083902%2B01%3A00&alt=json 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hue 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.scene] Setting up scene.hue 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hue 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.switch] Setting up switch.hue 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setting up mobile_app 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setting up light 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setting up button 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.0 seconds 2022-02-21 22:06:20 INFO (MainThread) [zwave_js_server] Z-Wave JS initialized. 21 nodes 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.zwave_js] Connection to Zwave JS Server initialized 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.1 seconds 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.button] Setting up button.synology_dsm 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setting up climate 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setting up select 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.0 seconds 2022-02-21 22:06:20 INFO (SyncWorker_2) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zwave_js 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.camera] Setting up camera.netatmo 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.netatmo 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.3 seconds 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.light] Setting up light.hue 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.light] Setting up light.netatmo 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.climate] Setting up climate.netatmo 2022-02-21 22:06:20 INFO (MainThread) [homeassistant.components.select] Setting up select.netatmo 2022-02-21 22:06:20 INFO (SyncWorker_2) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/fr.french%23holiday%40group.v.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A20.648814%2B01%3A00&alt=json 2022-02-21 22:06:20 WARNING (MainThread) [homeassistant.components.light] Platform netatmo not ready yet: None; Retrying in background in 30 seconds 2022-02-21 22:06:21 WARNING (MainThread) [homeassistant.components.select] Platform netatmo not ready yet: None; Retrying in background in 30 seconds 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setting up device_tracker 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.lock] Setting up lock.zwave_js 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zwave_js 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.select] Setting up select.zwave_js 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.switch] Setting up switch.zwave_js 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.light] Setting up light.zwave_js 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.2 seconds 2022-02-21 22:06:21 INFO (SyncWorker_5) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded siren from homeassistant.components.siren 2022-02-21 22:06:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded number from homeassistant.components.number 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setting up default_config 2022-02-21 22:06:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded stream from homeassistant.components.stream 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app 2022-02-21 22:06:21 INFO (SyncWorker_5) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/s8nh8asd4m3hfs7suhjipnv73g%40group.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A21.878816%2B01%3A00&alt=json 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setting up siren 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.0 seconds 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setting up number 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.siren] Setting up siren.zwave_js 2022-02-21 22:06:21 INFO (MainThread) [homeassistant.components.number] Setting up number.zwave_js 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.setup] Setting up stream 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.7 seconds 2022-02-21 22:06:22 INFO (MainThread) [custom_components.reolink_dev.base] Host 10.76.11.45 subscribed successfully to webhook http://10.76.11.150:8123/api/webhook/2f0b40b65eb3d31b1f19a144fd4d4154c7b7d2c0cdb756735aab74785ec4e04e 2022-02-21 22:06:22 INFO (SyncWorker_0) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.components.camera] Setting up camera.reolink_dev 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.components.switch] Setting up switch.reolink_dev 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.reolink_dev 2022-02-21 22:06:22 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.reolink_dev 2022-02-21 22:06:22 ERROR (SyncWorker_0) [homeassistant] Error doing job: Unclosed client session 2022-02-21 22:06:22 INFO (SyncWorker_0) [googleapiclient.discovery] URL being requested: GET https://www.googleapis.com/calendar/v3/calendars/s1cahqncbf0nc5ujh2ni5adq04%40group.calendar.google.com/events?orderBy=startTime&singleEvents=true&maxResults=100&timeMin=2022-02-21T22%3A06%3A22.959400%2B01%3A00&alt=json 2022-02-21 22:06:22 WARNING (MainThread) [homeassistant.components.sensor] Platform netatmo not ready yet: None; Retrying in background in 30 seconds 2022-02-21 22:06:23 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry RBR50 (AP) for upnp Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 327, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/upnp/init.py", line 126, in async_setup_entry device = await Device.async_create_device(hass, location) File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 62, in async_create_device igd_device = IgdDevice(upnp_device, None) File "/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/profile.py", line 116, in init self.profile_device = find_device_of_type(device, self.DEVICE_TYPES) File "/usr/local/lib/python3.9/site-packages/async_upnp_client/profiles/profile.py", line 43, in find_device_of_type raise UpnpError(f"Could not find device of type: {device_types}") async_upnp_client.exceptions.UpnpError: ("Could not find device of type: ['urn:schemas-upnp-org:device:InternetGatewayDevice:1', 'urn:schemas-upnp-org:device:InternetGatewayDevice:2']", None) 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 39.73s 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.core] Starting Home Assistant 2022-02-21 22:06:23 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'None' has no attribute 'bw713de' when rendering '{{ state_attr('image_processing.platerecognizer_1', 'watched_plates').bw713de }}' 2022-02-21 22:06:23 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'None' has no attribute 'bw713de' when rendering '{{ state_attr('image_processing.platerecognizer_1', 'watched_plates').bw713de }}' 2022-02-21 22:06:23 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'None' has no attribute 'ac601fe' when rendering '{{ state_attr('image_processing.platerecognizer_1', 'watched_plates').ac601fe }}' 2022-02-21 22:06:23 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'None' has no attribute 'ac601fe' when rendering '{{ state_attr('image_processing.platerecognizer_1', 'watched_plates').ac601fe }}' 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.core] Timer:starting 2022-02-21 22:06:23 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP 2022-02-21 22:06:23 WARNING (MainThread) [homeassistant.components.netatmo] Webhook not registered - https and port 443 is required to register the webhook 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.light] Setting up light.netatmo 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.select] Setting up select.netatmo 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.netatmo 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast 2022-02-21 22:06:23 INFO (MainThread) [custom_components.hacs] Loading known repositories 2022-02-21 22:06:23 INFO (MainThread) [custom_components.hacs] Loading removed repositories 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.planning_chauffe_eau_on] Initialized trigger Planning Chauffe-eau - On 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.planning_chauffe_eau_off] Initialized trigger Planning Chauffe-eau - Off 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_presence_palier_off] Initialized trigger Detection présence - Palier - Off 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_presence_parking] Initialized trigger Detection Présence Parking - Motion Sensor 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.new_automation] Initialized trigger Bouton - 2 Clicks 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_presence_parking_sonnette_2] Initialized trigger Detection Présence Parking - Doods 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.mode_absent] Initialized trigger Mode Absent 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.mode_at_home] Initialized trigger Mode at Home 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_presence_jardin_motion_away] Initialized trigger Detection Présence Jardin - Motion - Away 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.bouton_1_click] Initialized trigger Bouton - 1 click 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.bouton_2_clicks_night] Initialized trigger Bouton - 2 Clicks - night 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.arrivee_google_calendar] Initialized trigger Google Calendar - Arrivée 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.depart_google_calendar] Initialized trigger Google Calendar - Départ 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.new_automation_2] Initialized trigger Google calendar - Arrival update 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.google_calendar_departure_update] Initialized trigger Google calendar - Departure update 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.serrure_entree] Initialized trigger Serrure Entrée - Away 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.bouton_3_clicks] Initialized trigger Bouton - 3 clicks - Allumer dehors 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.bouton_3_clicks_eteindre_dehors] Initialized trigger Bouton - 3 clicks - Eteindre Dehors 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.fermeture_porte_cabane_on_site] Initialized trigger Fermeture Porte Cabane - on site 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.eclairage_cabane] Initialized trigger Eclairage Cabane 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_presence_parking_camera_sensor] Initialized trigger Detection Voiture Parking - Camera Sensor 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_personne_parking_camera_sensor] Initialized trigger Detection Personne Parking - Camera Sensor 2022-02-21 22:06:23 INFO (SyncWorker_6) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_vehicule_immatriculation] Initialized trigger Detection Vehicule - Immatriculation 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.detection_voiture_parking_camera_sensor_sonnette_et_photo] Initialized trigger Detection Voiture Parking - Camera Sensor - Sonnette et photo 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_1] Initialized trigger turn_on_access_limit_torps_1_entree_1 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_1] Initialized trigger synchronize_codeslot_torps_1_entree_1 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_10] Initialized trigger turn_on_access_limit_torps_1_entree_10 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_10] Initialized trigger synchronize_codeslot_torps_1_entree_10 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_2] Initialized trigger turn_on_access_limit_torps_1_entree_2 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_2] Initialized trigger synchronize_codeslot_torps_1_entree_2 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_3] Initialized trigger turn_on_access_limit_torps_1_entree_3 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_3] Initialized trigger synchronize_codeslot_torps_1_entree_3 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_4] Initialized trigger turn_on_access_limit_torps_1_entree_4 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_4] Initialized trigger synchronize_codeslot_torps_1_entree_4 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_5] Initialized trigger turn_on_access_limit_torps_1_entree_5 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_5] Initialized trigger synchronize_codeslot_torps_1_entree_5 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_6] Initialized trigger turn_on_access_limit_torps_1_entree_6 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_6] Initialized trigger synchronize_codeslot_torps_1_entree_6 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_7] Initialized trigger turn_on_access_limit_torps_1_entree_7 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_7] Initialized trigger synchronize_codeslot_torps_1_entree_7 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_8] Initialized trigger turn_on_access_limit_torps_1_entree_8 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_8] Initialized trigger synchronize_codeslot_torps_1_entree_8 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.turn_on_access_limit_torps_1_entree_9] Initialized trigger turn_on_access_limit_torps_1_entree_9 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.synchronize_codeslot_torps_1_entree_9] Initialized trigger synchronize_codeslot_torps_1_entree_9 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_reset_code_slot] Initialized trigger keymaster_torps_1_entree Reset Code Slot 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_lock_notifications] Initialized trigger keymaster_torps_1_entree Lock Notifications 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_user_notifications] Initialized trigger keymaster_torps_1_entree User Notifications 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_door_open_and_close] Initialized trigger keymaster_torps_1_entree Door Open and Close 2022-02-21 22:06:23 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_changed_code] Initialized trigger keymaster_torps_1_entree Changed Code 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_reset] Initialized trigger keymaster_torps_1_entree Reset 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_decrement_access_count] Initialized trigger keymaster_torps_1_entree Decrement Access Count 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_locked] Initialized trigger keymaster_torps_1_entree_locked 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_off_retry_torps_1_entree] Initialized trigger keymaster_turn_off_retry_torps_1_entree 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_retry_bolt_closed_torps_1_entree] Initialized trigger keymaster_retry_bolt_closed_torps_1_entree 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_opened] Initialized trigger keymaster_torps_1_entree_opened 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_unlocked_start_autolock] Initialized trigger keymaster_torps_1_entree_unlocked_start_autolock 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_timer_finished] Initialized trigger keymaster_torps_1_entree_timer_finished 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_timer_canceled] Initialized trigger keymaster_torps_1_entree_timer_canceled 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_disable_auto_lock] Initialized trigger keymaster_torps_1_entree_disable_auto_lock 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.keymaster_torps_1_entree_enable_auto_lock] Initialized trigger keymaster_torps_1_entree_enable_auto_lock 2022-02-21 22:06:24 INFO (MainThread) [homeassistant.components.automation.courrier] Initialized trigger Mailbox - Courrier 2022-02-21 22:06:26 INFO (MainThread) [homeassistant.components.automation.paquet] Initialized trigger Mailbox - Paquet 2022-02-21 22:06:27 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING 2022-02-21 22:07:24 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.netatmo 2022-02-21 22:08:54 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.netatmo 2022-02-21 22:10:10 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.motion_light_and_temperature_sensor_illuminance_3 (lx) does not match the unit of already compiled statistics (Lux). Generation of long term statistics will be suppressed unless the unit changes back to Lux. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this 2022-02-21 22:10:10 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.motion_light_and_temperature_sensor_illuminance (lx) does not match the unit of already compiled statistics (Lux). Generation of long term statistics will be suppressed unless the unit changes back to Lux. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this 2022-02-21 22:10:10 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.motion_light_and_temperature_sensor_illuminance_2 (lx) does not match the unit of already compiled statistics (Lux). Generation of long term statistics will be suppressed unless the unit changes back to Lux. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this 2022-02-21 22:10:13 INFO (MainThread) [homeassistant.components.automation.detection_personne_parking_camera_sensor] Detection Personne Parking - Camera Sensor: Running automation actions 2022-02-21 22:10:13 INFO (MainThread) [homeassistant.components.automation.detection_personne_parking_camera_sensor] Detection Personne Parking - Camera Sensor: Executing step call service 2022-02-21 22:10:13 INFO (MainThread) [homeassistant.components.automation.detection_personne_parking_camera_sensor] Detection Personne Parking - Camera Sensor: Executing step call service 2022-02-21 22:10:14 INFO (MainThread) [homeassistant.components.automation.detection_personne_parking_camera_sensor] Detection Personne Parking - Camera Sensor: Executing step call service 2022-02-21 22:10:54 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.netatmo

matjoker commented 2 years ago

and the trace file: { "version": 1, "minor_version": 1, "key": "trace.saved_traces", "data": {} }

matjoker commented 2 years ago

Looks like a few traces are back after the last restart. Not sure what was the issue. Will monitor it in the next day's

Thanks

Matthieu

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.