Auto detect new tapo devices

This commit is contained in:
Jack Mechem 2026-05-22 11:58:58 -07:00
parent b748ef36d6
commit 9cc83c43ee
4 changed files with 155 additions and 33 deletions

View file

@ -23,6 +23,7 @@ shadow-rs = "1.7.1"
sysinfo = "0.38.4"
tokio = { version = "1.50.0", features = [
"macros",
"net",
"rt-multi-thread",
"process",
"time",