Open RealLittleSherman opened 7 years ago
open yee.js // console.log(.....
You can check my branch: https://github.com/sendorm/homebridge_yeelight/commit/6c4a94e1e9b83fb6b16cc0e342609c461e1a0220
Pls give us an update for this, Thanks!
My branch already solves this. You need to update the code yourself. It's very easy, just use"sudo nano yee.js" and comment the console logs. My branch shows where to update, or just use my branch.
@sendorm Im using synology NAS and Docker as homebridge server, can you tell me where i can find homebridge local folder pls? i don
t know where to replace the yee.js ...
In order to find where your yee.js file is you can run find . -name "yee.js" -print
at the terminal. I don't run homebridge on Synology or with docker so can't help with getting to the terminal.
Hi, when i use the plugin in my homebridge logfile appears some lika that every 5-10secs (per Bulb)
send hb to: 0x000000000361abcd {"id":-1,"method":"get_prop","params":["power"]}
Can i disable this debug output?
Thanks in advance