cellcortex / homebridge-yeelighter

Homebridge plugin for Yeelights - special focus on supporting features of ceiling lights
MIT License
98 stars 19 forks source link

Yeelighter (2.5.5 and 2.5.4) crashed on start-up #114

Open Sungamm opened 2 years ago

Sungamm commented 2 years ago

Good Morning,

I found out that I have a problem with the homebridge-yeelighter plug-in.

I have following entries in my log

-- Logs begin at Wed 2022-05-18 07:27:32 CEST. -- May 18 08:01:04 raspberrypi homebridge[24830]: [18/05/2022, 08:01:04] [Yeelighter] [0x0000000007c55bb7] installed as Color temperature light [] May 18 08:01:04 raspberrypi homebridge[24830]: [18/05/2022, 08:01:04] [Yeelighter] New (cached) ceiling3 [0x0000000007c55bb7] found at yeelight://192.168.1.31:55443 May 18 08:01:04 raspberrypi homebridge[24830]: [18/05/2022, 08:01:04] [Yeelighter] [0x0000000007c55bb7] ceiling3 Connected [] May 18 08:01:05 raspberrypi homebridge[24830]: [18/05/2022, 08:01:05] [Hue] Phoscon-GW: 16 accessories May 18 08:01:05 raspberrypi homebridge[24830]: [18/05/2022, 08:01:05] [Yeelighter] [0x0000000007c55bb7] Error returned for request [2]: {"code":-1,"message":"client quota exceeded"} [] May 18 08:01:05 raspberrypi homebridge[24830]: [18/05/2022, 08:01:05] UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Object>". May 18 08:01:05 raspberrypi homebridge[24830]: [18/05/2022, 08:01:05] Got SIGTERM, shutting down Homebridge... May 18 08:01:05 raspberrypi homebridge[24830]: [18/05/2022, 08:01:05] [HomeMatic CCU] [RPC] Removing Event Server for Interface BidCos-RF. May 18 08:01:05 raspberrypi homebridge[24830]: [18/05/2022, 08:01:05] [Hue] goodbye May 18 08:01:05 raspberrypi systemd[1]: homebridge.service: Succeeded. ^C

After de-installing the yeelighter plug-in the homebrige runs fins again. I tried out the prior yeelighter version but got the same error.

Homebridge is V1.4.1 node 16.15.0

Did somebody have running the plug-in at this constelation? I am really sad that plug-in did not work anymore on my homebridge. Any ideas are highly welcome.