mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-28 04:05:55 +00:00
7 lines
85 B
YAML
7 lines
85 B
YAML
---
|
|
platform: gpio
|
|
name: $project
|
|
id: relay
|
|
pin: $relay_gpio
|
|
restore_mode: ALWAYS_ON
|