mirror of
https://github.com/esphome/esphome.git
synced 2024-11-02 08:40:55 +01:00
12 lines
196 B
YAML
12 lines
196 B
YAML
esp32_ble_tracker:
|
|
|
|
ble_client:
|
|
- mac_address: 01:02:03:04:05:06
|
|
id: anova_blec
|
|
|
|
climate:
|
|
- platform: anova
|
|
name: Anova cooker
|
|
ble_client_id: anova_blec
|
|
unit_of_measurement: c
|