mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Fix port description for graphite (#15779)
This commit is contained in:
parent
207235d162
commit
91efc81563
@ -25,7 +25,7 @@ host:
|
|||||||
type: string
|
type: string
|
||||||
default: localhost
|
default: localhost
|
||||||
port:
|
port:
|
||||||
description: This is a description of what this key is for.
|
description: Port on graphite host.
|
||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 2003
|
default: 2003
|
||||||
|
Loading…
x
Reference in New Issue
Block a user