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

RGB-only lights #360

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

RGB-only lights #360

wants to merge 4 commits into from

Conversation

rcoletti116
Copy link

Based on RGBTW, but supports RGB-only lights and allows for synthesized whites (i.e., color approximations of white hues). Removes Adaptive Lighting for RGB-only lights. Only tested on my RGB lightstrips. Should potentially solve #138 and #294.

Config supports dpPower, dpMode, dpColor, dpcolorFunction, dpBrightness, scaleBrightness.

New features for RGB-only lights
Remove adaptive lighting, put back in color temp until I find all dependencies.
Supports RGB Lights with synthesized whites.
@niclimcy
Copy link

Hey there are some issues with your patch and I fixed it in my fork: https://github.com/nicknitewolf/homebridge-tuya-lan

I'll preserve authorship if I have the time but right now i'm focused on just getting this repo to even work properly (hoping to upload it to npm soon-ish)

remove unnecessary colortemp references.
@niclimcy
Copy link

niclimcy commented Jul 9, 2022

The home app still breaks color settings unfortunately... man this sucks

@rcoletti116
Copy link
Author

What do you mean? What’s broken?

@niclimcy
Copy link

niclimcy commented Jul 9, 2022

What do you mean? What’s broken?

Setting a colour with the smart life app (eg red) and then using the home app to turn it back to white sometimes just breaks the light

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

Successfully merging this pull request may close these issues.

None yet

2 participants