Yesterday after updating some HACS components I started to get the following.
I went to the logs and all that shows up in part is this.
2024-09-25 13:43:22.512 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration 'scan_interval' not found.
2024-09-25 13:43:22.512 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration 'json_attributes' not found.
2024-09-25 13:43:22.512 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration 'name' not found.
2024-09-25 13:43:22.512 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration 'value_template' not found.
2024-09-25 13:43:22.513 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Integration 'resource' not found.
How do I figure out where the errors are coming from.
Thanks