mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 22:10:09 +00:00
Add support for doorbell buttons to homekit_controller (#50983)
This commit is contained in:
@@ -16,6 +16,7 @@ from homeassistant.helpers.typing import ConfigType
|
||||
from .const import DOMAIN, KNOWN_DEVICES, TRIGGERS
|
||||
|
||||
TRIGGER_TYPES = {
|
||||
"doorbell",
|
||||
"button1",
|
||||
"button2",
|
||||
"button3",
|
||||
|
||||
Reference in New Issue
Block a user