plugwise / plugwise-beta

Custom-component / development version of the Plugwise Home Assistant platform
MIT License
24 stars 8 forks source link

[BUG]: Stability issue #274

Closed Sanduurrrr closed 2 years ago

Sanduurrrr commented 2 years ago

Describe the bug.

Because I had a lot of strange messages about missing IPV6 adresses and ports with de addon install of Plugwise, I moved to the HACS version.

Several times a day, my Plugwise gateway and Anna thermostat loose connection. I get a lot of different error-messages, including: "Error setting up entry Anna for climate", "Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in background" and "Error unloading entry Anna for climate".

There are too many messages to display the complete core-log here (log only contains a fraction of the messages, because it are so many), but i made a paste of the differrent error-messages from the log. Let me know if there is additional information needed.

I run Home Assistant on an Odroid N2+.

What version of Home Assistant Core has the issue?

2022.4.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

How did you install plugwise-beta?

HACS

What kind of Plugwise device is having issues?

Smile: Anna

What firmware version is your Plugwise product at?

v0.22.3a2

Logging

2022-04-16 22:08:44 WARNING (SyncWorker_0) [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-04-16 22:08:44 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration plugwise 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-04-16 22:09:38 INFO (MainThread) [homeassistant.components.climate] Setting up climate.deconz 2022-04-16 22:09:39 INFO (MainThread) [homeassistant.components.climate] Setting up climate.plugwise 2022-04-17 04:54:32 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 173, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 04:54:32 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 170, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 04:54:32 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 04:54:32 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 243, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 04:54:32 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 66, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 04:54:32 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 04:54:32 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in background 2022-04-17 04:54:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 10 seconds 2022-04-17 04:54:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 20 seconds 2022-04-17 04:55:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 40 seconds 2022-04-17 04:55:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 04:57:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 04:58:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 04:59:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:01:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:02:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:03:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:05:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:06:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:07:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:09:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:10:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:11:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:13:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:14:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:15:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:17:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:18:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:19:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:21:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:22:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:23:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:25:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:26:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:27:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:29:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:30:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:31:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:33:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:34:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:35:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:37:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:38:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:39:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:41:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:42:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:43:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:45:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:46:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:47:47 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:49:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:50:27 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 05:50:48 INFO (MainThread) [homeassistant.components.climate] Setting up climate.plugwise 2022-04-17 05:50:48 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 167, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 05:50:48 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 164, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 05:50:48 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 05:50:48 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 237, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 05:50:48 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 60, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 05:50:48 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 173, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 170, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 243, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 66, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 173, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 170, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 243, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 66, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 173, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 170, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 243, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 66, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 474, in async_unload result = await component.async_unload_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 87, in async_unload_entry return await component.async_unload_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 172, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2022-04-17 10:32:02 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in background 2022-04-17 10:32:07 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 10 seconds 2022-04-17 10:32:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 20 seconds 2022-04-17 10:32:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 40 seconds 2022-04-17 10:33:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:34:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:35:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:37:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:38:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:39:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:41:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:42:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:43:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:45:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:46:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:47:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:49:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:50:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:51:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:53:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:54:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:55:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:57:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:58:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 10:59:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:01:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:02:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:03:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:05:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:06:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:07:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:09:17 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:10:37 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:11:57 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:13:18 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:14:38 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:15:58 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:17:18 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:18:38 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:19:58 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:21:18 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:22:38 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:23:58 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:25:18 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:26:38 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:27:58 DEBUG (MainThread) [homeassistant.config_entries] Config entry 'Anna' for plugwise integration not ready yet: Failed connecting to the Plugwise Smile; Retrying in 80 seconds 2022-04-17 11:28:19 INFO (MainThread) [homeassistant.components.climate] Setting up climate.plugwise 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 167, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 164, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 237, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 60, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 167, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 164, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 237, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 60, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 167, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 164, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for number Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/number/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 237, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for select Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/select/init.py", line 60, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup! 2022-04-17 11:28:19 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Anna for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 81, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 157, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup!

Diagnostics information

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2022.4.5", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.9.9", "docker": true, "arch": "aarch64", "timezone": "Europe/Amsterdam", "os_name": "Linux", "os_version": "5.10.108", "supervisor": "2022.04.0", "host_os": "Home Assistant OS 7.6", "docker_version": "20.10.9", "chassis": "embedded", "run_as_root": true }, "custom_components": { "hacs": { "version": "1.24.5", "requirements": [ "aiogithubapi>=21.11.0" ] }, "plugwise": { "version": "0.22.3a2", "requirements": [ "plugwise==0.17.7" ] } }, "integration_manifest": { "domain": "plugwise", "name": "Plugwise Beta", "version": "0.22.3a2", "documentation": "https://github.com/plugwise/plugwise-beta", "after_dependencies": [ "usb", "zeroconf" ], "requirements": [ "plugwise==0.17.7" ], "codeowners": [ "@CoMPaTech", "@bouwew", "@brefra" ], "iot_class": "local_polling", "config_flow": true, "is_built_in": false }, "data": { "gateway": { "smile_name": "Anna", "gateway_id": "HIDDEN", "heater_id": "HIDDEN", "cooling_present": false, "notifications": {} }, "devices": { "HIDDEN": { "class": "heater_central", "fw": null, "hw": null, "location": "HIDDEN", "mac_address": null, "model": "Generic heater", "name": "OpenTherm", "vendor": "Unspecified", "maximum_boiler_temperature": 45.0, "binary_sensors": { "dhw_state": false, "heating_state": false, "flame_state": false }, "sensors": { "water_temperature": 52.0, "intended_boiler_temperature": 0.0, "modulation_level": 0.0, "return_temperature": 2.0 }, "switches": { "dhw_cm_switch": true } }, "HIDDEN": { "class": "gateway", "fw": "4.2.1", "hw": "AME Smile 2.0 board", "location": "HIDDEN", "mac_address": "HIDDEN", "model": "Anna", "name": "Anna", "vendor": "Plugwise B.V.", "binary_sensors": { "plugwise_notification": false }, "sensors": { "outdoor_temperature": 13.3 } }, "1a153641db064ff7952f6b3dcf4914a0": { "class": "thermostat", "fw": "2018-02-08T11:15:53+01:00", "hw": "6539-1301-5002", "location": "HIDDEN", "mac_address": null, "model": "Anna", "name": "Anna", "vendor": "Plugwise", "lower_bound": 4.0, "upper_bound": 30.0, "resolution": 0.1, "preset_modes": [ "no_frost", "away", "vacation", "asleep", "home" ], "active_preset": "asleep", "presets": { "no_frost": [ 10.0, 30.0 ], "away": [ 18.0, 25.0 ], "vacation": [ 17.0, 28.0 ], "asleep": [ 19.0, 24.0 ], "home": [ 20.0, 22.0 ] }, "available_schedules": [ "Normaal", "Vakantie", "Onregelmatig" ], "selected_schedule": "Normaal", "last_used": "Normaal", "schedule_temperature": 20.0, "mode": "auto", "sensors": { "temperature": 21.5, "setpoint": 20.0, "illuminance": 102 } } } } }

Additional information

No response

bouwew commented 2 years ago

Similar to https://github.com/home-assistant/core/issues/69896?

We know there is an issue with IPv6 mac-addresses, waiting for info from the HA devs.

bouwew commented 2 years ago

@Sanduurrrr Please test plugwise-beta v0.22.3a3 or later.

bouwew commented 2 years ago

@Sanduurrrr is this issue now fixed? Please confirm.

Sanduurrrr commented 2 years ago

@Sanduurrrr is this issue now fixed? Please confirm.

Yes, i do receive error-messages in my log anymore. Apologies for the late response.