The "Locate" (Identify) button is not created for my Matter vacuum (SwitchBot K11+) in Home Assistant #2699
Unanswered
lboue
asked this question in
Matter & Thread
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the enhancement
The "Locate" (Identify) button is not created for my Matter vacuum (SwitchBot K11+) in Home Assistant, even though the device exposes the Identify cluster and the IdentifyType attribute on endpoint 1.
Details:
0(kNoneaccording to the Matter spec).kNone.kNone, which prevents the button from being created, even though the Identify command is supported and works.kNone.Expected:
The Identify button should be created as long as the Identify cluster is present, regardless of the IdentifyType value, so users can trigger the locate/identify command on their device.
Device or feature details
SwitchBot K11+
Use cases
Locame my SwitchBot K11+ vacuum cleaner
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions