esphome/tests/components/switch/common.yaml
2024-11-24 23:24:23 -08:00

12 lines
223 B
YAML

binary_sensor:
- platform: switch
id: some_binary_sensor
name: "Template Switch State"
source_id: the_switch
switch:
- platform: template
name: "Template Switch"
id: the_switch
optimistic: true