Wind speed is in km/h instead of m/s (#13603)

This commit is contained in:
Dennis Ham 2020-05-27 21:29:56 +02:00 committed by GitHub
parent 150b40a8ed
commit ed1e995433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: