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

Upgrade pyvera to 0.2.45 #17419

Merged
merged 1 commit into from
Oct 14, 2018
Merged

Upgrade pyvera to 0.2.45 #17419

merged 1 commit into from
Oct 14, 2018

Conversation

brantlk
Copy link
Contributor

@brantlk brantlk commented Oct 14, 2018

This release adds support for garage door openers. A garage door
opener will show up as a switch.

Note that with previous pyvera versions a garage door opener is
discovered as a switch but turning the switch off or on had no effect
(turning on or off was treated like arming/disarming a motion sensor
in the Vera controller). Now the garage door opener is still a switch
and setting the switch to 'on' opens the door and setting the switch
to 'off' closes the door.

Description:

Related issue (if applicable): fixes #

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>

Example entry for configuration.yaml (if applicable):

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

This release adds support for garage door openers. A garage door
opener will show up as a switch.
@homeassistant
Copy link
Contributor

Hi @brantlk,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@homeassistant homeassistant added small-pr PRs with less than 30 lines. cla-needed labels Oct 14, 2018
@ghost ghost added the in progress label Oct 14, 2018
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Thanks 🐦

@fabaff fabaff merged commit f198859 into home-assistant:dev Oct 14, 2018
@ghost ghost removed the in progress label Oct 14, 2018
aaronstaves referenced this pull request in aaronstaves/home-assistant Oct 21, 2018
@balloob balloob mentioned this pull request Oct 26, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Feb 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants