core/homeassistant/components/weather
Diogo Gomes 55d1d3d8ae Move weather.ipma into a component (#20706)
* initial version

* works

* lint

* move

* hound

* fix formatting

* update

* add extra features

* houmd

* docstring

* fix tests

* lint

* update requirements_all.txt

* new tests

* lint

* update CODEOWNERS

* MockDependency pyipma

* hound

* bump pyipma version

* add config_flow tests

* lint

* improve test coverage

* fix test

* address comments by @MartinHjelmare

* remove device_info

* hound

* stale comment

* Add deprecation warning

* address comments

* lint
2019-02-08 10:55:58 +01:00
..
__init__.py Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578) 2019-02-04 21:52:19 -08:00
bom.py Cleanup BOM dependencies + add basic test + IDEA autoformat (#18462) 2018-11-21 20:41:53 -05:00
buienradar.py Async syntax 8/8 (#17022) 2018-10-01 08:52:42 +02:00
darksky.py Return windspeed and windgust in km/h instead of m/s. (#20340) 2019-01-24 22:36:25 -08:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
met.py Add forecast for Met.no (#17109) 2018-10-07 21:00:12 +02:00
metoffice.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
openweathermap.py Upgrade pyowm to 2.10.0 (#19582) 2018-12-26 14:46:59 -05:00
yweather.py Re-assign conditions (#17364) 2018-10-15 11:43:27 +02:00
zamg.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00