Private GIT

Skip to content
Snippets Groups Projects
Commit 9de24ac2 authored by Sean Rees's avatar Sean Rees
Browse files

Fix some minor formatting issues

parent 47f77e11
No related merge requests found
......@@ -6,9 +6,10 @@ to extend to other fan types (I just don't have one to test).
## Dependencies
```
pip install libpurecoollink
pip install prometheus_client
```
## Metrics
### Environmental
......@@ -56,11 +57,11 @@ optional arguments:
### Scrape Frequency
I scrape at 15s intervals. Metrics are updated at approximately 30 second
intervals by libpurecoollink.
intervals by `libpurecoollink`.
### Other Notes
libpurecoollink by default uses a flavour of mDNS to automatically discover
`libpurecoollink` by default uses a flavour of mDNS to automatically discover
the Dyson fan. This is overridable (but this script doesn't at the moment).
The mDNS dependency makes Dockerising this script somewhat challenging at
the moment.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment