1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add button support to HomeKit (#60165)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Franck Nijhof
2021-11-23 00:46:51 +01:00
committed by GitHub
parent f510534c58
commit 766c889e70
6 changed files with 59 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ ALLOWED_USED_COMPONENTS = {
"alert",
"automation",
"conversation",
"button",
"device_automation",
"frontend",
"group",