-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Support Request: The Bot does not get triggered despite being connected to BLE #425
Comments
Solution for Raspberry Pi - RaspbianFinally, after days of trying I solved the issue. This is due to the configuration of the host system (not the Docker container). According to this Stack Overflow answer, one has to disable a plugin called
After doing this and restarting the bluetooth service, everything is working perfectly. |
how can we edit the file? with filezilla i can't. it says i have no root access |
You can connect via SSH and use sudo to gain root access, then edit the file with nano. |
Can u explain me well please? I connect via ssh with putty or FileZilla? How?
|
ok i managed to do that but the problem still present... so i don't know what to do now
|
I don't use this plugin anymore, so I don't know. I have switched to Home Assistant. Please do not include my full name and messages in your comments here on GitHub, thank you. |
Describe Your Problem
I am trying to activate a SwitchBot Bot via Homebridge. The device is connected correctly via BLE and shows the battery level (it seems). Nevertheless, when triggering the Bot, nothing is performed.
Relevant log output
Config for homebridge-switchbot
Screenshots
Dockerfile
Device & Model
SwitchBot Bot
Node.js Version
v16.15.0
NPM Version
8.5.5
Homebridge Version
v1.5.0
Homebridge SwitchBot Plugin Version
v1.14.1 (2022-06-28)
Homebridge Config UI X Plugin Version
No response
Operating System
Raspbian + Docker image (See Dockerfile)
The text was updated successfully, but these errors were encountered: