mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update docstring
This commit is contained in:
parent
4c056db3bb
commit
e72f61ce73
@ -1,11 +1,8 @@
|
|||||||
"""
|
"""
|
||||||
homeassistant.components.statsd
|
homeassistant.components.statsd
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
StatsD component which allows you to send data to many backends.
|
StatsD component which allows you to send data to many backends.
|
||||||
|
|
||||||
For list supported backends visit this link:
|
|
||||||
https://github.com/etsy/statsd/blob/master/docs/backend.md
|
|
||||||
|
|
||||||
For more details about this component, please refer to the documentation at
|
For more details about this component, please refer to the documentation at
|
||||||
https://home-assistant.io/components/statsd/
|
https://home-assistant.io/components/statsd/
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user