From 60df2986e359089da509599e8ba751006f582ba2 Mon Sep 17 00:00:00 2001 From: Marcelo Moreira de Mello Date: Fri, 25 Nov 2016 01:59:32 -0500 Subject: [PATCH] Updated host/ip definition on docs --- source/_components/camera.amcrest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.amcrest.markdown b/source/_components/camera.amcrest.markdown index 93aee5be95e..1a591a5a746 100644 --- a/source/_components/camera.amcrest.markdown +++ b/source/_components/camera.amcrest.markdown @@ -27,7 +27,7 @@ camera: Configuration variables: -- **host** (*Required*): The IP address of your camera. +- **host** (*Required*): The IP address or hostname of your camera. If using hostname, make sure the DNS works as expected. - **username** (*Required*): The username for accessing your camera. - **password** (*Required*): The password for accessing your camera. - **name** (*Optional*): This parameter allows you to override the name of your camera. The default is "Amcrest Camera".