core/homeassistant/components/weather
Diogo Gomes aec425d1f6 Weather Platform - IPMA (#14716)
* initial commit

* lint

* update with pyipma

* Added test

* Added test

* lint

* missing dep

* address comments

* lint

* make sure list is iterable

* don't bother with list

* mock dependency

* no need to add test requirements

* last correction
2018-06-03 23:01:48 +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 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