mirror of
https://github.com/esphome/esphome.git
synced 2025-09-11 07:42:26 +01:00
[esp32_ble_server] Add appearance advertising field (#8672)
This commit is contained in:
@@ -2,6 +2,7 @@ esp32_ble_server:
|
||||
id: ble_server
|
||||
manufacturer_data: [0x72, 0x4, 0x00, 0x23]
|
||||
manufacturer: ESPHome
|
||||
appearance: 0x1
|
||||
model: Test
|
||||
on_connect:
|
||||
- lambda: |-
|
||||
|
Reference in New Issue
Block a user