Add initial camera support to homekit_controller (#43100)
This commit is contained in:
parent
dc8db033b9
commit
cc396b9736
10 changed files with 2240 additions and 4 deletions
|
@ -37,4 +37,5 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
|||
"occupancy": "binary_sensor",
|
||||
"television": "media_player",
|
||||
"valve": "switch",
|
||||
"camera-rtp-stream-management": "camera",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue