esphome weatherstation
This commit is contained in:
@@ -536,7 +536,7 @@ sensor:
|
|||||||
ignore_out_of_range: true
|
ignore_out_of_range: true
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
# WIND GUSTS – WMO-style 10-minute gust
|
# WIND GUSTS - WMO style 10 minute gust
|
||||||
# Per WMO guidance, "gust" ≈ maximum of 3-second mean wind over the last 10 minutes.
|
# Per WMO guidance, "gust" ≈ maximum of 3-second mean wind over the last 10 minutes.
|
||||||
# Implementation:
|
# Implementation:
|
||||||
# 1) Compute a 3 s sliding average (updated every 1 s) from wind_meter.
|
# 1) Compute a 3 s sliding average (updated every 1 s) from wind_meter.
|
||||||
|
|||||||
Reference in New Issue
Block a user