mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Weather remove forecast deprecation (#97292)
This commit is contained in:
@@ -272,8 +272,6 @@ class WeatherEntity(Entity):
|
|||||||
"visibility_unit",
|
"visibility_unit",
|
||||||
"_attr_precipitation_unit",
|
"_attr_precipitation_unit",
|
||||||
"precipitation_unit",
|
"precipitation_unit",
|
||||||
"_attr_forecast",
|
|
||||||
"forecast",
|
|
||||||
)
|
)
|
||||||
):
|
):
|
||||||
if _reported is False:
|
if _reported is False:
|
||||||
|
Reference in New Issue
Block a user