mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Implement send_first_at for exponential_moving_average (#3240)
This commit is contained in:
@@ -358,6 +358,7 @@ sensor:
|
||||
- exponential_moving_average:
|
||||
alpha: 0.1
|
||||
send_every: 15
|
||||
send_first_at: 15
|
||||
- throttle_average: 60s
|
||||
- throttle: 1s
|
||||
- heartbeat: 5s
|
||||
|
||||
Reference in New Issue
Block a user