feat: Added optional definition function to module
Some checks failed
Build and deploy / Deploy container (push) Blocked by required conditions
Build and deploy / build (push) Has been cancelled

This commit is contained in:
2025-10-15 03:48:03 +02:00
parent d3d9a19f52
commit b327d32177
6 changed files with 84 additions and 29 deletions

1
Cargo.lock generated
View File

@@ -98,6 +98,7 @@ dependencies = [
"config",
"git-version",
"google_home",
"inventory",
"mlua",
"reqwest",
"rumqttc",