Files
esphome/tests/components/device/common.yaml
Daniel Vikström 7b647c3fae Add a single test
2025-04-08 22:21:07 +02:00

12 lines
198 B
YAML

device:
- id: other_device
name: Another device
binary_sensor:
- platform: template
name: Basic sensor
- platform: template
name: Other device sensor
device_id: other_device