Skip to content

Fix Insteon open/closed sensors#19050

Merged
MartinHjelmare merged 2 commits intohome-assistant:devfrom
teharris1:iolinc
Dec 13, 2018
Merged

Fix Insteon open/closed sensors#19050
MartinHjelmare merged 2 commits intohome-assistant:devfrom
teharris1:iolinc

Conversation

@teharris1
Copy link
Copy Markdown
Contributor

Description:

A change made in 0.83.0 created a bug with Insteon Open/closed Binary Sensors. This change fixes that bug.

Related issue (if applicable): fixes #18939

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
  • There is no commented out code in this PR.

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.

@teharris1
Copy link
Copy Markdown
Contributor Author

@balloob are there any other questions about this PR?

@MartinHjelmare MartinHjelmare merged commit 9efb90d into home-assistant:dev Dec 13, 2018
@ghost ghost removed the in progress label Dec 13, 2018
@ethank
Copy link
Copy Markdown

ethank commented Dec 15, 2018

This issue is still in 0.84. Should I re-open a new issue?

@MartinHjelmare
Copy link
Copy Markdown
Member

The fix is not released yet.

dshokouhi pushed a commit to dshokouhi/home-assistant that referenced this pull request Dec 25, 2018
@balloob balloob mentioned this pull request Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Insteon binary_sensors inverted

5 participants