mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Weather remove forecast deprecation (#97292)
This commit is contained in:
parent
dce9a1b998
commit
7d8462b11c
@ -272,8 +272,6 @@ class WeatherEntity(Entity):
|
||||
"visibility_unit",
|
||||
"_attr_precipitation_unit",
|
||||
"precipitation_unit",
|
||||
"_attr_forecast",
|
||||
"forecast",
|
||||
)
|
||||
):
|
||||
if _reported is False:
|
||||
|
Loading…
x
Reference in New Issue
Block a user