Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power Minute Average sensor updating at 4 minute intervals #319

Open
michaelsleen opened this issue Oct 25, 2024 · 2 comments
Open

Power Minute Average sensor updating at 4 minute intervals #319

michaelsleen opened this issue Oct 25, 2024 · 2 comments

Comments

@michaelsleen
Copy link

I am using this Emporia Vue integration in an automation to alert me when the clothes dryer is done based on sensor.dryer_3_1min also known as the Power Minute Average. The automation is triggered when sensor.dryer_3_1min is above 1 for 1 minute, and then waits for sensor.dryer_3_1min to go below 1 for 2 minutes 5 seconds, since it appeared that HA logs sensor.dryer_3_1min updates in History exactly every 2 minutes. However, sometimes the interval stretches to 4 minutes, resulting in a false alert that the clothes dryer is done. Below I highlighted the 4 minute interval, whereas the rest are 2 minute intervals.

Any idea why the interval time would be inconsistent, and if there is a way to standardize (ideally every 1 minute)?

Firmware: Vue2-631

Screenshot 2024-10-25 at 3 20 48 PM
@Esprit1st
Copy link

Esprit1st commented Oct 25, 2024 via email

@Esprit1st
Copy link

Screenshot_20241025-162719

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants