Danielhiversen / flux_led

A utility for controlling Flux WiFi Smart LED Light Bulbs
GNU Lesser General Public License v3.0
158 stars 143 forks source link

homebridge-magichome-platform #81

Closed janwiesemann closed 3 years ago

janwiesemann commented 3 years ago

Hello there,

as you might know this is used in the homebridge-magichome-platform plugin. This will form a bridge between Apples HomeKit and Magic Home Home controllers. But it seams as if this project is no longer maintained. This is why I'm asking you. Do you have any ideas, why this is happening?

There is an issue, through wich this script uses a lot of cpu time. ps -aux reports:

python /usr/lib/node_modules/homebridge-magichome-platform/src/flux_led.py 10.0.0.252 -i

Restarting node solves the problem but I would like some other fix.

icemanch commented 3 years ago

Does the script react the same way if you just run the command flux_led -i ?

janwiesemann commented 3 years ago

Does the script react the same way if you just run the command flux_led -i ?

It does not. It works most of the time. I there is something random going on and I'm, not yet able to reproduce it.

icemanch commented 3 years ago

It seems like it's an issue in the homebridge software. I'm glad to look into it further if you're able to reproduce it using just the script.