core/homeassistant/components/weather
Tomas Hellström 540d22d603 Swedish weather institute weather component (#16717)
* SMHI Component

* Clean up typos

* Fixed default values first config to home location (tests will follow)

* Fixed tests and removed unused function

* Minor fixup after comments from @kane610

* add support for precipitation in forecast

* Removed old async_step_init not needed.
2018-10-08 23:54:55 +02:00
..
__init__.py Swedish weather institute weather component (#16717) 2018-10-08 23:54:55 +02:00
bom.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
buienradar.py Async syntax 8/8 (#17022) 2018-10-01 08:52:42 +02:00
darksky.py Add mode (daily/hourly) to darksky (#16719) 2018-09-24 18:09:15 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ecobee.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ipma.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
met.py Add forecast for Met.no (#17109) 2018-10-07 21:00:12 +02:00
metoffice.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
openweathermap.py Mind the unit system (fixes #16819) (#16823) 2018-10-01 20:38:41 +02:00
smhi.py Swedish weather institute weather component (#16717) 2018-10-08 23:54:55 +02:00
yweather.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
zamg.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00