New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-bthome

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-bthome

A homebridge plugin that adds support for bluetooth devices that use BTHome protocol.

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-95.59%
Maintainers
0
Weekly downloads
 
Created
Source

homebridge-bthome

Homebridge plugin for integrating BTHome devices into HomeKit

npm

Overview

The homebridge-bthome plugin enables seamless integration of Bluetooth devices using the BTHome data format into your HomeKit ecosystem.

Please note that the plugin is in its early development stage and currently supports a limited range of sensor types.
Refer to the Supported Features section for detailed information.

Prerequisites

To utilize this plugin, ensure that:

  • Your Homebridge setup includes Bluetooth hardware.
  • The necessary drivers for your Bluetooth hardware are installed and functioning correctly.

Configuration

This plugin does not automatically add all discovered BTHome devices. Each device must be manually configured.

Required Fields:
  • Device MAC Address: The unique MAC address of the device must be specified.
  • Encryption Key (if applicable): If the device payload is encrypted, you must provide the encryption key. Note that the plugin does not share or store this key outside the configuration file.

Supported Sensor Types

  • Temperature
  • Relative Humidity
  • Battery Level
  • Push Button

Supported Features

FeatureSupport Status
Encryption:heavy_check_mark:
Occasional Sensor Data*:heavy_check_mark:
Multiple Bluetooth Devices**:x:
Multiple Sensor Readings of Same Type:x:
Notes:
  • *Occasional Sensor Data: This refers to data not consistently present in the device payload. For instance, the Shelly BLU H&T device only reports its push button state when the button is pressed; this data is absent in periodic updates.
  • **Multiple Bluetooth Devices: If your setup includes multiple Bluetooth devices, the plugin will default to using the first available device.

Contributing

We welcome contributions! If you would like to contribute, please create an issue first, detailing the feature or functionality you intend to implement and the device you are working with.

Pull requests are encouraged and appreciated!

Keywords

FAQs

Package last updated on 20 Jan 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc