core/homeassistant/components/openweathermap
Maciej Bieniek e9cf8db302
Add `device_info` property to OpenWeatherMap entities (#49293)
2021-04-16 09:28:53 -07:00
..
translations [ci skip] Translation update 2021-04-12 00:04:19 +00:00
__init__.py Create async_config_entry_first_refresh to reduce coordinator boilerplate (#48451) 2021-03-29 12:51:39 -10:00
abstract_owm_sensor.py Add `device_info` property to OpenWeatherMap entities (#49293) 2021-04-16 09:28:53 -07:00
config_flow.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
const.py Add `device_info` property to OpenWeatherMap entities (#49293) 2021-04-16 09:28:53 -07:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py
strings.json
weather.py Add `device_info` property to OpenWeatherMap entities (#49293) 2021-04-16 09:28:53 -07:00
weather_update_coordinator.py Account for openweathermap 'dew_point' not always being present (#48826) 2021-04-08 13:39:53 +02:00