automation_rs/config/zeus.dev.yml
Dreaded_X 9385f27125
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 5m30s
Build and deploy automation_rs / Build Docker image (push) Successful in 55s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
Improved how devices are created, ntfy and presence are now treated like any other device
2024-04-27 02:55:53 +02:00

11 lines
222 B
YAML

openid:
base_url: "https://login.huizinga.dev/api/oidc"
mqtt:
host: "olympus.lan.huizinga.dev"
port: 8883
client_name: "automation-zeus"
username: "mqtt"
password: "${MQTT_PASSWORD}"
tls: true