1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Add some components to the new testing framework (B) (#6173)

This commit is contained in:
Keith Burzinski
2024-02-06 13:32:40 -06:00
committed by GitHub
parent cfe16c92ee
commit 05da0fb4cf
130 changed files with 2650 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
esp32_ble_tracker:
sensor:
- platform: ble_rssi
mac_address: AC:37:43:77:5F:4C
name: BLE Google Home Mini RSSI value
- platform: ble_rssi
service_uuid: 11aa
name: BLE Test Service 16
- platform: ble_rssi
service_uuid: "11223344"
name: BLE Test Service 32
- platform: ble_rssi
service_uuid: 11223344-5566-7788-99aa-bbccddeeff00
name: BLE Test Service 128
- platform: ble_rssi
service_uuid: 11223344-5566-7788-99aa-bbccddeeff00
name: BLE Test iBeacon UUID