feat: Sync printer light with room light
Build and deploy / build (push) Successful in 18m25s
Build and deploy / Deploy container (push) Successful in 37s

This commit was merged in pull request #8.
This commit is contained in:
2026-06-19 04:05:11 +02:00
parent aacb11aba3
commit b30988f869
2 changed files with 24 additions and 1 deletions
+2
View File
@@ -41,6 +41,8 @@ jobs:
-e AUTOMATION__SECRETS__MQTT_PASSWORD=${{ secrets.MQTT_PASSWORD }} \
-e AUTOMATION__SECRETS__HUE_TOKEN=${{ secrets.HUE_TOKEN }} \
-e AUTOMATION__SECRETS__NTFY_TOPIC=${{ secrets.NTFY_TOPIC }} \
-e AUTOMATION__SECRETS__PRINTER_DEVICE_ID=${{ secrets.PRINTER_DEVICE_ID }} \
-e AUTOMATION__SECRETS__PRINTER_ACCESS_CODE=${{ secrets.PRINTER_ACCESS_CODE }} \
$(echo ${{ toJSON(needs.build.outputs.images) }} | jq .automation -r)
docker network connect web automation_rs