Myhomeiot Esphome Components Versions Save

A collection of my ESPHome components

1.0.10

5 months ago

BLE Host

  • Added support for ESPHome 2023.11.x and older

1.0.9

1 year ago

BLE Host and BLE Client

  • Added support for ESPHome 2022.11.x and older

1.0.7

2 years ago

BLE Host

  • Added support for ESPHome 2022.4.x and older (empty virtual gap_event_handler)

1.0.6

2 years ago
  • Refactoring and various optimizations

1.0.5

2 years ago

BLE Gateway

1.0.4

2 years ago

BLE Gateway

  • Lower used memory footprint by change stringstream to snprintf
  • Added access to ESPBTDevice instance as x from lambda
  • Various optimizations

1.0.3

2 years ago
  • Added BLE Gateway

1.0.2

2 years ago
  • Added support for ESPHome 2021.10.x and older

1.0.1

2 years ago
  • Fixed service and characteristic reversed uuid128 for ESPHome 2021.9.x and older
  • Fixed connecting state and characteristic handle initialization