mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Add new protocol key descr for graphite (#15780)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
9582b227bc
commit
6db4074bce
@ -29,6 +29,11 @@ port:
|
|||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 2003
|
default: 2003
|
||||||
|
protocol:
|
||||||
|
description: "Type of communication protocol: `tcp` or `udp`."
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: tcp
|
||||||
prefix:
|
prefix:
|
||||||
description: Prefix is the metric prefix in graphite.
|
description: Prefix is the metric prefix in graphite.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user