Just updated core

Invalid config

The following integrations and platforms could not be set up:

Please check your config and logs.

3 hours ago

why do i get this now

Like it says: check your logs. Also what did you update to?

Home Assistant 2022.10.1
Supervisor 2022.09.1
Operating System 9.0
Frontend 20221006.0 - latest

this is my log
first time i updated to this core it froze i had to do a backup recovery . still this

Unable to find referenced entities switch.lounge_fan_2 or it is/they are currently not available

9:44:15 AM – (WARNING) helpers/service.py - message first occurred at 6:00:37 AM and shows up 55 times

Unhandled sensor type runtime value 915564, file a PR.

9:44:15 AM – (WARNING) Ecowitt Weather Station (custom integration) - message first occurred at 6:01:35 AM and shows up 220 times

Entity sensor.power_totalusage_totalusage_1d from integration emporia_vue has state class total_increasing, but its state is not strictly increasing. Triggered by state 1.682 (1.683) with last_updated set to 2022-10-07T21:16:05.806289+00:00. Please report it to the custom integration author.

9:40:10 AM – (WARNING) Sensor - message first occurred at 6:00:44 AM and shows up 14 times

[bf8…ow1] Connect to 192.168.1.65 failed

9:14:54 AM – (ERROR) LocalTuya (custom integration) - message first occurred at 9:10:23 AM and shows up 3 times

Export sensor value decreased - meter may have been reset

8:34:08 AM – (WARNING) Battery Simulation (custom integration)

Import sensor value decreased - meter may have been reset

8:34:08 AM – (WARNING) Battery Simulation (custom integration)

[Emily room speaker(192.168.1.75):8009] Failed to connect to service ServiceInfo(type=‘host’, data=(‘192.168.1.75’, 8009)), retrying in 5.0s

8:19:35 AM – (ERROR) /usr/local/lib/python3.10/site-packages/pychromecast/socket_client.py

[Emily room speaker(192.168.1.75):8009] Heartbeat timeout, resetting connection

8:19:27 AM – (WARNING) /usr/local/lib/python3.10/site-packages/pychromecast/socket_client.py

Unable to find entity switch.entry_lamp

7:37:38 AM – (WARNING) Switch

FRONT DOOR (L30F73L): Error updating

6:03:27 AM – (ERROR) /usr/local/lib/python3.10/site-packages/yalexs_ble/push.py

Unhandled sensor type runtime

6:00:34 AM – (WARNING) Ecowitt Weather Station (custom integration)

Error doing job: Unclosed client session

6:00:27 AM – (ERROR) runner.py

Database is about to upgrade. Schema version: 29

6:00:25 AM – (WARNING) Recorder

TemplateError(‘ValueError: Template error: float got invalid input ‘unavailable’ when rendering template ‘{{ states(‘sensor.hotwater_2_1min’) | float > 100 }}’ but no default was specified’) while processing template ‘Template("{{ states(‘sensor.hotwater_2_1min’) | float > 100 }}")’ for attribute ‘_state’ in entity ‘binary_sensor.hotwaterontime’

6:00:25 AM – (ERROR) helpers/template_entity.py - message first occurred at 6:00:25 AM and shows up 5 times

Error while processing template: Template("{{ states(‘sensor.hotwater_2_1min’) | float > 100 }}")

6:00:25 AM – (ERROR) helpers/template.py - message first occurred at 6:00:25 AM and shows up 5 times

Detected integration that uses temperature utility. This is deprecated since 2022.10 and will stop working in Home Assistant 2022.4, it should be updated to use unit_conversion.TemperatureConverter instead. Please report issue to the custom integration author for average using this method at custom_components/average/sensor.py, line 258: temperature = convert_temperature(float(temperature), entity_unit, ha_unit)

6:00:25 AM – (WARNING) helpers/frame.py

Error doing job: Task exception was never retrieved

6:00:25 AM – (ERROR) components/cloud/alexa_config.py - message first occurred at 6:00:25 AM and shows up 45 times

Waiting on integrations to complete setup: yalexs_ble

6:00:24 AM – (WARNING) bootstrap.py - message first occurred at 5:59:23 AM and shows up 2 times

Setup failed for google: Invalid config.

6:00:21 AM – (ERROR) setup.py

Invalid config for [google]: The ‘google’ option near /config/configuration.yaml:2 has been removed, please remove it from your configuration. Got OrderedDict([(‘default_config’, {}), (‘tts’, [OrderedDict([(‘platform’, ‘google_translate’)])]), (‘lovelace’, OrderedDict([(‘resources’, [OrderedDict([(‘url’, ‘/local/battery-entity-row.js?v=1.3.1’), (‘type’, ‘module’)])])])), (‘panel_iframe’, OrderedDict([(‘mdiindex’, OrderedDict([(‘title’, ‘MDI Icon Index’), (‘icon’, ‘mdi:vector-square’), (‘url’, ‘Material Design Icons for Home Assistant’)]))])), (‘group’, {}), (‘automation’, [OrderedDict([(‘id’, … (See /config/configuration.yaml, line 565). Please check the docs at https://www.home-assistant.io/integrations/calendar.google/

6:00:21 AM – (ERROR) config.py

Config entry ‘Philips hue’ for hue integration not ready yet: Error connecting to the Hue bridge at 192.168.1.50; Retrying in background

5:59:44 AM – (WARNING) config_entries.py - message first occurred at 5:59:00 AM and shows up 2 times

Fetched https://alexa-api.nabucasa.com/access_token (400)

5:59:07 AM – (WARNING) components/cloud/alexa_config.py - message first occurred at 5:58:11 AM and shows up 46 times

Entity sensor.power_power_5_1d (<class ‘custom_components.emporia_vue.sensor.CurrentVuePowerSensor’>) with state_class total_increasing has set last_reset. Setting last_reset for entities with state_class other than ‘total’ is not supported. Please update your configuration if state_class is manually configured, otherwise report it to the custom integration author.

5:59:05 AM – (WARNING) Sensor - message first occurred at 5:59:05 AM and shows up 24 times

Setup of media_player platform samsungtv is taking over 10 seconds.

5:59:00 AM – (WARNING) Media player

[bfc…axk] Not connected to device laundry

5:58:19 AM – (ERROR) LocalTuya (custom integration) - message first occurred at 5:58:19 AM and shows up 4 times

The github platform for the sensor integration does not support platform setup. Please remove it from your config.

5:58:13 AM – (ERROR) Sensor

Lovelace is running in storage mode. Define resources via user interface

MY config file

Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

Text to speech

tts:

  • platform: google_translate

lovelace:
resources:

  • url: /local/battery-entity-row.js?v=1.3.1
    type: module

panel_iframe:
mdiindex:
title: MDI Icon Index
icon: mdi:vector-square
url: Material Design Icons for Home Assistant

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

tuya:
username: davidjbwatson
password:
country_code: 61
platform: smart_life

auto_backup:
auto_purge: true

What have i done to cause this. when i backup recover all is fine

Did you do what it said? Seems like you updated from a release where the Google integration was configured in yaml to one where it has to be configured in the UI. Follow the instructions by removing it and doing what the doc says

removing what . it makes no sense to me.

why do i have to remove it and how much do i remove .
why??

i get annoyed that every time i update homeassistant that a quater of my devices dont work properly for up to a week. then i get sent update requests and i have to remove thing s why arent i informed .
why are my past things now wrong. do they want me to update or not

when i click the link comes up as page doesnt exist . helpful info

Also repairs never shows issues, what is it for

i removed line 565 . why all the info above it. why dont the logs just say remove line 565

You have a LOT wrong with your config.
TemplateError(‘ValueError: Template error: float got invalid input ‘unavailable’ when rendering template ‘{{ states(‘sensor.hotwater_2_1min’) | float > 100 }}’ but no default was specified’) while processing template

{{ states(‘sensor.hotwater_2_1min’) | float(0) > 100 }}

Next lovelace:
is part already loaded as part of default_config: so is not needed.

As the error message states - your resources: section should be removed because that is configured in the UI now.

Database is about to upgrade. Schema version: 29

That happened in May. What version of Home Assistant were you upgrading from?!

yes i am learning . i had to redo all my sensors a while back . i did. some mistakes are there im learning.
i dont sit in front of it all the time. yes deprecation is happening . i have to relearn to accomadate.

I put hotwater sensor to availability true . hope thats right

no thats wrong

Somewhere in your configuration.yaml you have google: and then probably a bunch of stuff under it. As it says you have to remove that

Hm yea that looks like a bug. This is the right link: Google Calendar - Home Assistant

thanks for the education sofar

So did that work?