From 9656173d5c5be9c5cf9f4b214c287da555e0a135 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Fri, 23 Jun 2023 11:37:52 +0200 Subject: [PATCH] Fix Smhi name (#95097) smhi no name --- homeassistant/components/smhi/weather.py | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/smhi/weather.py b/homeassistant/components/smhi/weather.py index f8bd03e4e67..ece0e4f6d5c 100644 --- a/homeassistant/components/smhi/weather.py +++ b/homeassistant/components/smhi/weather.py @@ -127,6 +127,7 @@ class SmhiWeather(WeatherEntity): _attr_native_pressure_unit = UnitOfPressure.HPA _attr_has_entity_name = True + _attr_name = None def __init__( self,