mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
17 lines
408 B
YAML
17 lines
408 B
YAML
esp32_ble_tracker:
|
|
id: ble_tracker_hub
|
|
|
|
sensor:
|
|
# Explicit ble_hub_id: pins the neutral binding as a declared key.
|
|
- platform: xiaomi_gcls002
|
|
ble_hub_id: ble_tracker_hub
|
|
mac_address: 94:2B:FF:5C:91:61
|
|
temperature:
|
|
name: GCLS02 Temperature
|
|
moisture:
|
|
name: GCLS02 Moisture
|
|
conductivity:
|
|
name: GCLS02 Soil Conductivity
|
|
illuminance:
|
|
name: GCLS02 Illuminance
|