esphome/esphome/components/ble_client
Clyde Stubbs 5ebb68f4ff
Ble client additions and fixes (#5277)
* Add config to disable auto-connect of BLE client.
Correct initialise MAC address of BLE client.

* Checkpont

* Fixes for automation progress.

* Fixes for automation progress.

* Checkpoint;
fix notify for ble_client

* Fix BLE client binary_output

* Various fixes

* Consider notifications on when receiving REG_FOR event.

* Add testing branch to workflow

* Add workflow

* CI changes

* CI changes

* CI clang

* CI changes

* CI changes

* Add comment about logging macros

* Add test, sanitise comment

* Revert testing change to ci config

* Update codeowners

* Revert ci config change

* Fix some state changes

* Add default case.

* Minor fixes

* Add auto-connect to logconfig
2023-12-29 01:35:44 -06:00
..
output Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
sensor Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
switch Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
text_sensor Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
__init__.py Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
automation.cpp Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
automation.h Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
ble_client.cpp Ble client additions and fixes (#5277) 2023-12-29 01:35:44 -06:00
ble_client.h Add support for BLE passkey authentication (#4258) 2023-05-02 09:25:10 +12:00