core/tests/components/weather
escoand 8e7f500f28 Add precipitation to OpenWeatherMap forecast (#13971)
* add initial precipitation support

* move attr to component

* remove blank line

* add forecast attributes to platform and update demo

* add tests

* break long lines

* calc lower temp correctly

* move all new attributes to component

* convert temp low only when existing
2018-04-29 17:50:49 +02:00
..
__init__.py Update tests, rename variable, and change conversion (#3546) 2016-10-24 21:53:03 -07:00
test_darksky.py Modify weather components for "new" frontend card (#14076) 2018-04-25 12:37:57 +02:00
test_weather.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
test_yweather.py Cast return values and add unit tests for the yahoo weather component. (#10699) 2018-01-11 15:42:51 -08:00