Closed aftertommy closed 2 years ago
I removed all of my devices and attempted to add one back, to no avail:
Logger: homeassistant.config_entries
Source: custom_components/echonetlite/__init__.py:169
Integration: ECHONETLite ([documentation](https://www.github.com/scottyphillips/echonetlite_homeassistant), [issues](https://github.com/scottyphillips/echonetlite_homeassistant/issues))
First occurred: 8:21:04 PM (11 occurrences)
Last logged: 8:23:21 PM
Error setting up entry Genkan Shutter for echonetlite
Error setting up entry Master Shutter for echonetlite
Error setting up entry Mako Shutter for echonetlite
Error setting up entry Water Heater for echonetlite
Error setting up entry Bedroom AC for echonetlite
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 339, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/echonetlite/__init__.py", line 169, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_forward_entry_setups'
I seem to not be getting this now after updating from HA 2022.06 to 2022.08. I wonder what happened?
File "/config/custom_components/echonetlite/__init__.py", line 169, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_forward_entry_setups'
I believe this is due to the code on the homeassistant side and has nothing to do with echonetlite and pychonet. Something irregular may have happened.
I just updated to 3.6.2, and my echonet lite devices appear to not be working. Home Assistant lists my devices, but they each say "Failed to set up." This persists across restarts of home assistant.