core/homeassistant/components/weather
Yevgeniy 716ab0433f Added daily and hourly modes to Openweathermap (#14875)
* Added daily and hourly modes

Added wind speed and bearing to forecast

* Fix mixed spaces and tabs

* Fix lint

* Fix pylint

* Revert one attribution, order alphabetically
2018-06-10 12:35:10 +02:00
..
__init__.py Fix TypeError on round(self.humidity) (fixes #13116) (#14174) 2018-04-30 13:27:45 -04:00
bom.py Fix BOM weather '-' value (#14042) 2018-05-08 13:35:55 -04: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
ipma.py Weather Platform - IPMA (#14716) 2018-06-03 23:01:48 +02:00
metoffice.py Add missing configuration variables (#11390) 2018-01-06 21:53:14 +01:00
openweathermap.py Added daily and hourly modes to Openweathermap (#14875) 2018-06-10 12:35:10 +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