mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01: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}
|