core/homeassistant/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 Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
bom.py Bom weather platform (#5153) 2017-01-15 12:12:50 +01:00
buienradar.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
darksky.py Modify weather components for "new" frontend card (#14076) 2018-04-25 12:37:57 +02:00
demo.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
ecobee.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
metoffice.py Add missing configuration variables (#11390) 2018-01-06 21:53:14 +01:00
openweathermap.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
yweather.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
zamg.py Allow to set coordinates (#8858) 2017-08-06 15:20:51 +02:00