mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Add some components to the new testing framework (A part 2) (#6162)
This commit is contained in:
13
tests/components/atc_mithermometer/test.esp32-c3-idf.yaml
Normal file
13
tests/components/atc_mithermometer/test.esp32-c3-idf.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
esp32_ble_tracker:
|
||||
|
||||
sensor:
|
||||
- platform: atc_mithermometer
|
||||
mac_address: A4:C1:38:4E:16:78
|
||||
temperature:
|
||||
name: ATC Temperature
|
||||
humidity:
|
||||
name: ATC Humidity
|
||||
battery_level:
|
||||
name: ATC Battery-Level
|
||||
battery_voltage:
|
||||
name: ATC Battery-Voltage
|
||||
Reference in New Issue
Block a user