From 74d1c18615c981cdba2f60a556eba050224b563e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Jun 2024 23:44:42 +1200 Subject: [PATCH] esphome weather staion v5 --- esphome/esp-weatherstation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/esp-weatherstation.yaml b/esphome/esp-weatherstation.yaml index 65c5a05..716d58f 100644 --- a/esphome/esp-weatherstation.yaml +++ b/esphome/esp-weatherstation.yaml @@ -272,7 +272,7 @@ text_sensor: id: wind_scale update_interval: never - platform: template - name: ${friendly_name} Wind Direction wind_dir_heading + name: ${friendly_name} Wind Direction Heading icon: "mdi:tailwind" id: wind_dir_heading update_interval: never