mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix error in mystrom documentation (#17108)
The `host` attribute must be the *IP*, not the URL of the switch.
This commit is contained in:
parent
51e0f5374d
commit
3a4d3bb279
@ -178,7 +178,7 @@ switch:
|
||||
|
||||
{% configuration %}
|
||||
host:
|
||||
description: "The IP address of your myStrom switch, e.g., `http://192.168.1.32`."
|
||||
description: "The IP address of your myStrom switch, e.g., `192.168.1.32`."
|
||||
required: true
|
||||
type: string
|
||||
name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user