1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Add manufacturer data config to BLE server (#5251)

This commit is contained in:
Clyde Stubbs
2023-08-18 06:05:25 +10:00
committed by GitHub
parent c11c4dad2f
commit 164d05fdce
7 changed files with 50 additions and 16 deletions

View File

@@ -768,3 +768,8 @@ switch:
characteristic_uuid: 6490FAFE-0734-732C-8705-91B653A081FC
value: !lambda |-
return {0x13, 0x37};
esp32_ble_server:
id: ble
manufacturer_data: [0x72, 0x4, 0x00, 0x23]