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

[miio] Fix dimming channels for several yeelights #13724

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

marcelrv
Copy link
Contributor

@marcelrv marcelrv commented Nov 15, 2022

The majority of brightness channels were already converted to dimmer. This PR applies same to a few remaining brightness channels like nightlight and/or ambient

close: #9936

Signed-off-by: Marcel Verpaalen marcel@verpaalen.com

The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
@marcelrv marcelrv requested a review from lolodomo November 15, 2022 14:33
@marcelrv marcelrv added the bug An unexpected problem or unintended behavior of an add-on label Nov 15, 2022
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

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

LGTM

@lolodomo lolodomo merged commit cf241f8 into openhab:main Nov 16, 2022
@lolodomo lolodomo added this to the 3.4 milestone Nov 16, 2022
@lolodomo
Copy link
Contributor

@marcelrv : is it a breaking change that should be mentioned through a note in the release notes?

@marcelrv
Copy link
Contributor Author

I'm not sure.
I'll do some quick testing on my own setup (using the old channel/item definition, new json) to see if it continues to work the same (which I somewhat expect)

@marcelrv
Copy link
Contributor Author

@marcelrv marcelrv deleted the miio-yeelight-dimming branch November 16, 2022 13:37
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 22, 2022
The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Dec 24, 2022
The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
borazslo pushed a commit to borazslo/openhab-mideaac-addon that referenced this pull request Jan 8, 2023
The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Jan 6, 2024
The majority of brightness channels were already converted to dimmer.
This PR applies same to the 'other'brightness channels like nightlight
and/or ambient

close: openhab#9936

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[miio] Wrong datatype for channel ambientBrightness in yeelink.light.ceiling4.json
2 participants