TLDR: The light turns red when you are muted, and white when you are not muted. Works when you click the button, or someone mutes you during the call
-
Clone the repo
-
run
npm install
-
run
npm start
. This will start a node server that is listening on localhost:3000- You may need to adjust the IP of the lamp on the code
-
install tampermonkey on your browser
-
click here to install the user script
yeelight.user.js
-
go to any meets call and mute/unmute yourself. You should now see the light change
- Express for server
- Tampermonkey to connect to the Meets UI
- Node-Yeelight to send commands to the lamp