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
|
||||
type: integer
|
||||
default: 2003
|
||||
protocol:
|
||||
description: "Type of communication protocol: `tcp` or `udp`."
|
||||
required: false
|
||||
type: string
|
||||
default: tcp
|
||||
prefix:
|
||||
description: Prefix is the metric prefix in graphite.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user