WIP
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-18 04:54:45 +02:00
parent 92a0bff8c4
commit 5a70d4b579
8 changed files with 691 additions and 606 deletions

View File

@@ -10,5 +10,5 @@ local FulfillmentConfig
---@class Config
---@field fulfillment FulfillmentConfig
---@field devices DeviceInterface[]?
---@field schedule table<string, function>?
---@field schedule table<string, fun() | fun()[]>?
local Config