Here is a bit of the log i’m getting. To be honest I remember always getting a "configuration error in my logs, but it never affected my dashboard so I never payed it much attention
2025-06-22 09:57:40.194 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ui_lovelace_minimalist which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-06-22 09:57:40.198 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-06-22 09:57:40.202 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alarmo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-06-22 09:57:40.204 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-06-22 09:57:59.151 ERROR (SyncWorker_8) [homeassistant.util.package] Unable to install package aiofiles==0.8.0: × No solution found when resolving dependencies:
╰─▶ Because you require aiofiles==0.8.0 and aiofiles==24.1.0, we can
conclude that your requirements are unsatisfiable.
2025-06-22 09:57:59.501 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_PLAY was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.516 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_PLAY_MEDIA was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY_MEDIA instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.538 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_PAUSE was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PAUSE instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.557 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_STOP was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.STOP instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.580 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_VOLUME_SET was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_SET instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.592 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_VOLUME_MUTE was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_MUTE instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.617 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_PLAY was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.633 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_PLAY_MEDIA was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY_MEDIA instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.651 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_PAUSE was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PAUSE instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.671 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_STOP was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.STOP instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.681 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_VOLUME_SET was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_SET instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.701 WARNING (ImportExecutor_0) [homeassistant.components.media_player] SUPPORT_VOLUME_MUTE was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_MUTE instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.714 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_MUSIC was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.MUSIC instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.726 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] MEDIA_TYPE_URL was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.URL instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.743 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_BROWSE_MEDIA was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.BROWSE_MEDIA instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.759 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_SEEK was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.SEEK instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.775 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_TURN_OFF was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_OFF instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.819 WARNING (ImportExecutor_0) [homeassistant.components.media_player.const] SUPPORT_TURN_ON was used from browser_mod, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_ON instead, please report it to the author of the ‘browser_mod’ custom integration
2025-06-22 09:57:59.889 ERROR (MainThread) [homeassistant.setup] Error during setup of component browser_mod: ‘HomeAssistant’ object has no attribute ‘helpers’
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 426, in _async_setup_component
result = await task
^^^^^^^^^^
File “/config/custom_components/browser_mod/init.py”, line 14, in async_setup
store = BrowserModStore(hass)
File “/config/custom_components/browser_mod/store.py”, line 94, in init
self.store = hass.helpers.storage.Store(STORAGE_VERSION, STORAGE_KEY)
^^^^^^^^^^^^
AttributeError: ‘HomeAssistant’ object has no attribute ‘helpers’
2025-06-22 09:58:00.245 ERROR (SyncWorker_8) [homeassistant.util.package] Unable to install package aiofiles==0.8.0: × No solution found when resolving dependencies:
╰─▶ Because you require aiofiles==0.8.0 and aiofiles==24.1.0, we can
conclude that your requirements are unsatisfiable.
2025-06-22 09:58:01.333 ERROR (SyncWorker_8) [homeassistant.util.package] Unable to install package aiofiles==0.8.0: × No solution found when resolving dependencies:
╰─▶ Because you require aiofiles==0.8.0 and aiofiles==24.1.0, we can
conclude that your requirements are unsatisfiable.
2025-06-22 09:58:01.340 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration ‘ui_lovelace_minimalist’: Requirements for ui_lovelace_minimalist not found: [‘aiofiles==0.8.0’].
2025-06-22 09:58:13.580 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/google/init.py:2: UserWarning: pkg_resources is deprecated as an API. See Package Discovery and Resource Access using pkg_resources - setuptools 80.9.0 documentation. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import(‘pkg_resources’).declare_namespace(name)
2025-06-22 09:58:20.992 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration ‘hacs’ calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call await hass.http.async_register_static_paths([StaticPathConfig("/hacsfiles/themes", "/config/themes", True)])
at custom_components/hacs/base.py, line 1182: self.hass.http.register_static_path(f"{URL_BASE}/themes", self.hass.config.path(“themes”)). This will stop working in Home Assistant 2025.7, please create a bug report at GitHub · Where software is built
2025-06-22 09:58:21.008 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration ‘hacs’ calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call await hass.http.async_register_static_paths([StaticPathConfig("/hacsfiles/frontend", "/config/custom_components/hacs/hacs_frontend", False)])
at custom_components/hacs/frontend.py, line 54: hass.http.register_static_path(f"{URL_BASE}/frontend", locate_dir(), cache_headers=False). This will stop working in Home Assistant 2025.7, please create a bug report at GitHub · Where software is built
2025-06-22 09:58:21.025 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration ‘hacs’ calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call await hass.http.async_register_static_paths([StaticPathConfig("/hacsfiles/iconset.js", "/config/custom_components/hacs/iconset.js", True)])
at custom_components/hacs/frontend.py, line 57: hass.http.register_static_path(. This will stop working in Home Assistant 2025.7, please create a bug report at GitHub · Where software is built
2025-06-22 09:58:21.027 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry for hacs
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/hacs/init.py”, line 246, in async_setup_entry
setup_result = await async_initialize_integration(hass=hass, config_entry=config_entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/hacs/init.py”, line 214, in async_initialize_integration
await async_try_startup()
File “/config/custom_components/hacs/init.py”, line 201, in async_try_startup
startup_result = await async_startup()
^^^^^^^^^^^^^^^^^^^^^
File “/config/custom_components/hacs/init.py”, line 170, in async_startup
async_register_frontend(hass, hacs)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File “/config/custom_components/hacs/frontend.py”, line 68, in async_register_frontend
hass.components.frontend.async_register_built_in_panel(
^^^^^^^^^^^^^^^
AttributeError: ‘HomeAssistant’ object has no attribute ‘components’
2025-06-22 09:58:21.497 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘[email protected]’ for tuya integration could not authenticate: Authentication failed. Please re-authenticate
2025-06-22 09:58:24.331 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘[email protected]’ for ring integration could not authenticate: Authentication error communicating with Ring API
2025-06-22 09:58:53.046 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: {(‘mqtt’, ‘e4dc3e33107eb483193f7bb3c2aae32a’): 676785.571719169, (‘onvif’, ‘9cbfe4c735b10dd406e98f8b15d70059’): 676790.128615318, (‘utility_meter’, ‘be388dacfa2334c66da2e34f0cf1311b’): 676799.638575765, (‘upnp’, ‘9a8283cbf0779fa4b76d9767db6c6a56’): 676799.821177931, (‘androidtv_remote’, ‘f06759eee897807887562879b0aebbbe’): 676802.78936655, (‘cast’, ‘3a6bf80e2b06d574d5e5712eb5dc7533’): 676803.068019174, (‘sharkiq’, ‘bd69a0d529715bff62e9f7c2b5c6ae92’): 676808.229670723, (‘dlna_dmr’, ‘d510cf34ea46684c94b8a4b8882e366b’): 676808.414004883, (‘dlna_dmr’, ‘122d9b156c25735d4792b87aae3bcbd1’): 676808.414485558, (‘dlna_dmr’, ‘06b65d5b4df3600742bee33f61c0601d’): 676808.414662894, (‘dlna_dmr’, ‘84fa00bdbd2fe22f2a564deee6007b02’): 676808.414817188, (‘dlna_dmr’, ‘e55c3c5ba34d9a6bd89a6c1cf065d2c4’): 676808.414976149, (‘dlna_dmr’, ‘942434a0b6f1510912431df676c98b3b’): 676808.415130735, (‘dlna_dmr’, ‘a566c01be24c0e62bdc8dcf0acdfe5e5’): 676808.415285321, (‘google_translate’, ‘a95dfb33107011905aa882ad4075e155’): 676808.423033287, (‘ipp’, ‘13cc051192a25f68d226cc180dec163a’): 676811.081050581, (‘rachio’, ‘55bb4f8d494eec1ec2798543eabb8686’): 676811.153548383, (‘wiz’, ‘11cd7da6f172f68885a9bd13cf160531’): 676822.225863389, (‘met’, ‘bb99bfcc19de782fcb600d04bd2a6b80’): 676822.261584823, (‘samsungtv’, ‘e623d2f2fd98dce5ab2da5252b055f86’): 676823.194604192, (‘zwave_js’, ‘ef951331a9b6b042b17eafe59eff17ec’): 676826.406047047, (‘vizio’, ‘434ac3e19a0d52726c8688e13308e353’): 676826.903143387, (‘vizio’, ‘18f286e26940f4ee3bed31cee6cd22e0’): 676826.907650854, (‘tplink’, ‘7c1d14cf93522dcb2b089dead447711b’): 676829.42304676, (‘tplink’, ‘9b40e92f8b183581c50dd117e6c47dae’): 676829.424822155, (‘tplink’, ‘529eead989dcb86b116689e827f7b18f’): 676829.42694697, (‘tplink’, ‘0cfae215260802d737d290749daf7c5f’): 676829.428450528, (‘tplink’, ‘8a55064a7fbeb5e2e32fb6b2e5916032’): 676829.43188494, (‘tplink’, ‘06f595685c11fad365df1b86548a66a6’): 676829.433709335, (‘tplink’, ‘502e9b0c20aa74cd40c3c6300ddc40a3’): 676829.435962776, (‘tplink’, ‘a97b42548ccd5188f0ac2206b39924f9’): 676829.437495501, (‘tplink’, ‘311eaf91f1f79427d40bab73c4da2872’): 676829.440732745, (‘tplink’, ‘761c5097bc785dbb3cd02fed1ed41275’): 676829.442255262, (‘tplink’, ‘1f7fb946110ca31359f7ce106d5dfd93’): 676829.449017919, (‘tplink’, ‘6e84cdb921df48f3ef52e53d26727274’): 676829.452095911, (‘tplink’, ‘57a058751daf7111a558fc0cc945d911’): 676829.458752109, (‘tplink’, ‘0e603a1b4a8b1f70990e29ffa959dbf5’): 676829.460638921, (‘tplink’, ‘2aab0bd857c1b6b02aa9ca8bcfcfe001’): 676829.462173104, (‘tplink’, ‘1c8a2bfd1a8069e0fbf56abef4600e74’): 676829.46570406, (‘tplink’, ‘55f4f39e168e02f987e85a8032e6fd6f’): 676829.467314077, (‘tplink’, ‘eee9363f0bdadc57e3bfae8848cb2725’): 676829.47014415, (‘tplink’, ‘0064a427059f129f6f67dafad2906310’): 676829.471748917, (‘tplink’, ‘225d1409cfb0682191a1b362b3c8b4ab’): 676829.47333531, (‘tplink’, ‘e05bcb9b5e6b5c2a1ca905cf1153d151’): 676829.474744658, (‘tplink’, ‘f3f3aa23e6baa95ff47985736c2e5f21’): 676829.478051028, (‘tplink’, ‘97487bcc12722277e436a964f2b9baed’): 676829.48037797, (‘tplink’, ‘1ce3d05bd03a76951192ee3ca834b0d9’): 676829.481738901, (‘tplink’, ‘3d726c4429522760e1773675b6361c95’): 676829.483182375, (‘tplink’, ‘01JBGAGJHR42G2AK1GNA4TRQY8’): 676829.484867936, (‘nest’, ‘a83a4ddaacb9ab7f3368a2352bc9a1ca’): 676836.018461769, (‘xbox’, ‘e8c3a575f6ffe70d67b7d02da492d93a’): 676839.270613564, (‘google_assistant_sdk’, ‘364359533f04572629a0763d021f89dd’): 676839.325515691}
2025-06-22 09:58:54.333 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘My home’ for smartthings integration could not authenticate: Config entry missing token
2025-06-22 09:58:54.687 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.energy_consumption (<class ‘homeassistant.components.utility_meter.sensor.UtilityMeterSensor’>) is using state class ‘total_increasing’ which is impossible considering device class (‘power’) it is using; expected None or one of ‘measurement’; Please update your configuration if your entity is manually configured, otherwise create a bug report at GitHub · Where software is built
2025-06-22 09:58:55.954 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 547, in _handle_entity_registry_updated
await self._sync_helper(to_update, to_remove)
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 487, in _sync_helper
await self.async_get_access_token()
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 340, in async_get_access_token
raise alexa_errors.RequireRelink
homeassistant.components.alexa.errors.RequireRelink
2025-06-22 09:58:56.085 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 547, in _handle_entity_registry_updated
await self._sync_helper(to_update, to_remove)
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 487, in _sync_helper
await self.async_get_access_token()
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 340, in async_get_access_token
raise alexa_errors.RequireRelink
homeassistant.components.alexa.errors.RequireRelink
2025-06-22 09:58:56.729 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 547, in _handle_entity_registry_updated
await self._sync_helper(to_update, to_remove)
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 487, in _sync_helper
await self.async_get_access_token()
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 340, in async_get_access_token
raise alexa_errors.RequireRelink
homeassistant.components.alexa.errors.RequireRelink
2025-06-22 09:58:56.877 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 547, in _handle_entity_registry_updated
await self._sync_helper(to_update, to_remove)
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 487, in _sync_helper
await self.async_get_access_token()
File “/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py”, line 340, in async_get_access_token
raise alexa_errors.RequireRelink
homeassistant.components.alexa.errors.RequireRelink
2025-06-22 09:58:57.416 WARNING (MainThread) [homeassistant.components.light] light.wiz_rgbww_tunable_f8b8bd (<class ‘homeassistant.components.wiz.light.WizBulbEntity’>) does not report a color mode, this will stop working in Home Assistant Core 2025.3, please create a bug report at GitHub · Where software is built
2025-06-22 09:59:07.640 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform vizio is taking over 10 seconds.
2025-06-22 09:59:07.662 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform vizio is taking over 10 seconds.
2025-06-22 09:59:10.281 WARNING (MainThread) [homeassistant.components.vizio.media_player] Lost connection to 192.168.1.6
2025-06-22 09:59:10.284 WARNING (MainThread) [homeassistant.components.vizio.media_player] Lost connection to 192.168.1.4
2025-06-22 09:59:14.553 ERROR (MainThread) [homeassistant.core] Error running job: <Job onetime listen homeassistant_start <function _async_at_core_state.._matched_event at 0xffff46ae94e0> HassJobType.Callback <_OneTimeListener homeassistant.helpers.start:<function _async_at_core_state.._matched_event at 0xffff46ae94e0>>>
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/sensor/init.py”, line 666, in state
numerical_value = float(value) # type:ignore[arg-type]
ValueError: could not convert string to float: ‘weather.forecast_home’
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/core.py”, line 1576, in async_fire_internal
self._hass.async_run_hass_job(job, event)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 938, in async_run_hass_job
hassjob.target(*args)
~~~~~~~~~~~~~~^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 1437, in call
self.hass.async_run_hass_job(self.listener_job, event)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 938, in async_run_hass_job
hassjob.target(*args)
~~~~~~~~~~~~~~^^^^^^^
File “/usr/src/homeassistant/homeassistant/helpers/start.py”, line 44, in _matched_event
hass.async_run_hass_job(at_start_job, hass)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 938, in async_run_hass_job
hassjob.target(*args)
~~~~~~~~~~~~~~^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/template/template_entity.py”, line 531, in _async_template_startup
result_info.async_refresh()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File “/usr/src/homeassistant/homeassistant/helpers/event.py”, line 1132, in async_refresh
self._refresh(None)
~~~~~~~~~~~~~^^^^^^
File “/usr/src/homeassistant/homeassistant/helpers/event.py”, line 1318, in _refresh
self.hass.async_run_hass_job(self._job, event, updates)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 938, in async_run_hass_job
hassjob.target(*args)
~~~~~~~~~~~~~~^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/template/template_entity.py”, line 477, in _handle_results
self.async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 1019, in async_write_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 1141, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 1081, in __async_calculate_state
state = self._stringify_state(available)
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 1025, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/sensor/init.py”, line 668, in state
raise ValueError(
…<5 lines>…
) from err
ValueError: Sensor sensor.weather_outside_temperature has device class ‘temperature’, state class ‘measurement’ unit ‘°F’ and suggested precision ‘None’ thus indicating it has a numeric value; however, it has the non-numeric value: ‘weather.forecast_home’ (<class ‘str’>)
2025-06-22 09:59:14.847 WARNING (Recorder) [homeassistant.components.recorder.migration] The database is about to upgrade from schema version 47 to 50
2025-06-22 09:59:14.848 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrading recorder db schema to version 48
2025-06-22 09:59:14.894 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 48 done
2025-06-22 09:59:14.895 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrading recorder db schema to version 49
2025-06-22 09:59:14.895 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_type to table statistics_meta. Note: this may take several minutes on large databases and slow machines. Please be patient!
2025-06-22 09:59:14.908 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_weight to table statistics. Note: this may take several minutes on large databases and slow machines. Please be patient!
2025-06-22 09:59:14.925 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_weight to table statistics_short_term. Note: this may take several minutes on large databases and slow machines. Please be patient!
2025-06-22 09:59:15.022 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 49 done
2025-06-22 09:59:15.022 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrading recorder db schema to version 50
2025-06-22 09:59:15.055 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 50 done