From 5ea5ef6b548bf71ed6d44ae1d02bda1959c014d0 Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Tue, 16 Jul 2024 01:00:06 +0200 Subject: [PATCH] :robot: 16-07-24 | :recycle: Updated 1 file -------- - update: button_card_templates/tpl_header.yaml -------- Automated commit via script --- .../dashboards/templates/button_card_templates/tpl_header.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dashboards/templates/button_card_templates/tpl_header.yaml b/config/dashboards/templates/button_card_templates/tpl_header.yaml index 58a2503..7d293be 100644 --- a/config/dashboards/templates/button_card_templates/tpl_header.yaml +++ b/config/dashboards/templates/button_card_templates/tpl_header.yaml @@ -182,7 +182,7 @@ header_weather: let next_dusk = states['sun.sun'].attributes.next_dusk, sunset_time = new Date(Date.parse(next_dusk)), sunset = sunset_time.getHours() + ":" + sunset_time.getMinutes(); - let precipitation = states['sensor.prague_forecast_precipitation'].state; + let precipitation = states['sensor.prague_rain'].state; return `