mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-07 22:03:20 +00:00
Limit updating to 60s
This commit is contained in:
parent
dc796e6b00
commit
148cc18698
@ -132,7 +132,7 @@ sensor:
|
||||
ratgdo_id: ${id_prefix}
|
||||
unit_of_measurement: "mm"
|
||||
filters:
|
||||
- throttle_average: 1s
|
||||
- throttle_average: 60s
|
||||
- platform: adc
|
||||
pin: GPIO34
|
||||
name: "Voltage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user