mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
so many freaking changes!
This commit is contained in:
@@ -82,25 +82,25 @@ script:
|
||||
# {% endif %}
|
||||
# url: >
|
||||
# {% if is_state('input_select.camera_dropdown', 'Boys Room') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam01_sub
|
||||
# rtsp://192.168.1.11:8554/cam01_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Kitchen') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam12_sub
|
||||
# rtsp://192.168.1.11:8554/cam12_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Computer Area') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam03_sub
|
||||
# rtsp://192.168.1.11:8554/cam03_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Garage') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam04_sub
|
||||
# rtsp://192.168.1.11:8554/cam04_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Master Bedroom') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam06_sub
|
||||
# rtsp://192.168.1.11:8554/cam06_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Nursery') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam08_sub
|
||||
# rtsp://192.168.1.11:8554/cam08_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Back Yard') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam14_sub
|
||||
# rtsp://192.168.1.11:8554/cam14_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Front Yard') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam18_sub
|
||||
# rtsp://192.168.1.11:8554/cam18_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Front Door') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam19_sub
|
||||
# rtsp://192.168.1.11:8554/cam19_sub_opus
|
||||
# {% elif is_state('input_select.camera_dropdown', 'Front Room') %}
|
||||
# rtsp://192.168.1.11:8554/rtsp_cam13_sub
|
||||
# rtsp://192.168.1.11:8554/cam13_sub_opus
|
||||
# {% endif %}
|
||||
# force: true
|
||||
# extra:
|
||||
|
||||
Reference in New Issue
Block a user