hass-core/homeassistant/components/openweathermap
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 Fix all forecast datetime values in OpenWeatherMap (#45202) 2021-01-15 23:32:38 +01:00
strings.json Add mode to base strings for config flows (#42373) 2020-10-26 23:29:49 -05:00
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