home-assistant.io/source/components/switch.hikvision.markdown
Fabian Affolter 0ae84f0e88 add logo
2015-06-16 09:38:19 +02:00

744 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 hikvisioncam switch platform allows you to control your motion detection setting on your [Hikvision](http://www.hikvision.com/) camera.

To use your Hikvision cam in your installation, add the following to your configuration.yaml file:

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