Skip to content

Commit

Permalink
Update internal_filter valeu and set timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
golles committed Sep 28, 2024
1 parent d06615e commit 0f0d97c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion watermeter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ sensor:
unit_of_measurement: L/min
icon: mdi:water-pump
internal_filter_mode: PULSE
internal_filter: 50ms
internal_filter: 300ms
timeout: 2min
filters:
- lambda: |-
return x * (60.0 / 1000.0);
Expand Down

0 comments on commit 0f0d97c

Please sign in to comment.