mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
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:
parent
3bd160cbe8
commit
73e149c54d
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user