02-15-2024, 04:20 PM
@nickdd
I've set below values on `ct_clamp` sensors but I still get a lot of switches. My current setup is 10 clamp sensors.
What about AI sensors (cd74hc4067)? What value do you have there?
Why such delay in interval section? Does it have something to do with sum of all delays and sampling duration vs 10s interval?
Can you share some more how you configured in YAML?
I've set below values on `ct_clamp` sensors but I still get a lot of switches. My current setup is 10 clamp sensors.
Code:
sample_duration: 500ms
update_interval: never
What about AI sensors (cd74hc4067)? What value do you have there?
Code:
update_interval: 5s
Why such delay in interval section? Does it have something to do with sum of all delays and sampling duration vs 10s interval?
Code:
- delay: 625ms
Can you share some more how you configured in YAML?