mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix copy&paste error of raspyrfm docs that mixed up host and port (#8375)
This commit is contained in:
parent
fa38c6b9d8
commit
13397c3fef
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user