Closed DavidqStokes closed 1 month ago
As this seems to be back to normal I am now going to close this issue, with thanks to everyone who has provided updates throughout.
@kaffeetrinker71 make a new issue with logs attached if your still having issues after restarting home assistant
I suspect that this is an AlphaESS issue, however...
Yesterday morning I noticed that some entities (e.g. SOC from my Smile B3 battery and PV production figure from my monitored PV system) were missing. They appeared intermittently during the day and would then disappear.
This morning I noticed that the integration will not initialise (error log below). I also cannot log in to the AlphaESS app on my phone and am thinking that AlphaESS are 'tinkering' this weekend.
Anyone else have problems?
Error log below:
Logger: homeassistant.config_entries Source: config_entries.py:594 First occurred: 08:00:03 (2 occurrences) Last logged: 10:13:10
Error setting up entry alphabeb5fe159238b3ae for alphaess Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/alphaess/init.py", line 49, in async_setup_entry for unit in ESSList: TypeError: 'NoneType' object is not iterable