hass-core/homeassistant/components/openweathermap
Marc Mueller 2956eb0902
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
..
translations [ci skip] Translation update 2021-03-16 00:04:36 +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 Migrate integrations n-q to extend SensorEntity (#48214) 2021-03-22 19:46:46 +01:00
config_flow.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
const.py Improve OWM Precipitation sensors (#47945) 2021-03-17 17:39:47 +01:00
manifest.json Upgrade pyowm to 3.2.0 (#47042) 2021-02-25 13:08:44 +01: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 support for OpenWeatherMap One Call API (#39839) 2020-11-03 08:37:30 -10:00
weather_update_coordinator.py Improve OWM Precipitation sensors (#47945) 2021-03-17 17:39:47 +01:00