![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@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.
Security & Privacy -> Privacy
to the node executable, eg /usr/local/bin/node
node
that needs the permission granted, not terminal
.
Without this step, then you will receive the following error when the swichbot plugin launches, which will cause Homebridge or the child bridge process to restart:Error: Failed to initialize the Noble object: unauthorized
at Noble.<anonymous> (file:///usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/node-switchbot/src/switchbot.ts:244:19)
at Object.onceWrapper (node:events:629:26)
at Noble.emit (node:events:514:28)
at Noble.onStateChange (/usr/local/lib/node_modules/@switchbot/homebridge-switchbot/node_modules/@stoprocent/noble/lib/noble.js:92:8)
at NobleMac.emit (node:events:514:28)
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 Config4.3.0 (2025-01-24)
meterType
for IR AirConditionerFull Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v4.2.0...v4.3.0
FAQs
The SwitchBot plugin allows you to access your SwitchBot device(s) from HomeKit.
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 2 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.