Lyliya / homebridge-ledstrip-ble

11 stars 12 forks source link

help with config pls #9

Open marrakeshn opened 6 months ago

marrakeshn commented 6 months ago

Hello! It seems like I managed to set it up, but the commands from the iPhone don’t work, can you look at the log please. I use it in ElementaryOS on my PC, thanks.

Config

"accessories": [ { "accessory": "LedStrip", "name": "LED DinningRoom", "uuid": "be6024000e41" }, { "accessory": "LedStrip", "name": "LED LivingRoom", "uuid": "be583a02e5c4" } ],

LOG

homebridge.log (1).txt

marrakeshn commented 6 months ago

also

z370m@MARRAKESH:~$ bluetoothctl connect BE:58:3A:02:E5:C4 Device BE:58:3A:02:E5:C4 not available z370m@MARRAKESH:~$ bluetoothctl connect BE:60:24:00:0E:41 Device BE:60:24:00:0E:41 not available z370m@MARRAKESH:~$

distance btw PC and strips is near 1-2m

Lyliya commented 6 months ago

Hey, you are currently using a fork of this repository located here from the logs : https://github.com/101001000/homebridge-ledstrip-ble-RGBW

It is possible that your bluetooth adaptater is not set properly or that the repository you use to does not exactly match your LED controller

My repository is no longer maintained and is known for having bugs as I dont own any LED to test and fix it You may want to open an issue to the other repository, or try to find a way to connect to your ledstrip using bluetoothctl

marrakeshn commented 5 months ago

Hey, you are currently using a fork of this repository located here from the logs : https://github.com/101001000/homebridge-ledstrip-ble-RGBW

It is possible that your bluetooth adaptater is not set properly or that the repository you use to does not exactly match your LED controller

My repository is no longer maintained and is known for having bugs as I dont own any LED to test and fix it You may want to open an issue to the other repository, or try to find a way to connect to your ledstrip using bluetoothctl

Thanks for your reply! I installed your plugin and it works. But yes, unfortunately there is a bug, it sometimes loses connection with the controller, I have to restart Homebridge.