core/homeassistant/components/weather
cgtobi ed66c21035 Cast return values and add unit tests for the yahoo weather component. (#10699)
* Add unittest for yahoo weather component.

* Add requitements for tests.

* Update requirements.

* Revert "Update requirements."

This reverts commit 024b5cf8bf.

* Update requirements.

* Randomize sample data.

* Remove unnecessary methods.

* Remove dependency and replace with MockDependency.

* Add temporary fix for yahoo weather API issue.
2018-01-11 15:42:51 -08:00
..
__init__.py Move temperature display helper from components to helpers (#10555) 2017-11-14 10:36:18 +01:00
bom.py Bom weather platform (#5153) 2017-01-15 12:12:50 +01:00
buienradar.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
darksky.py Address missed review comments for Dark Sky weather (#11520) 2018-01-07 19:54:27 -08:00
demo.py Move temperature display helper from components to helpers (#10555) 2017-11-14 10:36:18 +01:00
ecobee.py Fix issues from review of ecobee weather component (#10903) 2017-12-02 22:44:55 +01:00
metoffice.py Add missing configuration variables (#11390) 2018-01-06 21:53:14 +01:00
openweathermap.py Upgrade pyowm to 2.8.0 (#11332) 2017-12-29 10:06:52 +01:00
yweather.py Cast return values and add unit tests for the yahoo weather component. (#10699) 2018-01-11 15:42:51 -08:00
zamg.py Allow to set coordinates (#8858) 2017-08-06 15:20:51 +02:00