Add in Cameras for Homekit. #380
This commit is contained in:
parent
a8c36081e6
commit
b7155447c9
|
@ -20,6 +20,10 @@ filter:
|
||||||
- scene
|
- scene
|
||||||
- light
|
- light
|
||||||
include_entities:
|
include_entities:
|
||||||
|
- camera.camera1
|
||||||
|
- camera.camera2
|
||||||
|
- camera.camera3
|
||||||
|
- camera.front_door
|
||||||
- light.bedroom
|
- light.bedroom
|
||||||
- light.bedroom_lights
|
- light.bedroom_lights
|
||||||
- light.den_lights
|
- light.den_lights
|
||||||
|
@ -36,6 +40,5 @@ filter:
|
||||||
- light.outdoor_pool_lights
|
- light.outdoor_pool_lights
|
||||||
- light.outside_pool_lights
|
- light.outside_pool_lights
|
||||||
- light.upstairs_lights
|
- light.upstairs_lights
|
||||||
|
|
||||||
- switch.lr_amp
|
- switch.lr_amp
|
||||||
# exclude_entities:
|
# exclude_entities:
|
||||||
|
|
Loading…
Reference in New Issue