mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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:
|
||||
description: "The current ground temperature (in [C](https://en.wikipedia.org/wiki/Celsius))."
|
||||
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:
|
||||
description: "The wind speed/force in [Bft](https://en.wikipedia.org/wiki/Beaufort_scale)."
|
||||
winddirection:
|
||||
|
Loading…
x
Reference in New Issue
Block a user