mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update configuration variables
This commit is contained in:
parent
3af7bd885e
commit
0bd7559de7
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Hikvision Camera Switch"
|
title: "Hikvision Camera Switch"
|
||||||
description: "Instructions how to integrate Hikvision camera's into Home Assistant."
|
description: "Instructions how to integrate Hikvision camera switches into Home Assistant."
|
||||||
date: 2015-06-10 22:54
|
date: 2015-06-10 22:54
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -34,8 +34,8 @@ switch:
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **host** *Required*: The IP address of your Hikvision camera, eg. 192.168.1.32
|
- **host** (*Required*): The IP address of your Hikvision camera, eg. 192.168.1.32
|
||||||
- **port** *Optional*: The port to connec to your Hikvision camera (default is 80).
|
- **port** (*Optional*): The port to connec to your Hikvision camera. Defaults to 80.
|
||||||
- **name** *Optional*: This parameter allows you to override the name of your camera.
|
- **name** (*Optional*): This parameter allows you to override the name of your camera.
|
||||||
- **username** *Required*: The username for accessing your Hikvision camera.
|
- **username** (*Optional*): The username for accessing your Hikvision camera. Defaults to "admin".
|
||||||
- **password** *Required*: The password to access your Hikvision camera.
|
- **password** (*Optional*): The password to access your Hikvision camera. Defaults to "12345".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user