hcoohb / hass-yeelightbt

Home assistant custom component for Yeelight bluetooth
50 stars 16 forks source link

Yeelight bedside Lamp Unavailable #65

Open ncosta24 opened 4 months ago

ncosta24 commented 4 months ago

hello,

Since HA 2024.06 update, my Yeelight bedside Lamp became unavailable. I remove it, and after that I'm able to add it again but the status is always unavailable. A can control the lamp by yeelight application, but I remove it to use it on HA. image image

ncosta24 commented 4 months ago

Hello,

Anyone?

HiFuGa commented 3 months ago

Hello,

I have two lamps, HAOS updated to the last version.

One lamp is working without any problems and the other is becoming unavailable as well, at the end of each day, until I restart HA.

graysters commented 1 month ago

Having the same issue here. lamp is detected, but when added always appears unavailable. Tried resetting the lamp and reconnecting. Doesn't even appear to attempt to pair with the device.

hcoohb commented 3 days ago

Hi all, Sorry about the delayed response.

I am currently writing on a total rewrite of the integration that should fix a few things and bring it to a better coding standard, but it is taking me way longer than planned... I will need people with several lights to test though as I only have one available...

ncosta24 commented 2 days ago

Hello, I Can help you with the tests

kbullet commented 2 days ago

@ncosta24 @graysters as a work around, you can try to reload your bluetooth adapter instead of having to restart the whole HA instance. i.e. Create an automation to trigger the following action when the light status is unavailable

action: homeassistant.reload_config_entry
data: {}
target:
  device_id: c8a7804d296c33a88de4f36a504f89e4 #your hci/bluetooth adapter
ncosta24 commented 2 days ago

@ncosta24 @graysters as a work around, you can try to reload your bluetooth adapter instead of having to restart the whole HA instance. i.e. Create an automation to trigger the following action when the light status is unavailable

action: homeassistant.reload_config_entry
data: {}
target:
  device_id: c8a7804d296c33a88de4f36a504f89e4 #your hci/bluetooth adapter

Sorry, I forget to tell you that now my lamp is working well image image

ziat007 commented 2 days ago

Hi all, Sorry about the delayed response.

I am currently writing on a total rewrite of the integration that should fix a few things and bring it to a better coding standard, but it is taking me way longer than planned... I will need people with several lights to test though as I only have one available...

Also happy to help in that area. I am using ESPhome Bluetooth proxies, and am experiencing a lot of issues as of recent.