Files
esphome/tests/components/xiaomi_gcls002/validate.bk72xx-ard.yaml
T

25 lines
835 B
YAML

# Config-only: the CI base board (generic-bk7252, BLE 4.2) cannot compile the
# BLE 5.x tracker, so this fixture proves validation (schema + neutral binding)
# on a non-esp32 platform; codegen and compilation are not exercised here.
bk72xx_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
# No ble_hub_id: exercises the generated binding real configs use.
- platform: xiaomi_gcls002
mac_address: 94:2B:FF:5C:91:62
temperature:
name: BK GCLS02 Implicit Temperature