core/homeassistant/components/accuweather
Maciej Bieniek 12426dfad4
Add entity translations for AccuWeather (#95940)
* Add entity name translations

* Some improvements

* Update tests

* Suggested changes

* day 0 -> today

* night 0 -> tonight

* Fix precipitation
2023-07-29 21:22:53 +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 Aligned integration manifest files (#97175) 2023-07-25 08:33:56 +02:00
sensor.py Add entity translations for AccuWeather (#95940) 2023-07-29 21:22:53 +02:00
strings.json Add entity translations for AccuWeather (#95940) 2023-07-29 21:22:53 +02:00
system_health.py
weather.py Add `uv_index` to AccuWeather weather entity (#97015) 2023-07-22 17:11:39 +02:00