Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help with config pls #9

Open
marrakeshn opened this issue Feb 11, 2024 · 3 comments
Open

help with config pls #9

marrakeshn opened this issue Feb 11, 2024 · 3 comments

Comments

@marrakeshn
Copy link

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
Copy link
Author

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
Copy link
Owner

Lyliya commented Feb 11, 2024

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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants