Check Configuration - Two Integration Errors

Hi there,

Whenever I do a check configuration, I receive these two alerts:

Configuration warnings

Integration error: host - Integration ‘host’ not found.
Integration error: name - Integration ‘name’ not found.

Can somebody help or know how to fix it? Or to where to start the investigation, taking in account I presume the logs do not say much.

Thanks!

These are the logs:

2025-03-08 11:35:30.661 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration ‘name’ not found.
2025-03-08 11:35:30.668 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration ‘host’ not found.
2025-03-08 11:35:59.202 ERROR (MainThread) [homeassistant.setup] Setup failed for ‘name’: Integration not found.
2025-03-08 11:35:59.204 ERROR (MainThread) [homeassistant.setup] Setup failed for ‘host’: Integration not found.

undo the last change you made before the error.

it looks like you edited a yaml file and didn’t indent something that has “name” and “host” in the config.