feat: Receive devices through config return
All checks were successful
Build and deploy / build (push) Successful in 12m8s
Build and deploy / Deploy container (push) Has been skipped

This commit is contained in:
2025-10-17 03:45:11 +02:00
parent 4e2da2ecca
commit 95d7bfc43e
7 changed files with 65 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",