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