core/homeassistant/components/accuweather
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 Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
config_flow.py Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
const.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
diagnostics.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
manifest.json Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
sensor.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
strings.json Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
system_health.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
weather.py Remove deprecated forecast attribute from WeatherEntity (#110761) 2024-03-27 16:51:29 +01:00