kukulich/home-assistant-jablotron100

JA-106K-3G - Doesn't state status changes

marcocubi opened this issue · 7 comments

After the last update, status variations are not shown into HA

Update of what? Your Jablotron? HA? Integration?

I updated to the last release the Jablotron integration on HA

What version did you have before? There's no change about states in latest release.

I don't rember, but probably it was an ald version because I just updated HA from the release 2022.6

Looking at the registry, I have this issue:

Logger: homeassistant.config_entries
Source: helpers/entity_component.py:160
First occurred: 01:44:17 (8 occurrences)
Last logged: 09:11:41

Error setting up entry Jablotron for alarm_control_panel
Error setting up entry Jablotron for binary_sensor
Error setting up entry Jablotron for sensor
Error setting up entry Jablotron for switch
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup
result = await component.async_setup_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/alarm_control_panel/init.py", line 115, in async_setup_entry
return await component.async_setup_entry(entry)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 160, in async_setup_entry
raise ValueError("Config entry has already been setup!")
ValueError: Config entry has already been setup!

Have you any idea? I already reinstalled and reconfigured the integration but nothing changed

Please try to find the complete log.

Where I can find it?