Beginning of cooking cycle
Build, push image, and notify Watchtower / build-image (push) Successful in 1m21s
Build, push image, and notify Watchtower / notify (push) Successful in 17s

This commit is contained in:
2026-07-31 21:50:42 +02:00
parent 8ac5db22c1
commit 7299a50198
11 changed files with 552 additions and 86 deletions
+4 -1
View File
@@ -1 +1,4 @@
from shared.sensors.rgb_led import RGBLED
try:
from shared.sensors.rgb_led import RGBLED
except ImportError:
pass # No need as we are on the RPI