hass-core/homeassistant/components/openweathermap
2021-08-27 00:14:42 +00:00
..
translations [ci skip] Translation update 2021-08-27 00:14:42 +00:00
__init__.py Use bool annotations for setup entries (#51166) 2021-05-27 17:39:06 +02:00
abstract_owm_sensor.py Move temperature conversions to sensor base class (5/8) (#54475) 2021-08-12 13:26:17 +02:00
config_flow.py Clean up connection classes in integrations M-O (#49892) 2021-04-30 21:03:37 -10:00
const.py Add Openweathermap cloud coverage forecast (#50961) 2021-05-22 16:54:47 +02:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Move temperature conversions to sensor base class (5/8) (#54475) 2021-08-12 13:26:17 +02: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 Fix precipitation calculation for hourly forecast (#52676) 2021-07-08 11:39:56 +02:00