Add madoka component test for esp32-idf

This commit is contained in:
Petapton 2024-10-06 20:28:15 +02:00
parent d7cf0482b1
commit 33aa5336e9
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,14 @@
esp32_ble_tracker:
esp32_ble:
io_capability: display_yes_no
ble_client:
- mac_address: 01:23:45:AB:CD:EF
id: madoka_climate
climate:
- platform: madoka
name: "Madoka Climate"
ble_client_id: madoka_climate
update_interval: 15s

View File

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