New backup 2025-05-06 14:15:02
This commit is contained in:
parent
9175b16f05
commit
b22527c2f4
1 changed files with 3 additions and 1 deletions
|
@ -11,4 +11,6 @@
|
||||||
"${json.condition} ${json.icon}"
|
"${json.condition} ${json.icon}"
|
||||||
"${json.current_temp}°F / ${json.humidity}% "
|
"${json.current_temp}°F / ${json.humidity}% "
|
||||||
" ${json.max_temp}°F ${json.min_temp}°F"
|
" ${json.max_temp}°F ${json.min_temp}°F"
|
||||||
" ${json.updated}"))
|
(label
|
||||||
|
:text " ${json.updated}"
|
||||||
|
)))
|
||||||
|
|
Loading…
Add table
Reference in a new issue