hass-core/homeassistant/components/met
MatthewFlamm 4e3b079a29
Add imperial units to met weather (#32824)
* add feet to meter conversion

* convert pressure and wind. fix wind for metric.

* dont convert wind speed in metric.

pymetno already converts it.

* add units to setup_platform constuctor
2020-03-16 11:04:47 +01:00
..
.translations [ci skip] Translation update 2020-02-09 00:31:39 +00:00
__init__.py Sort imports according to PEP8 for met (#29699) 2019-12-09 11:43:00 +01:00
config_flow.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
const.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
manifest.json Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
strings.json Met, check for existing location (#26400) 2019-09-03 23:13:17 -07:00
weather.py Add imperial units to met weather (#32824) 2020-03-16 11:04:47 +01:00