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 support for missing features #66

Merged

Conversation

w1ll1am23
Copy link
Collaborator

Locks, garage doors, sirens, and sensors all had additional features that can be monitored and controlled. This adds support for this missing features.

Locks

  • alarm_mode "activity", "tamper", "forced_entry" (set and monitor)
  • alarm_sensitivity 1.0 for Very sensitive, 0.2 for not sensitive, steps in values of 0.2 (set and monitor)
  • auto_lock_enabled (set and monitor)
  • beeper_enabled (set and monitor)
  • vacation_mode (set and monitor)

Garage doors and sensors

  • tamper detected (monitor)

Sirens

  • mode [siren_only, strobe_only, siren_and_strobe] (set and monitor)
  • auto_shutoff one of [null (never), 30, 60, 120]. Values are in seconds. (set and monitor)

@coveralls
Copy link

coveralls commented Jan 9, 2017

Coverage Status

Coverage increased (+0.5%) to 87.769% when pulling 1dac1d0 on w1ll1am23:add_support_for_missing_features into a5b9b2d on python-wink:master.

@coveralls
Copy link

coveralls commented Jan 11, 2017

Coverage Status

Coverage increased (+0.6%) to 87.882% when pulling 3a8aa38 on w1ll1am23:add_support_for_missing_features into a5b9b2d on python-wink:master.

Copy link
Collaborator

@bradsk88 bradsk88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable

@bradsk88 bradsk88 merged commit 7556a7c into python-wink:master Jan 11, 2017
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.

None yet

3 participants