Fixed example host (#7124)

* Fixed example host

"http://" is not needed nor wanted in host, in order for the plugin to work

* Add period
This commit is contained in:
teejay-87 2018-10-26 13:46:14 +02:00 committed by Fabian Affolter
parent 3bd160cbe8
commit 73e149c54d

View File

@ -34,7 +34,7 @@ switch:
{% configuration %}
host:
description: "The IP address of your D-Link plug, e.g., http://192.168.1.32"
description: "The IP address of your D-Link plug, e.g., 192.168.1.32."
required: true
type: string
name: