feat: Receive devices through config return

This commit is contained in:
2025-10-17 03:45:11 +02:00
parent 4e2da2ecca
commit 187220a49b
7 changed files with 66 additions and 42 deletions

1
Cargo.lock generated
View File

@@ -94,6 +94,7 @@ dependencies = [
"async-trait",
"automation_devices",
"automation_lib",
"automation_macro",
"axum",
"config",
"git-version",