core/homeassistant/components/openweathermap
G Johansson 65230908c6
Remove deprecated forecast attribute from WeatherEntity (#110761)
* Remove deprecated forecast attribute from WeatherEntity

* Fix some

* Ruff

* ipma

* buienradar

* some more

* Some more

* More and more

* strings

* attr_forecast

* Fix nws

* Fix

* remove from coverage

* Remove recorder test

* Review comments
2024-03-27 16:51:29 +01:00
..
__init__.py
config_flow.py
const.py
manifest.json
sensor.py
strings.json Add "language" to strings.json (#112869) 2024-03-12 21:49:59 +01:00
weather.py Remove deprecated forecast attribute from WeatherEntity (#110761) 2024-03-27 16:51:29 +01:00
weather_update_coordinator.py