core/homeassistant/components/openweathermap
Quentame 198ecb0945
Uniformize platform setup (#47101)
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
..
translations [ci skip] Translation update 2021-02-21 00:07:04 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
abstract_owm_sensor.py
config_flow.py
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
manifest.json Upgrade pyowm to 3.2.0 (#47042) 2021-02-25 13:08:44 +01:00
sensor.py
strings.json
weather.py
weather_update_coordinator.py