I’m new to HA what does this mean? and what can i do to fix it
Logger: homeassistant.config
Source: components/blueprint/models.py:259
First occurred: 00.00.02 (25 occurrences)
Last logged: 00.02.18
Invalid config for [automation]: Failed to load blueprint: Unable to find EPMatt/ikea_e1743.yaml (See /config/configuration.yaml, line 40).
Invalid config for [automation]: Failed to load blueprint: Unable to find shannon/ikea_tradfri_2button_dimmer.yaml (See /config/configuration.yaml, line 40).
Invalid config for [automation]: Failed to load blueprint: Unable to find Xelloss99/zha-ikea-tradfri-on-off-switch.yaml (See /config/configuration.yaml, line 40).
Invalid config for [automation]: Failed to load blueprint: Unable to find jongdesteven/zha_ikea_tradfri_onoff_switch_complex.yaml (See /config/configuration.yaml, line 40).
Invalid config for [automation]: Failed to load blueprint: Unable to find niro1987/zha_ikea_tradfri_2button_remote_custom.yaml (See /config/configuration.yaml, line 40).
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 EPMatt/ikea_e1743.yaml