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

Parameter Request - Power State Based on Multiple Pings #557

Open
mattinatux opened this issue Feb 8, 2020 · 2 comments
Open

Parameter Request - Power State Based on Multiple Pings #557

mattinatux opened this issue Feb 8, 2020 · 2 comments

Comments

@mattinatux
Copy link

Currently, a single dropped ping may result in a power state change. This can lead to unexpected results for automations based on device power state. E.g., turning another device on / off based on the power state of a ping-monitored device.

A parameter such as MinimumPingFailures could be added and used to satisfy an "off" state change. Default could be 1 to match current functionality. The state change would not take place until the minimum was reached.

The same evaluation would not be necessary when changing to an "on" state.

@dnicolson
Copy link

This would complement #506 nicely.

@wsc96
Copy link

wsc96 commented Apr 4, 2020

This would be great. I have a couple of devices (TVs) that flap on/off and I'm assuming this happen because they are randomly not responding to a single ping.

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

3 participants