Erreur dans les log suite a une suppression d' un blueprint

Mon problème

J’ai effacer un Blueprint sauvagement (je le regrette :p)

j’ai une erreur dans mon journal non stop
une idée pour le faire disparaitre ?

> 
> 'Invalid config for [automation]: Failed to load blueprint: Unable to find homeassistant/led_escalier.yaml (See ?, line ?).*
> *14:19:27 – (ERREUR) components/blueprint/models.py - message survenu pour la première fois à 14:19:24 et apparu 3 fois.'


'Logger: homeassistant.config
Source: components/blueprint/models.py:260
First occurred: 14:19:24 (3 occurrences)
Last logged: 14:19:27
Invalid config for [automation]: Failed to load blueprint: Unable to find homeassistant/led_escalier.yaml (See ?, line ?).

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 298, 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 273, in async_get_blueprint
    return load_from_cache()
  File "/usr/src/homeassistant/homeassistant/components/blueprint/models.py", line 260, in load_from_cache
    raise FailedToLoad(
homeassistant.components.blueprint.errors.FailedToLoad: Failed to load blueprint: Unable to find homeassistant/led_escalier.yaml'

Ma configuration

HomeAssitant sur un rasberry pi4 avec ssd


Texte à remplacer par votre configuration

Comment récupérer ma configuration :
Dans votre HA, Menu latéral Paramètres > Système > Corrections puis les trois petits points en haut a droite > Informations Système puis une fois en bas Copier


Hello

Avant la suppression , avais tu fais un backup ?

Si oui , restaure celle ci et supprime le blueprint proprement

1 « J'aime »