allow passing trough mitemp sensors

This commit is contained in:
Robin Appelman 2020-12-14 22:02:14 +01:00
commit f7938d1d95
5 changed files with 222 additions and 22 deletions

View file

@ -16,4 +16,5 @@ dotenv = "0.15.0"
ctrlc = { version = "3.1.7", features = ["termination"] }
color-eyre = "0.5.7"
async-stream = "0.3.0"
pin-utils = "0.1.0"
pin-utils = "0.1.0"
hostname = "^0.3"