xenji / homee_exporter

An exporter for homee metrics to prometheus
MIT License
3 stars 2 forks source link

updated installation commands for debian #17

Closed stfnhmplr closed 6 years ago

stfnhmplr commented 6 years ago

apt-key and apt-get must be executed as sudo and the package-list needs to be updated before homee_exporter can be installed.

xenji commented 6 years ago

Shame on me using bare root on my test box. Thanks a lot for the PR!