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,