core/homeassistant/components/accuweather
Maciej Bieniek fe9366eee6
Add new properties to the weather entity in Accuweather integration (#95110)
* Add new properties to the current conditions

* Add new properties to forecast

* Use existing constants

* Update tests
2023-06-24 12:38:20 +02:00
..
__init__.py Bump `accuweather` to version 1.0.0 (#93305) 2023-05-21 14:50:10 +02:00
config_flow.py Simplify SchemaFlowStep typing (#82661) 2022-11-24 21:59:41 +01:00
const.py Use metric units internally in Accuweather integration (#90444) 2023-03-30 13:11:33 +02:00
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
manifest.json Bump `accuweather` to version 1.0.0 (#93305) 2023-05-21 14:50:10 +02:00
sensor.py Add new sensors to AccuWeather (#93362) 2023-05-22 21:55:54 +02:00
strings.json Add air quality sensors to Accuweather integration (#91516) 2023-04-22 17:19:21 +02:00
system_health.py
weather.py Add new properties to the weather entity in Accuweather integration (#95110) 2023-06-24 12:38:20 +02:00