mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Add initial camera support to homekit_controller (#43100)
This commit is contained in:
@@ -37,4 +37,5 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
||||
"occupancy": "binary_sensor",
|
||||
"television": "media_player",
|
||||
"valve": "switch",
|
||||
"camera-rtp-stream-management": "camera",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user