Full logs
‘’’
2022-11-17 23:05:49.122 WARNING (SyncWorker_1) [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
2022-11-17 23:05:49.126 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration govee 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
2022-11-17 23:05:49.130 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration shelly 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
2022-11-17 23:05:49.134 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration solis 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
2022-11-17 23:05:49.137 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration auto_backup 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
2022-11-17 23:05:49.141 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration dahua 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
2022-11-17 23:05:49.145 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration octopus_energy 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
2022-11-17 23:05:49.149 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration better_thermostat 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
2022-11-17 23:05:49.156 WARNING (SyncWorker_1) [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
2022-11-17 23:05:49.160 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration heatmiserneo 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
2022-11-17 23:05:49.163 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration watchman 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
2022-11-17 23:05:49.167 WARNING (SyncWorker_1) [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
2022-11-17 23:05:49.171 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration heatmiser_wifi 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
2022-11-17 23:05:49.174 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration solarman 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
2022-11-17 23:05:49.177 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration pfsense 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
2022-11-17 23:05:49.181 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration hildebrandglow_dcc 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
2022-11-17 23:05:51.881 WARNING (MainThread) [homeassistant.components.hassio] Not connected with the supervisor / system too busy!
2022-11-17 23:05:52.369 WARNING (MainThread) [homeassistant.components.hassio] Can’t read Supervisor data: System is not ready with state: setup
2022-11-17 23:05:52.393 ERROR (MainThread) [homeassistant.components.hassio.addon_panel] Can’t read panel info: System is not ready with state: setup
2022-11-17 23:05:52.411 ERROR (MainThread) [homeassistant.setup] Error during setup of component hassio
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 235, in _async_setup_component
result = await task
File “/usr/src/homeassistant/homeassistant/components/hassio/init.py”, line 765, in async_setup
await repairs.setup()
File “/usr/src/homeassistant/homeassistant/components/hassio/repairs.py”, line 149, in setup
await self.update()
File “/usr/src/homeassistant/homeassistant/components/hassio/repairs.py”, line 157, in update
data = await self._client.get_resolution_info()
File “/usr/src/homeassistant/homeassistant/components/hassio/handler.py”, line 45, in _wrapper
raise HassioAPIError(data[“message”])
homeassistant.components.hassio.handler.HassioAPIError: System is not ready with state: setup
2022-11-17 23:05:56.111 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses deprecated async_get_registry
to access entity registry, use async_get instead. Please report issue to the custom integration author for shelly using this method at custom_components/shelly/init.py, line 356: await self.hass.helpers.entity_registry.async_get_registry()
2022-11-17 23:05:58.161 WARNING (MainThread) [homeassistant.components.mqtt.mixins] Manually configured MQTT sensor(s) found under platform key ‘sensor’, please move to the mqtt integration key, see MQTT Sensor - Home Assistant
2022-11-17 23:05:59.058 ERROR (MainThread) [homeassistant.components.forecast_solar] Unexpected error fetching forecast_solar data: Rate limit for API calls reached. (error 429)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 205, in _async_refresh
self.data = await self._async_update_data()
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 164, in _async_update_data
return await self.update_method()
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 148, in estimate
data = await self._request(
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 122, in _request
raise ForecastSolarRatelimit(data[“message”])
forecast_solar.exceptions.ForecastSolarRatelimit: Rate limit for API calls reached. (error 429)
2022-11-17 23:05:59.065 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘Home’ for forecast_solar integration not ready yet: Rate limit for API calls reached. (error 429); Retrying in background
2022-11-17 23:05:59.066 ERROR (MainThread) [homeassistant.components.forecast_solar] Unexpected error fetching forecast_solar data: Rate limit for API calls reached. (error 429)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 205, in _async_refresh
self.data = await self._async_update_data()
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 164, in _async_update_data
return await self.update_method()
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 148, in estimate
data = await self._request(
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 122, in _request
raise ForecastSolarRatelimit(data[“message”])
forecast_solar.exceptions.ForecastSolarRatelimit: Rate limit for API calls reached. (error 429)
2022-11-17 23:05:59.068 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘Home’ for forecast_solar integration not ready yet: Rate limit for API calls reached. (error 429); Retrying in background
2022-11-17 23:06:00.983 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration heatmiserneo: Unable to import component: cannot import name ‘NeoHub’ from ‘neohubapi.neohub’ (/usr/local/lib/python3.10/site-packages/neohubapi/neohub.py)
2022-11-17 23:06:02.177 WARNING (MainThread) [homeassistant.components.home_connect] The ‘home_connect’ option near /config/configuration.yaml:0 is deprecated, please remove it from your configuration
2022-11-17 23:06:02.184 WARNING (MainThread) [homeassistant.components.home_connect] Configuration of Home Connect integration in YAML is deprecated and will be removed in a future release; Your existing OAuth Application Credentials have been imported into the UI automatically and can be safely removed from your configuration.yaml file
2022-11-17 23:06:03.946 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:06:03.998 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
2022-11-17 23:06:05.676 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xBF19:1:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.682 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xBF19:2:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.683 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x9557:1:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.685 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x9557:2:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.761 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xBF19:1:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.762 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xBF19:2:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.762 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x9557:1:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:05.763 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x9557:2:0x0006]: ‘async_initialize’ stage failed: ‘power_on_state’
2022-11-17 23:06:11.010 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing ‘Inverter temp under 40c turn off’ trigger: In ‘numeric_state’ condition: entity sensor.solis_inverter_temperature state ‘°C’ cannot be processed as a number
2022-11-17 23:06:12.102 ERROR (MainThread) [homeassistant.components.forecast_solar] Unexpected error fetching forecast_solar data: Rate limit for API calls reached. (error 429)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 205, in _async_refresh
self.data = await self._async_update_data()
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 164, in _async_update_data
return await self.update_method()
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 148, in estimate
data = await self._request(
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 122, in _request
raise ForecastSolarRatelimit(data[“message”])
forecast_solar.exceptions.ForecastSolarRatelimit: Rate limit for API calls reached. (error 429)
2022-11-17 23:06:12.103 ERROR (MainThread) [homeassistant.components.forecast_solar] Unexpected error fetching forecast_solar data: Rate limit for API calls reached. (error 429)
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 205, in _async_refresh
self.data = await self._async_update_data()
File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 164, in _async_update_data
return await self.update_method()
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 148, in estimate
data = await self._request(
File “/usr/local/lib/python3.10/site-packages/forecast_solar/init.py”, line 122, in _request
raise ForecastSolarRatelimit(data[“message”])
forecast_solar.exceptions.ForecastSolarRatelimit: Rate limit for API calls reached. (error 429)
2022-11-17 23:06:12.137 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x030F:11:0x0008]: async_initialize: all attempts have failed: [DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’)]
2022-11-17 23:06:12.149 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x5080:11:0x0008]: async_initialize: all attempts have failed: [DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’)]
2022-11-17 23:06:13.833 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:06:13.836 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
2022-11-17 23:06:23.858 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:06:23.859 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
2022-11-17 23:06:27.951 WARNING (MainThread) [homeassistant.components.home_connect] The ‘home_connect’ option is deprecated, please remove it from your configuration
2022-11-17 23:06:30.819 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error in ‘Inverter temp under 40c turn off’ trigger: In ‘numeric_state’ condition: entity sensor.solis_inverter_temperature state ‘°C’ cannot be processed as a number
2022-11-17 23:06:33.876 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:06:33.878 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
2022-11-17 23:06:43.896 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:06:43.897 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
2022-11-17 23:06:51.118 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x030F:11:0x0006]: async_initialize: all attempts have failed: [DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’)]
2022-11-17 23:06:51.127 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x5080:11:0x0006]: async_initialize: all attempts have failed: [DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’), DeliveryError(‘Failed to deliver packet: <TXStatus.NWK_ROUTE_DISCOVERY_FAILED: 208>’)]
2022-11-17 23:06:53.420 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:06:53.422 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
2022-11-17 23:07:03.439 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘power’ when rendering ‘{{ value_json.gasmeter.power.value | float * 1000 |int }}’
2022-11-17 23:07:03.440 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘dict object’ has no attribute ‘export’ when rendering ‘{{ value_json.gasmeter.energy.export.cumulative | float |round(1) }}’
‘’’