03847e6c41
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. |
||
---|---|---|
.. | ||
__init__.py | ||
bom.py | ||
buienradar.py | ||
darksky.py | ||
demo.py | ||
ecobee.py | ||
ipma.py | ||
metoffice.py | ||
openweathermap.py | ||
yweather.py | ||
zamg.py |