initial push

This commit is contained in:
CeeWeasel
2024-04-14 14:08:56 -04:00
commit 53bf393d14
1111 changed files with 71730 additions and 0 deletions
+106
View File
@@ -0,0 +1,106 @@
#binary_sensor: !include_dir_list ../cameras
camera:
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam01
name: Camera01
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam02
name: Camera02
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam03
name: Camera03
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam04
name: Camera04
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam05
name: Camera05
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam06
name: Camera06
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam07
name: Camera07
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam08
name: Camera08
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam09
name: Camera09
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam10
name: Camera10
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam11
name: Camera11
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/Cam12
name: Camera12
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/All?/video.mjpg
name: AllCameras
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
mjpeg_url: http://192.168.1.7:81/mjpg/@All?/video.mjpg
name: CycleAllCameras
username: !secret bi_username
password: !secret bi_password
authentication: basic
- platform: mjpeg
name: Octoprint
still_image_url: http://192.168.1.99/webcam/?action=snapshot
mjpeg_url: http://192.168.1.99/webcam/?action=stream