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 -1
View File
@@ -140,7 +140,7 @@ timestamp: payload Time or message receive time
- prefer payload `Time` when present
- accept RFC3339 and timezone-less Tasmota timestamps in the form `2006-01-02T15:04:05`
- current implementation interprets timezone-less timestamps as UTC
- interpret timezone-less timestamps in the configured `tasmota_time_zone` location and convert them to UTC for storage
## Failure handling