Weather remove forecast deprecation (#97292)

This commit is contained in:
G Johansson 2023-07-26 23:12:01 +02:00 committed by GitHub
parent dce9a1b998
commit 7d8462b11c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: