-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
docs(readme): add MagicLight WebBLE integration #3613
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think you mean https://github.com/manekinekko/lighthouse-magic-light/tree/web-ble ?
or you should probably just merge that branch to master
i would also update your readme.
v cool tho!
readme.md
Outdated
@@ -247,6 +247,7 @@ This section details projects that have integrated Lighthouse. If you're working | |||
* **[lighthouse-mocha-example](https://github.com/justinribeiro/lighthouse-mocha-example)** - gather performance metrics via Lighthouse and tests them in Mocha | |||
* **[pwmetrics](https://github.com/paulirish/pwmetrics/)** - gather performance metrics | |||
* **[lighthouse-hue](https://github.com/ebidel/lighthouse-hue)** - set the color of Philips Hue lights based on a Lighthouse score | |||
* **[lighthous-magic-light](https://github.com/manekinekko/lighthouse-magic-light)** set the color of the MagicLight Bluetooth Smart Light Bulb based on Lighthouse score |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wanna add 3 spaces at the start to indent this under lighthouse-hue since they're buddies?
Sure. Will do that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also update the README on the project? Going in there users might miss the updates and only see the references to Phillips Hue in the readme.
@paulirish @brendankenny I update my project on master. Everything should be OK now. Lmk. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for your patience
No description provided.