Add 3D printer camera
This commit is contained in:
parent
f50f9a9d38
commit
c4af23296e
@ -196,35 +196,14 @@ ios:
|
||||
icon: home-import-outline
|
||||
color: "#ffffff"
|
||||
|
||||
#zoneminder:
|
||||
# - host: zoneminder.grondek.pl
|
||||
# ssl: true
|
||||
# verify_ssl: true
|
||||
# path_zms: /zm/cgi-bin/nph-zms
|
||||
# path: /zm/
|
||||
#camera:
|
||||
# - platform: zoneminder
|
||||
# - platform: generic
|
||||
# name: '3D Printer Camera'
|
||||
# still_image_url: https://192.168.110.11:8554/currentpic.cgi
|
||||
# stream_source: rtsp://192.168.110.11:8554/unicast
|
||||
# rtsp_transport: udp
|
||||
# verify_ssl: false
|
||||
# scan_interval: 5
|
||||
# - platform: generic
|
||||
# name: 'Kitchen Direct'
|
||||
# still_image_url: https://root:root@192.168.110.12/cgi-bin/currentpic.cgi
|
||||
# stream_source: rtsp://192.168.110.12:8554/unicast
|
||||
# rtsp_transport: udp
|
||||
# verify_ssl: false
|
||||
# scan_interval: 5
|
||||
# - platform: generic
|
||||
# name: 'Hallway Direct'
|
||||
# still_image_url: https://192.168.110.13:8554/currentpic.cgi
|
||||
# stream_source: rtsp://192.168.110.13:8554/unicast
|
||||
# rtsp_transport: udp
|
||||
# verify_ssl: false
|
||||
# scan_interval: 5
|
||||
camera:
|
||||
- platform: generic
|
||||
name: '3D Printer Camera'
|
||||
still_image_url: https://192.168.110.13/cgi-bin/currentpic.cgi
|
||||
stream_source: rtsp://192.168.110.13:8554/unicast
|
||||
rtsp_transport: udp
|
||||
verify_ssl: false
|
||||
scan_interval: 5
|
||||
|
||||
alarm_control_panel:
|
||||
- platform: manual
|
||||
|
Loading…
Reference in New Issue
Block a user