diff --git a/scripts/11.cctv.yaml b/scripts/11.cctv.yaml index ce9490a..24c373b 100644 --- a/scripts/11.cctv.yaml +++ b/scripts/11.cctv.yaml @@ -50,11 +50,6 @@ cctv_snapshot_all: filename: /config/www/cctv/living_room.jpg target: entity_id: camera.living_room - - service: camera.snapshot - data: - filename: /config/www/cctv/bedroom.jpg - target: - entity_id: camera.bedroom - service: camera.snapshot data: filename: /config/www/cctv/3d_printer.jpg @@ -74,6 +69,5 @@ cctv_snapshot_all: images: - "/config/www/cctv/hallway.jpg" - "/config/www/cctv/living_room.jpg" - - "/config/www/cctv/bedroom.jpg" - "/config/www/cctv/3d_printer.jpg" - "/config/www/cctv/balcony.jpg"