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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",