Closed danepowell closed 1 year ago
This is devastating
It's an easy fix, just change
this (line 57 in /config/custom_components/toyota_na/init.py) hass.config_entries.async_setup_platforms(entry, PLATFORMS)
to await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)
Thanks! Fixed in v2.1.3.
Been seeing this in my logs recently: