Erreurs dans HA depuis quelques jours

Mon problème

Bonjour,
Depuis quelques jours, j’ai constamment ces erreurs dans HA.

Blueprint State Based Entity Control generated invalid automation with inputs OrderedDict([('trigger_entity', 'binary_sensor.capteur_de_porte_de_garage state'), ('target_entity', 'switch.ouverture_de_la_porte_de_garage')]): Entity binary_sensor.capteur_de_porte_de_garage state is neither a valid entity ID nor a valid UUID for dictionary value @ data['entity_id']. Got None
18:10:42 – (ERREUR) Automatisation - message survenu pour la première fois à 18:10:41 et apparu 2 fois.
Invalid config for [automation]: Failed to load blueprint: Unable to find adchevrier/synchronize-the-on-off-state-of-2-entities.yaml (See /config/configuration.yaml, line 12).
18:10:37 – (ERREUR) components/blueprint/models.py
Invalid config for [automation]: deCONZ trigger ('remote_button_short_press', 'turn_on') device with ID 5f077d71f01212af2c1b44fa68593e92 not found. Got OrderedDict([('default_config', {}), ('tts', [OrderedDict([('platform', 'google_translate')])]), ('group', {}), ('automation', [OrderedDict([('id', '1631041120520'), ('alias', 'Prises grenier'), ('description', ''), ('trigger', [OrderedDict([('platform', 'device'), ('type', 'turned_off'), ('device_id', 'bd9f3314645bcc40245f5bae02ca0e79'), ('entity_id', 'switch.lumiere_grenier'), ('domain', 'switch')])]), ('condition', []), ('action', [OrderedDict([('type', 'turn_on'), ('device_id', 'bd9f33146.... (See /config/configuration.yaml, line 12).
18:10:37 – (ERREUR) config.py - message survenu pour la première fois à 18:10:37 et apparu 2 fois.
Invalid config for [automation]: Failed to load blueprint: Unable to find adchevrier/synchronize-the-on-off-state-of-2-entities.yaml (See /config/configuration.yaml, line 12).
18:10:37 – (ERREUR) components/blueprint/models.py

Si quelqu’un peux m’aider, je ne comprends pas quels sont les problèmes et comment les régler.

Merci

Ma configuration


System Health

version core-2022.5.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.9
os_name Linux
os_version 5.10.103-v8
arch aarch64
timezone Europe/Paris
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 4700
Installed Version 1.24.5
Stage running
Available Repositories 1128
Downloaded Repositories 21
Home Assistant Cloud
logged_in true
subscription_expiration 14 mai 2022, 02:00
relayer_connected true
remote_enabled true
remote_connected true
alexa_enabled true
google_enabled false
remote_server eu-central-1-3.ui.nabu.casa
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 7.6
update_channel stable
supervisor_version supervisor-2022.05.1
docker_version 20.10.9
disk_total 116.7 GB
disk_used 24.6 GB
healthy true
supported true
board rpi4-64
supervisor_api ok
version_api ok
installed_addons Samba share (9.6.1), File editor (5.3.3), Mosquitto broker (6.1.2), SSH & Web Terminal (10.1.3), Duck DNS (1.14.0), ESPHome (2022.3.1), eWeLink Smart Home (1.2.6), Node-RED (11.1.2), AppDaemon (0.8.2), room-assistant (2.20.0), Studio Code Server (5.0.2), Check Home Assistant configuration (3.10.0), Zigbee2mqtt (1.25.1-1)
Dashboards
dashboards 1
resources 5
views 6
mode storage
Sonoff
version 3.0.5 (200f243)
cloud_online 4 / 5
local_online 4 / 4
___

Salut,

Toutes les infos sont là

Merci pulpy mais je ne comprend pas pourquoi j’ai ces erreurs, je n’ai rien changé ???

J’ai supprimer les automatisations non utilisée mais j’ai toujours ces erreurs

Je te mets le rapport détaillé des erreurs.

Logger: homeassistant.config
Source: components/blueprint/models.py:259
First occurred: 20:00:56 (1 occurrences)
Last logged: 20:00:56

Invalid config for [automation]: Failed to load blueprint: Unable to find adchevrier/synchronize-the-on-off-state-of-2-entities.yaml (See /config/configuration.yaml, line 12).
Traceback (most recent call last):
File « /usr/src/homeassistant/homeassistant/components/automation/config.py », line 103, in _try_async_validate_config_item
config = await async_validate_config_item(hass, config, full_config)
File « /usr/src/homeassistant/homeassistant/components/automation/config.py », line 70, in async_validate_config_item
return await blueprints.async_inputs_from_config(config)
File « /usr/src/homeassistant/homeassistant/components/blueprint/models.py », line 297, in async_inputs_from_config
blueprint = await self.async_get_blueprint(bp_conf[CONF_PATH])
File « /usr/src/homeassistant/homeassistant/components/blueprint/models.py », line 267, in async_get_blueprint
return load_from_cache()
File « /usr/src/homeassistant/homeassistant/components/blueprint/models.py », line 259, in load_from_cache
raise FailedToLoad(
homeassistant.components.blueprint.errors.FailedToLoad: Failed to load blueprint: Unable to find adchevrier/synchronize-the-on-off-state-of-2-entities.yaml

Logger: homeassistant.config
Source: config.py:454
First occurred: 20:00:56 (2 occurrences)
Last logged: 20:00:56

Invalid config for [automation]: deCONZ trigger (‹ remote_button_short_press ›, ‹ turn_on ›) device with ID 5f077d71f01212af2c1b44fa68593e92 not found. Got OrderedDict([(‹ default_config ›, {}), (‹ group ›, {}), (‹ automation ›, [OrderedDict([(‹ id ›, ‹ 1631041120520 ›), (‹ alias ›, ‹ Prises grenier ›), (‹ description ›, ‹  ›), (‹ trigger ›, [OrderedDict([(‹ platform ›, ‹ device ›), (‹ type ›, ‹ turned_off ›), (‹ device_id ›, ‹ bd9f3314645bcc40245f5bae02ca0e79 ›), (‹ entity_id ›, ‹ switch.lumiere_grenier ›), (‹ domain ›, ‹ switch ›)])]), (‹ condition ›, ), (‹ action ›, [OrderedDict([(‹ type ›, ‹ turn_on ›), (‹ device_id ›, ‹ bd9f3314645bcc40245f5bae02ca0e79 ›), (‹ entity_id ›, 'switch.prise_anten… (See /config/configuration.yaml, line 12).

Si tu veux bien m’aider à mieux comprendre. Faut il que je supprime toutes mes automatisation et les refassent???

Merci

Si tel est le cas alors c’est que tu traines ces erreurs depuis un moment

Non relis les erreurs ça donne les endroits qui bloquent, pas la peine de tout supprimer

Là ligne 12 du fichier…ça existe pas (en tout cas pas avec ce chemin) donc ça se charge pas

Là tu as 1 automatisation qui utilise un bouton dont l’id n’est pas bon ou a changé

Si j’ai bien compris c’est à la ligne 12 du fichier configuration.yaml mais je ne vois pas le problème.
Capture d’écran 2022-05-13 202233

Le fichier groups.yaml est vide.

12 c’est probablement la ligne quand le fichier est « reconstruit » => quand les include des fichiers sont terminés.
Donc regarde le lignes précédentes et ce que contiennent les include au dessus. Tu vas forcement trouver une référence comme dans le message d’erreur

Re merci Pulpy

Je viens de checker le fichier automatisation.yaml et j’ai trouver deux automatisations qui non pas été supprimer dans le fichier alors que je les avait effacer dans le dashboard.

Les erreurs ont disparues.