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

Support for SONOFF L1 Smart LED Light Strip Dimmable ? #60

Open
TheReiner opened this issue Nov 14, 2019 · 3 comments
Open

Support for SONOFF L1 Smart LED Light Strip Dimmable ? #60

TheReiner opened this issue Nov 14, 2019 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TheReiner
Copy link

Is it possible to add Sonoff L1 ?
For change the colour ?
Thanks :)

@howanghk
Copy link
Owner

Hi @TheReiner, it would be great if you can help on adding support for the Sonoff L1! This project is open source and have a relaxed license that you are free to modify the code and share your work. You can look into the source code, it's written in Javascript which is fairly easy to understand and write. To contribute code back to this project, please fork the repository, make the necessary changes and then send me a pull request.

To intercept the API request / response data, please refer to the README on the original homebridge-ewelink project, which have a section showing how to observe the data with Charles.

@howanghk howanghk added enhancement New feature or request help wanted Extra attention is needed labels Nov 14, 2019
@TheReiner
Copy link
Author

I'm afraid of broken your app...
How to test without create problem ?

@Terminator0007
Copy link

Terminator0007 commented Jun 6, 2020

In my log L1 device ( Light Strip RGB Sonoff ) is reported as type 59 ( MEARICAMERA ), other different devices like USB outlet or socket S55 are reported correctly as type 1 SOCKET. In Homekit I see L1 as switch and can't change brightness or colours. But I'm too stupid to change source code. Someone help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants