refactor: Move definition writing into separate function

This commit is contained in:
2025-10-17 03:12:40 +02:00
parent 5801421378
commit b557afe2fc
2 changed files with 19 additions and 8 deletions

View File

@@ -744,6 +744,7 @@ device_manager:schedule("0 0 20 * * *", function()
bedroom_air_filter:set_on(false)
end)
---@type Config
return {
fulfillment = {
openid_url = "https://login.huizinga.dev/api/oidc",