mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-08-02 12:14:45 +02:00
forward mitemp to home assistant
This commit is contained in:
parent
71d28cf847
commit
7dff97b474
8 changed files with 211 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue