Fix error in mystrom documentation (#17108)

The `host` attribute must be the *IP*, not the URL of the switch.
This commit is contained in:
Michael Senn 2021-03-24 15:40:07 +01:00 committed by GitHub
parent 51e0f5374d
commit 3a4d3bb279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: