mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Only the host name is used, not the protocol (#8756)
I searched a long time why there was nothing stored in graphite. I had to remove the protocol.
This commit is contained in:
parent
b0d2683991
commit
fea8dc9f57
@ -23,7 +23,7 @@ graphite:
|
||||
|
||||
{% configuration %}
|
||||
host:
|
||||
description: IP address of your graphite host, e.g., http://192.168.1.10.
|
||||
description: IP address of your graphite host, e.g., 192.168.1.10.
|
||||
required: false
|
||||
type: string
|
||||
default: localhost
|
||||
|
Loading…
x
Reference in New Issue
Block a user