From 887951f57062fecb934728d56a315d639c35918f Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 5 Mar 2025 17:25:43 -0500 Subject: [PATCH] Use new dashboard format of the weather report macro --- mobile_dashboard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index e1eebbc..43fcc7d 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -3972,7 +3972,7 @@ views: # Hello {{ user }} - {{ weatherReport('full','text') }} + {{ weatherReport('full','dashboard') }} ---