forward mitemp to home assistant

This commit is contained in:
Robin Appelman 2026-06-29 22:57:35 +02:00
commit 7dff97b474
8 changed files with 211 additions and 13 deletions

View file

@ -19,9 +19,11 @@ pin-utils = "0.1.0"
hostname = "0.4.2"
tokio-stream = { version = "0.1.18", features = ["net"] }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.150"
secretfile = "0.1.1"
toml = "1.1.2"
clap = { version = "4.6.1", features = ["derive"] }
maplit = "1.0.2"
[profile.release]
lto = true