rdmtc / RedMatic-HomeKit

HAP-Nodejs based Node-RED nodes to create (bridged) HomeKit Accessories
Apache License 2.0
61 stars 22 forks source link

Delayed switch status changes shown in Home-App #369

Open StefanS200 opened 6 months ago

StefanS200 commented 6 months ago

Hello,

for some switches the status is updated delayed in the Home-App for about 30-40 secs after switching via a Homatic device (direct link).

In the webui in raspberrymatic, the switch status is updated immediately after pressing the switch. Only in Home-App the status change (eg. from light off to light on) takes more than 40 secs or longer.

I noticed when completely closing the home-app and re-opening obviously triggers a status query and the status is immediately updated in the home app.

This happens only for a few Homatic actors (both Hm and HmIP). Most other actors' switch status updates work perfect and immediately.

Does anyone have an idea to trigger status updates immediately without waiting!? Or is this an issue within Home Architecture!?

(I am on the new HomeKit architecture and the latest raspberrymatic version 3.73.9.20240130)

Many thanks for your thoughts and ideas!