mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Wind speed is in km/h instead of m/s (#13603)
This commit is contained in:
parent
150b40a8ed
commit
ed1e995433
@ -75,7 +75,7 @@ monitored_conditions:
|
|||||||
groundtemperature:
|
groundtemperature:
|
||||||
description: "The current ground temperature (in [C](https://en.wikipedia.org/wiki/Celsius))."
|
description: "The current ground temperature (in [C](https://en.wikipedia.org/wiki/Celsius))."
|
||||||
windspeed:
|
windspeed:
|
||||||
description: "The wind speed in [m/s](https://en.wikipedia.org/wiki/M/s)."
|
description: "The wind speed in [km/h](https://en.wikipedia.org/wiki/Kilometres_per_hour)."
|
||||||
windforce:
|
windforce:
|
||||||
description: "The wind speed/force in [Bft](https://en.wikipedia.org/wiki/Beaufort_scale)."
|
description: "The wind speed/force in [Bft](https://en.wikipedia.org/wiki/Beaufort_scale)."
|
||||||
winddirection:
|
winddirection:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user