espressif/bthome

0.1.0

Latest
uploaded 1 day ago
BTHome component for ESP-IDF

changelog

# ChangeLog

## v0.1.0 - 2025/04/29

This is the first version for BTHome component in Espressif Component Registry.

Features:
- Support BTHome V2 protocol
- Support encrypted and non-encrypted modes
- Support the following features:
  - Sensor data reporting
  - Binary sensor data reporting
  - Event data reporting
  - Button event handling
  - Dimmer event handling
- Support NVS storage configuration
- Support custom callbacks
- Provide example code:
  - Bulb example
  - Dimmer example

Bug Fixes:
- Fixed memory leak issues
- Fixed bugs in encryption/decryption process
- Fixed logical errors in event handling

Optimizations:
- Optimized code structure
- Optimized memory usage
- Optimized error handling
- Added detailed comments
- Improved log output

Known Issues:
- None

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/bthome^0.1.0"

download archive

Stats

  • Archive size
    Archive size ~ 15.67 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/bthome version: 0.1.0
|