mirror of
https://github.com/esphome/esphome.git
synced 2026-05-26 03:07:04 +08:00
6 lines
109 B
YAML
6 lines
109 B
YAML
switch:
|
|
- name: ${door_name} Garage Door Switch
|
|
platform: gpio
|
|
pin: ${door_pin}
|
|
id: ${door_id}
|