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

Add Device Health Check and Device Settings #48

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jake9190
Copy link

@jake9190 jake9190 commented Oct 22, 2023

I believe this would be useful for the community. This PR adds a few features:

  1. Adds Health Check capability (healthStatus attribute), checked via refresh every 30 minutes
  2. Adds parent methods to support changing device settings via PATCH (this should work for most settings)
  3. Add motion snooze (in minutes) for a specific device
  4. Adds command to enable/disable motion triggered lights
  5. Adds SetLevel to Light w/ Siren to enable changing brightness of the floodlight

I didn't have other device types to test with, so these changes were only made to Virtual Camera, Virtual Camera w/ Siren, Virtual Light, Virtual Light w/ Siren

Happy to split these up if its preferred.

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

Successfully merging this pull request may close these issues.

1 participant