Fix copy&paste error of raspyrfm docs that mixed up host and port (#8375)

This commit is contained in:
Max Rosin 2019-02-02 14:58:14 +01:00 committed by Fabian Affolter
parent fa38c6b9d8
commit 13397c3fef

View File

@ -49,10 +49,10 @@ host:
required: false
default: 127.0.0.1
type: string
host:
port:
description: Port of the gateway.
required: false
default: depends on the gateway model
default: Depends on the gateway model.
type: integer
switches:
description: List of switches that can be controlled with this gateway.