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

Feit 16ft Smart Color Changing LED Strip - Working Config. #230

Closed
ScottBessel opened this issue Mar 11, 2021 · 2 comments
Closed

Feit 16ft Smart Color Changing LED Strip - Working Config. #230

ScottBessel opened this issue Mar 11, 2021 · 2 comments
Labels
newDevice Add support for a new device.

Comments

@ScottBessel
Copy link

I found this to be a working config for this Feit 16ft Smart Color Changing LED Strip.
https://www.feit.com/product/16-ft-smart-color-changing-led-strip-light/

    {
        "name": "LED Undercounter",
        "type": "RGBTWLight",
        "manufacturer": "FEIT",
        "model": "Smart LED Strip Light",
        "id": "redacted",
        "key": "redacted",
        "dpPower": 20,
        "dpMode": 21,
        "dpBrightness": 22,
        "dpColorTemperature": 23,
        "dpColor": 24,
        "colorFunction": "HSB"
    }
@ScottBessel ScottBessel added the newDevice Add support for a new device. label Mar 11, 2021
@iRayanKhan
Copy link
Owner

Closed: Adding this to the wiki

@Pablo-Githu
Copy link

works! thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
newDevice Add support for a new device.
Projects
None yet
Development

No branches or pull requests

3 participants