Timeout before sending + fix api
Build, push image, and notify Watchtower / build-image (push) Successful in 43s
Build, push image, and notify Watchtower / notify (push) Successful in 11s

This commit is contained in:
2026-08-10 14:20:36 +02:00
parent 6af00b7990
commit 1c2c07471e
4 changed files with 27 additions and 10 deletions
+4 -1
View File
@@ -18,4 +18,7 @@ MQTT_HELLO_INTERVAL = 30
# Microwave Model
COOKING_COMPARTMENT_HEIGHT = 30 # cm
BUZZER_ACTIVATED = False
BUZZER_ACTIVATED = False
# TELEMETRY
TELEMETRY_SEND_INTERVAL = 3