StatsD
The statsd
integration makes it possible to transfer all state changes to an external StatsD instance.
To use the statsd
integration in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
statsd:
Full example:
# Example configuration.yaml entry
statsd:
prefix: home
rate: 5
value_mapping:
cooling: 1
heating: 10
StatsD supports various backends.
Help us to improve our documentation
Suggest an edit to this page, or provide/view feedback for this page.
Suggest an edit to this page, or provide/view feedback for this page.