Skip to content

Bump pylutron to 0.2.5#26815

Merged
MartinHjelmare merged 1 commit into
home-assistant:devfrom
thecynic:dev-bump-pylutron
Sep 22, 2019
Merged

Bump pylutron to 0.2.5#26815
MartinHjelmare merged 1 commit into
home-assistant:devfrom
thecynic:dev-bump-pylutron

Conversation

@thecynic
Copy link
Copy Markdown
Contributor

Description:

New version is much more robust against disconnections, fixes a string formatting exception, and adds better logging when uncaught exceptions are thrown.

Related issue (if applicable): fixes #20348

Pull request with documentation for home-assistant.io (if applicable): N/A

Example entry for configuration.yaml (if applicable): N/A

Checklist:

  • [x ] The code change is tested and works locally.
  • [x ] Local tests pass with tox. Your PR cannot be merged unless tests pass
  • [x ] There is no commented out code in this PR.
  • [x ] I have followed the development checklist

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

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

  • The manifest file has all fields filled out correctly. Update and include derived files by running python3 -m script.hassfest.
  • [x ] New or updated dependencies have been added to requirements_all.txt by running python3 -m script.gen_requirements_all.
  • Untested files have been added to .coveragerc.

If the code does not interact with devices:

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

@probot-home-assistant probot-home-assistant Bot added the small-pr PRs with less than 30 lines. label Sep 22, 2019
@thecynic
Copy link
Copy Markdown
Contributor Author

@cdheiser @JonGilmore FYI

@MartinHjelmare MartinHjelmare merged commit 04cae08 into home-assistant:dev Sep 22, 2019
@thecynic thecynic deleted the dev-bump-pylutron branch September 23, 2019 07:17
@lock lock Bot locked and limited conversation to collaborators Sep 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in lutron.py -- Hass.io loses ability to control LutronRA2 entities

3 participants