core/homeassistant/components/weather
Jasper van der Neut - Stulen 55943cfac0 Return windspeed and windgust in km/h instead of m/s. (#20340)
Darksky dev docs state (https://darksky/dev/docs):
`ca: same as si, except that windSpeed and windGust are in kilometers per
hour`
2019-01-24 22:36:25 -08:00
..
__init__.py Add SCAN_INTERVAL (#19186) 2018-12-11 14:12:27 +01:00
bom.py Cleanup BOM dependencies + add basic test + IDEA autoformat (#18462) 2018-11-21 20:41:53 -05:00
buienradar.py Async syntax 8/8 (#17022) 2018-10-01 08:52:42 +02:00
darksky.py Return windspeed and windgust in km/h instead of m/s. (#20340) 2019-01-24 22:36:25 -08:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ecobee.py Use existing constant (#18408) 2018-11-12 22:32:30 +01:00
ipma.py Fix error when API doesn't return a forecast. (#20365) 2019-01-23 21:14:21 -08: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 Upgrade pyowm to 2.10.0 (#19582) 2018-12-26 14:46:59 -05:00
smhi.py add unique_id to SMHI (#19183) 2018-12-12 09:29:45 +01:00
yweather.py Re-assign conditions (#17364) 2018-10-15 11:43:27 +02:00
zamg.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00