Skip to content

Osram lightify Removed wrong assignment#7615

Merged
amelchio merged 1 commit into
home-assistant:devfrom
commento:dev
May 17, 2017
Merged

Osram lightify Removed wrong assignment#7615
amelchio merged 1 commit into
home-assistant:devfrom
commento:dev

Conversation

@commento
Copy link
Copy Markdown
Contributor

@commento commento commented May 16, 2017

self._brightness was assigned with the returned value of the
set_luminance() function, which is always equal to None. I found this bug using a sensor to control a lightify light. I tested the correction with my setup and it works as expected.

self._brightness is assigned with the returned value of the
set_luminance() function, which is always equal to None.
@homeassistant
Copy link
Copy Markdown
Contributor

Hi @commento,

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!

@commento
Copy link
Copy Markdown
Contributor Author

I have signed the CLA now. thanks for the support

@amelchio amelchio merged commit f3b9e1e into home-assistant:dev May 17, 2017
@amelchio
Copy link
Copy Markdown
Contributor

Looks good 👌. Welcome!

@home-assistant home-assistant locked and limited conversation to collaborators Sep 4, 2017
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