diff --git a/configuration/configuration.yaml b/configuration/configuration.yaml index 7655ebf..8df78ae 100644 --- a/configuration/configuration.yaml +++ b/configuration/configuration.yaml @@ -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'