home-assistant.io/source/components/switch.hikvision.markdown
2015-06-13 10:04:59 -07:00

522 B

layout, title, description, date, sidebar, comments, sharing, footer
layout title description date sidebar comments sharing footer
page Hikvision camera support Instructions how to integrate Hikvision camera's into Home Assistant. 2015-06-10 22:54 false false true true

This switch platform allows you to control your motion detection setting on your Hikvision camera.

# Example configuration.yaml entry
switch:
    platform: hikvisioncam
    name: Hikvision Cam 1 Motion Detection
    host: 192.168.1.26
    username: YOUR_USERNAME
    password: YOUR_PASSWORD