-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IKEA Dirigera lights not triggered first time #125622
Comments
Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) matter documentation |
Can't figure out how to find the YAML for scenes. LMK how if you could use them too. |
Can you please tell me how this is a HA/Matter issue if we send the command but the light doesn't respond ? |
Because if I use the regular Homekit integration with Dirigera, the lights respond as expected with the same automation and scene. I guess the issue could lie with automation or scenes. But as I mentioned, lights that I manually turn on with IKEA Rodret switches work with other automations using HA/Matter. I'd be happy to provide better logs if you let me know how, I expected more than the little I got from following the official article on how. |
Good news! Somewhere between the Matter Server 6.6.0 update and IKEAs 2.660.2 the issue resolved itself. |
The problem
Hi,
I'm using IKEA Dirigera through the Matter add-on. Works pretty good when it does work, it's noticeably faster.
But, after a few hours pass without a light being triggered. It seems that something is reset and the light needs to be triggered twice for it to turn on. I'm not sure how much time needs to pass, sometimes it seems like an hour, and sometimes several hours. The logbook shows the scene is being activated, but Overview shows that it's not turned on.
Once the light has been triggered to turn on, it works perfectly.
This happens with another light that also is only triggered by automations. Other lights I trigger manually with an IKEA smart switch and then is controlled by automations, these work fine.
I have an automation that depending on what time it is, activates different scenes which should turn on the light at a certain brightness and warmth. After presence turns negative, the lights are turned off.
Looking at the Matter addon logs it seems like it sends the same data both times. I've increased log levels in the addon, but logs rotate too quick. I've tcpdumped to check that HA sends packets which it does (via IPv6 link-local).
Any help or ideas are appreciated.
What version of Home Assistant Core has the issue?
core-2024.9.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Matter Server
Link to integration documentation on our website
https://www.home-assistant.io/integrations/matter/
Diagnostics information
home-assistant_matter_2024-09-09T17-54-44.662Z.log
There are three triggers in above log, the first fails to turn on the light, the second "turns off" the lights, and the last successfully turns the lights on.
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: