mirror of
https://github.com/esphome/esphome.git
synced 2025-10-04 19:03:47 +01:00
Add a single test
This commit is contained in:
11
tests/components/device/common.yaml
Normal file
11
tests/components/device/common.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
device:
|
||||
- id: other_device
|
||||
name: Another device
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
name: Basic sensor
|
||||
|
||||
- platform: template
|
||||
name: Other device sensor
|
||||
device_id: other_device
|
Reference in New Issue
Block a user