mirror of
https://github.com/esphome/esphome.git
synced 2026-09-03 11:36:03 +00:00
Add a single test
This commit is contained in:
@@ -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