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

Correct ZHA illumination conversion #23853

Merged
merged 4 commits into from
May 14, 2019

Conversation

dmulcahey
Copy link
Contributor

@dmulcahey dmulcahey commented May 14, 2019

Description:

Use correct formula to transform measured value for illuminance. Fixes #23290

Depends on: #23855

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.
  • I have followed the [development checklist][dev-checklist]

@dmulcahey dmulcahey added this to the 0.93 milestone May 14, 2019
@dmulcahey dmulcahey requested a review from Adminiuga May 14, 2019 00:56
@homeassistant homeassistant added cla-signed has-tests small-pr PRs with less than 30 lines. labels May 14, 2019
@ghost ghost assigned Adminiuga and dmulcahey May 14, 2019
@ghost
Copy link

ghost commented May 14, 2019

Hey there @Adminiuga, mind taking a look at this pull request as its been labeled with a integration (zha) you are listed as a codeowner for? Thanks!

This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people.

@dmulcahey dmulcahey changed the title Dm/zha illumination Correct ZHA illumination conversion May 14, 2019
@balloob balloob merged commit 128ce58 into home-assistant:dev May 14, 2019
balloob pushed a commit that referenced this pull request May 14, 2019
* fix illumination values

* correct formula

* update illuminance calculation

* update test
@balloob balloob mentioned this pull request May 14, 2019
@dmulcahey dmulcahey deleted the dm/zha-illumination branch July 18, 2019 10:54
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.

ZHA Illumination value parsed incorrectly
4 participants