home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.03k stars 28.28k forks source link

Homematic or (RaspberryMatic) #116777

Open Wolfi311 opened 2 weeks ago

Wolfi311 commented 2 weeks ago

The problem

I have installed 2024.5.1 and there are clearly problems with Homematic or (RaspberryMatic) There are mainly problems when reporting back from RaspberryMatic to HA.

What version of Home Assistant Core has the issue?

2024.5.1

What was the last working version of Home Assistant Core?

2024.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Homematic

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

mib1185 commented 1 week ago

do you have any more details? Maybe logs, screenshots, diagnostics data or anything else which shows us your issue and make it possible to analyse it? thx 👍

Juice47 commented 1 week ago

I have the same problem. Actuator status is not in sync. When I switch a device from HA dashboard, it is immediately reset. When I select the switch in the dashboard I can turn it on and of. The status is not correct in the dashboard when I close the selected device. I will try to create some screenshots.

Juice47 commented 1 week ago

Here are some screenshots of the problem. It occurs with either IP or non-IP devices. The device that is tested is "Steckdosen links" in HA; for RBmatic: Schalter Terrasse L:1 The name of the screenshot describes the tasks.

121148 Status of device at start of test.png 121224 HA Dashboard of the switches at start.png 121306 Status of device after turn on via dasboard.png Please note, the the icon turns to the left for about half a second and then back right after it was touched. See picture 121224......

125046 switch after turned on via dashboard.png 125239 switch after turned on via this panel.png 125349 Status of device after turn on via device panel of HA.png 125717 switch after turned off via this panel.png 125803 Status of device after turn off via device panel of HA.png 125856 HA Dashboard of the switches at end.png

Raspberrymatic is at 3.75.7.20240420

Core 2024.5.2 Supervisor 2024.05.1 Operating System 12.2 Frontend 20240501.1

If anything else is needed, please let me know. Thanks for the great support. 121148 Status of device at start of test 121224 HA Dashboard of the switches at start 121306 Status of device after turn on via dasboard 125046 switch after turned on via dashboard 125239 switch after turned on via this panel 125349 Status of device after turn on via device panel of HA 125717 switch after turned off via this panel 125803 Status of device after turn off via device panel of HA 125856 HA Dashboard of the switches at end

Juice47 commented 1 week ago

Finally solved it myself. An Update to HACS was missing. (see Screenshot). This is always a problem because HACS updates are not notified. HACS Update

mib1185 commented 1 week ago

Hi @Juice47 HACS is a custom component (also the "Homatic(IP) local"), which is not maintained by the HA core project. Please report your issue to the maintainer or in the source repository of this custom component. Thx 👍