core/homeassistant/components/weather
priiduonu 03847e6c41 Round precipitation forecast to 1 decimal place (#15759)
The OWM returns precipitation forecast values as they are submitted to their network. It can lead to values like `0.0025000000000004 mm` which does not make sense and messes up the display card. This PR rounds the value to 1 decimal place.
2018-07-31 19:18:11 +02:00
..
__init__.py Lint cleanup (#15103) 2018-06-25 13:05:07 -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 More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
demo.py Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
ecobee.py Return ISO formated datetime in forecast (#14975) 2018-06-15 17:09:01 -04: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 Round precipitation forecast to 1 decimal place (#15759) 2018-07-31 19:18:11 +02:00
yweather.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
zamg.py Allow to set coordinates (#8858) 2017-08-06 15:20:51 +02:00