bgulla / boozer

Kegerator Monitoring Platform. RPi + Docker + Beer + Metrics + Slack. k3s kubernetes friendly.
https://twitter.com/ibuiltabar
MIT License
101 stars 7 forks source link

Config option for metric/imperial #20

Open Naesstrom opened 4 years ago

Naesstrom commented 4 years ago

Would it be possible to add a option to the config.ini to select either imperial or metric units. I'd rather have it in celcius and maybe liters for volume.

bgulla commented 4 years ago

Yeah definitely, that's not even that hard because the sensors actually read in as celsius and I convert them to imperial.