Nullable timestamps for HA JSON

This commit is contained in:
Gunnar Skjold
2025-12-29 10:05:25 +01:00
parent 2e4a0fc0a3
commit 7a358a20b8
7 changed files with 59 additions and 86 deletions

View File

@@ -12,5 +12,5 @@
"U1" : %.2f,
"U2" : %.2f,
"U3" : %.2f,
"t" : "%s"
"t" : %s
}