Consolidate test files

This commit is contained in:
Mat931 2024-05-07 12:04:20 +02:00
parent c73186d948
commit 0fbc9241b4
5 changed files with 25 additions and 42 deletions

View file

@ -0,0 +1,21 @@
esp32_ble_tracker:
qesan_ble_remote:
- id: remote_1
mac_address: 51:45:53:AA:BB:CC
- id: remote_2
address: 0x1234
binary_sensor:
- platform: qesan_ble_remote
id: remote_1_button_cw_onoff
remote_id: remote_1
code: 0x7e
- platform: qesan_ble_remote
id: remote_1_button_rgb_onoff
remote_id: remote_1
code: 0x74
- platform: qesan_ble_remote
id: remote_2_button_cw_onoff
remote_id: remote_2
code: 0x7e

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -1,21 +1 @@
esp32_ble_tracker:
qesan_ble_remote:
- id: remote_1
mac_address: 51:45:53:AA:BB:CC
- id: remote_2
address: 0x1234
binary_sensor:
- platform: qesan_ble_remote
id: remote_1_button_cw_onoff
remote_id: remote_1
code: 0x7e
- platform: qesan_ble_remote
id: remote_1_button_rgb_onoff
remote_id: remote_1
code: 0x74
- platform: qesan_ble_remote
id: remote_2_button_cw_onoff
remote_id: remote_2
code: 0x7e
<<: !include common.yaml

View file

@ -1,21 +1 @@
esp32_ble_tracker:
qesan_ble_remote:
- id: remote_1
mac_address: 51:45:53:AA:BB:CC
- id: remote_2
address: 0x1234
binary_sensor:
- platform: qesan_ble_remote
id: remote_1_button_cw_onoff
remote_id: remote_1
code: 0x7e
- platform: qesan_ble_remote
id: remote_1_button_rgb_onoff
remote_id: remote_1
code: 0x74
- platform: qesan_ble_remote
id: remote_2_button_cw_onoff
remote_id: remote_2
code: 0x7e
<<: !include common.yaml