1
0

Add zoneminder camera

This commit is contained in:
Przemek Grondek 2022-06-06 02:06:44 +02:00
parent ae3ba94b38
commit 4c10d10621

View File

@ -180,7 +180,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
@ -462,6 +469,10 @@ binary_sensor:
host: 192.168.50.22
switch:
- platform: zoneminder
command_on: Modect
command_off: Monitor
# Wake On LAN
- platform: wake_on_lan
name: 'Hulk WoL'
mac: '24:4b:fe:05:e2:8b'