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

Fix minor homematicip cloud binary sensor issues #20398

Merged
merged 12 commits into from Jan 25, 2019
Merged

Fix minor homematicip cloud binary sensor issues #20398

merged 12 commits into from Jan 25, 2019

Conversation

coreGreenberet
Copy link
Contributor

Description:

the current version will think, that there is a smoke detected due an EnumValue != String comparison which will result to be always true -> smoke detected

additionally a tilted window will now be considered as open

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.

@coreGreenberet
Copy link
Contributor Author

@mxworm could you review this please?

@worm-ee
Copy link
Contributor

worm-ee commented Jan 25, 2019

OK for me, can be merged.
Thanks!

@MartinHjelmare MartinHjelmare changed the title small fixes for homematicip cloud binary sensor Fix minor homematicip cloud binary sensor issues Jan 25, 2019
changed api version to 0.10.4
@home-assistant home-assistant deleted a comment from homeassistant Jan 25, 2019
Copy link
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

Looks good!

@MartinHjelmare
Copy link
Member

Can be merged when lint issues are fixed and build passes.

@coreGreenberet
Copy link
Contributor Author

checks are fine now =)

@MartinHjelmare MartinHjelmare merged commit 4518e6b into home-assistant:dev Jan 25, 2019
@ghost ghost removed the in progress label Jan 25, 2019
fredrike pushed a commit to fredrike/home-assistant that referenced this pull request Jan 30, 2019
* fix for smoke detection

* a tilted window is now considered as "open"/on

* changed comparison to enum

* line length

* insert brackets for line length and comparison

* indentation should now be ok for hound
changed api version to 0.10.4

* indentation should now be ok for hound
changed api version to 0.10.4

* updating requirement files

* satisfy lint
@balloob balloob mentioned this pull request Feb 6, 2019
alandtse pushed a commit to alandtse/home-assistant that referenced this pull request Feb 12, 2019
* fix for smoke detection

* a tilted window is now considered as "open"/on

* changed comparison to enum

* line length

* insert brackets for line length and comparison

* indentation should now be ok for hound
changed api version to 0.10.4

* indentation should now be ok for hound
changed api version to 0.10.4

* updating requirement files

* satisfy lint
kellerza pushed a commit to kellerza/home-assistant that referenced this pull request Feb 24, 2019
* fix for smoke detection

* a tilted window is now considered as "open"/on

* changed comparison to enum

* line length

* insert brackets for line length and comparison

* indentation should now be ok for hound
changed api version to 0.10.4

* indentation should now be ok for hound
changed api version to 0.10.4

* updating requirement files

* satisfy lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants