Add Tasmota timezone handling and dashboard updates

This commit is contained in:
2026-03-16 12:17:40 +01:00
parent 5ac9cc3892
commit 585378297c
10 changed files with 1223 additions and 1027 deletions
+1
View File
@@ -8,6 +8,7 @@ services:
- ./config.json:/app/config.json:ro
environment:
MQTT_SCRUBBER_APP_HEALTH_ADDRESS: ":8080"
MQTT_SCRUBBER_APP_TASMOTA_TIME_ZONE: "Europe/Prague"
networks:
- iot-network
healthcheck: