danielperna84 / hahomematic

Python 3 Interface for Home Assistant to interact with HomeMatic devices
MIT License
130 stars 22 forks source link

Communication between HA and HmIP stopped after upgrading to HA 2024.5.0 #1540

Closed Ed1954 closed 4 months ago

Ed1954 commented 4 months ago

I agree to the following

The problem

After HA 2024.5.0 no communication between HA and HmIP. Will go back to 2024.4.04

What version of HomematicIP (local) has the issue?

1.58.0

What was the last working version of HomematicIP (local)?

1.58.0

What type of installation are you running?

Home Assistant Core

What type of installation are you running for your homematic backend?

RaspberryMatic Standalone

Which version of your homematic backend are you running?

3.75.7.20240420

What hardware are you running for your system?

x64

Which config details do you use

Which interfaces do you use?

Diagnostics information (no logs here)

No response

Log file extract. Anything in the logs that might be useful for us? The log (Setting/System/Logs -> load full log) is the best source to support trouble shooting!

2024-05-03 10:02:07.382 WARNING (XmlRpcServer on port 48359) [homeassistant.helpers.frame] Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(), please report it to the author of the 'homematicip_local' custom integration
2024-05-03 10:02:07.382 WARNING (XmlRpcServer on port 48359) [hahomematic.platforms.entity] FIRE_UPDATE_ENTITY_EVENT failed: Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(). Please report it to the author of the 'homematicip_local' custom integration.
2024-05-03 10:02:07.397 WARNING (XmlRpcServer on port 48359) [homeassistant.helpers.frame] Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(), please report it to the author of the 'homematicip_local' custom integration
2024-05-03 10:02:07.397 WARNING (XmlRpcServer on port 48359) [hahomematic.platforms.entity] FIRE_UPDATE_ENTITY_EVENT failed: Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(). Please report it to the author of the 'homematicip_local' custom integration.
2024-05-03 10:02:07.461 WARNING (XmlRpcServer on port 48359) [homeassistant.helpers.frame] Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(), please report it to the author of the 'homematicip_local' custom integration
2024-05-03 10:02:07.462 WARNING (XmlRpcServer on port 48359) [hahomematic.platforms.entity] FIRE_UPDATE_ENTITY_EVENT failed: Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(). Please report it to the author of the 'homematicip_local' custom integration.
2024-05-03 10:02:07.529 WARNING (XmlRpcServer on port 48359) [homeassistant.helpers.frame] Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(), please report it to the author of the 'homematicip_local' custom integration
2024-05-03 10:02:07.529 WARNING (XmlRpcServer on port 48359) [hahomematic.platforms.entity] FIRE_UPDATE_ENTITY_EVENT failed: Detected that custom integration 'homematicip_local' calls async_write_ha_state from a thread at custom_components/homematicip_local/generic_entity.py, line 218: self.async_write_ha_state(). Please report it to the author of the 'homematicip_local' custom integration.

Additional information

No response

SukramJ commented 4 months ago

I am aware that an integration that was installed via HACS also needs to be updated via HACS

You should read more careful. Just update.