Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@switchbot/homebridge-switchbot
Advanced tools
The SwitchBot plugin allows you to access your SwitchBot device(s) from HomeKit.
The Homebridge SwitchBot plugin allows you to access your SwitchBot Device(s) from HomeKit with Homebridge.
@switchbot/homebridge-switchbot
token
to Clipboardtoken
into the config parametersecret
to Clipboardsecret
into the config parameterdeviceId
deviceId
into the Device Configbluetoothctl
must be installed on the device, otherwise it cannot communicate via Bluetooth. Enable it with sudo bluetoothctl power on
.
If errors occur, while enabling it, restart the process:
rfkill block bluetooth
rfkill unblock bluetooth
Also make sure, that the computer can discover the SwitchBot device:
sudo bluetoothctl
scan on
This lists all discovered Bluetooth devices. The BLE address of the SwitchBot device should be included in this list, otherwise your computer does not discover it.
deviceId
& deviceName
to Device ConfigEnable Bluetooth Low Energy (BLE) Connection
on Device ConfigdeviceId
& deviceName
to Device ConfigEnable Bluetooth Low Energy (BLE) Connection
on Device ConfigdeviceId
& deviceName
to Device ConfigEnable Bluetooth Low Energy (BLE) Connection
on Device ConfigdeviceId
& deviceName
to Device ConfigEnable Bluetooth Low Energy (BLE) Connection
on Device ConfigOn
or Off
deviceId
& deviceName
to Device ConfigEnable Bluetooth Low Energy (BLE) Connection
on Device Config3.7.0 (2024-07-21)
Enable BLE Scanning
setting under Advanced Settings.On
issues.Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v3.6.0...v3.7.0
FAQs
The SwitchBot plugin allows you to access your SwitchBot device(s) from HomeKit.
The npm package @switchbot/homebridge-switchbot receives a total of 0 weekly downloads. As such, @switchbot/homebridge-switchbot popularity was classified as not popular.
We found that @switchbot/homebridge-switchbot demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.