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
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
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