Skip to content
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

integration: matter #126465

Closed
kerdiehl opened this issue Sep 23, 2024 · 5 comments
Closed

integration: matter #126465

kerdiehl opened this issue Sep 23, 2024 · 5 comments

Comments

@kerdiehl
Copy link

kerdiehl commented Sep 23, 2024

The problem

whenever a matter device is added to a scene, device immeditely faiuls and becomes unavailable with error: Failed to perform the action light/turn_off. src/lib/address_resolve/AddressResolve_DefaultImpl.cpp:119: CHIP Error 0x00000032: Timeout

What version of Home Assistant Core has the issue?

core-2024.9.2

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 (beta)

Link to integration documentation on our website

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration (matter) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of matter can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign matter Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


matter documentation
matter source
(message by IssueLinks)

@marcelveldt
Copy link
Member

Please edit your report and ATTACH any logs or diagnostics. Don't paste them in the issue report as it makes it unreadable.

If I understand your report correctly, when a Matter light is added to a Home Assistant Scene, then it fails ?
Does the light respond when you just manually control it ?

@kerdiehl
Copy link
Author

sorry about that - dragged and dropped below.

1.) Matter light is wifi (not thread).
2.) Purchased 4 - all will pair with controller properly and all will work manually. (on/off, brightness control, spectrum)
3.) Good persistence (no issues for up to a week),
4.) Adding to a scene immediately results in the HA error "Failed to perform the action light/turn_off. src/lib/address_resolve/AddressResolve_DefaultImpl.cpp:119: CHIP Error 0x00000032: Timeout"
5.) Same failure occurs whether adding to a scene in present state, or when changing state within the "edit scene" routine.
6.) even after being "unavailable" - device responds to a "ping device" from inside Matter device info.

matter-01J7EAHG0QHVPWBW44R6MW8PV9-Smart LED Bulb-b1c94a28409881242b789f5b50fad82a(1).json

@kerdiehl
Copy link
Author

kerdiehl commented Sep 23, 2024 via email

@kerdiehl
Copy link
Author

kerdiehl commented Oct 6, 2024

Issues resolved with release of Core 10.0

@kerdiehl kerdiehl closed this as completed Oct 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants