JurajNyiri / HomeAssistant-Lights-App

Integration that provides bluetooth control of lights by Light App
Apache License 2.0
5 stars 2 forks source link

How to connect. #2

Closed mike-0346 closed 3 days ago

mike-0346 commented 5 days ago

Hello i have the integration via HACS but no devices show up. How can i merge the devices in the app to the Integration? Screenshot_2024-11-27-19-16-56-80_0a6d1184a1e3bfe9e82a818d5d438d8f Screenshot_2024-11-27-19-17-00-81_c3a231c25ed346e59462e84656a70e50

flobbe commented 3 days ago

Make sure that your Home Assistant server has a Bluetooth adapter and can see the fairy lights. I also initially thought that I could control it with my phone, but it only ever shows me “no_devices_found”. As my server is not near my fairy lights, I now use an ESP32 device as a BT proxy: https://esphome.io/projects/?type=bluetooth You can also connect a BT dongle directly to the server.

mike-0346 commented 3 days ago

Oke thanks! i will try to set up a bluetooth proxy