Left over changes

This commit is contained in:
Jack Mechem 2026-05-22 02:19:32 -07:00
parent 7640a235ca
commit b748ef36d6
7 changed files with 219 additions and 10 deletions

View file

@ -25,6 +25,7 @@ tokio = { version = "1.50.0", features = [
"macros",
"rt-multi-thread",
"process",
"time",
] }
tapo = "0.9.0"
zbus = "5.14.0"