Add input_button support to HomeKit (#62590)
This commit is contained in:
parent
cb82169e92
commit
c5d62ccc7e
5 changed files with 14 additions and 6 deletions
|
@ -198,6 +198,7 @@ def get_accessory(hass, driver, state, aid, config): # noqa: C901
|
|||
"automation",
|
||||
"button",
|
||||
"input_boolean",
|
||||
"input_button",
|
||||
"remote",
|
||||
"scene",
|
||||
"script",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue