-
Notifications
You must be signed in to change notification settings - Fork 14
[Feature]: Button support #211
Comments
Climates were already requested in the main project. #47 What exactly do you need with buttons? You have a button connected to HA, and when pressed you want that event to be pushed through HA to matter and then to the connected controller? |
Hi,
Yes. Mostly buttons works like scene on google home. There are entities
with button press to trigger.
…On Fri, 28 Jun 2024 at 9:42 PM Tobias Glatthar ***@***.***> wrote:
Climates were already requested in the main project.
t0bst4r/matterbridge-home-assistant#47
<#47>
What exactly do you need with buttons? You have a button connected to HA,
and when pressed you want that event to be pushed through HA to matter and
then to the connected controller?
E.g. to trigger an Alexa Routine with a button which would not be
supported with Alexa otherwise?
—
Reply to this email directly, view it on GitHub
<#211>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOM6XO4ALMH4H4PKKYWLJCLZJWVDHAVCNFSM6AAAAABJ7QXVLOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJXGQ2DSMBYG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Yes, this would be great, to trigger other devices e.g. from Alexa via Home Assistant. |
I think you're talking about adding support for the Matter Generic Switch device class (which, despite being called a switch, is really used for button press events). I don't believe the Matter Generic Switch is supported by Alexa (or Google Home) though it can be supported in SmartThings (I think you need to do a custom driver though). I think the only controller that currently supports Generic Switch for button tap detection is iOS. |
Domain
Button, Climate
Attributes
Services
No response
Version
1.3.5-68
Additional comments
No response
The text was updated successfully, but these errors were encountered: