core/homeassistant/components/accuweather
Maciej Bieniek 648e649718
Use SensorEntityDescription in AccuWeather integration (#53604)
* Use SensorEntityDescription

* Add missing type for entity_description

* Use tuples instead of lists

* Suggested change
2021-07-28 10:26:14 +02:00
..
translations [ci skip] Translation update 2021-07-19 00:09:50 +00:00
__init__.py Remove `undo_listener` variable in AccuWeather integration (#52032) 2021-06-20 21:40:04 -07:00
config_flow.py Improve AccuWeather type annotations (#50616) 2021-05-19 09:37:16 +01:00
const.py Use SensorEntityDescription in AccuWeather integration (#53604) 2021-07-28 10:26:14 +02:00
manifest.json Bump accuweather library (#50573) 2021-05-14 09:38:44 +02:00
model.py Use SensorEntityDescription in AccuWeather integration (#53604) 2021-07-28 10:26:14 +02:00
sensor.py Use SensorEntityDescription in AccuWeather integration (#53604) 2021-07-28 10:26:14 +02:00
strings.json Increase update interval in AccuWeather integration (#44984) 2021-01-20 15:17:53 -05:00
strings.sensor.json Add sensor platform for AccuWeather integration (#38312) 2020-08-02 09:22:51 -05:00
system_health.py Remove `undo_listener` variable in AccuWeather integration (#52032) 2021-06-20 21:40:04 -07:00
weather.py Use entity class attributes for accuweather (#52431) 2021-07-05 11:36:04 +02:00