update
This commit is contained in:
12
esphome/templates/nostatus.yaml
Executable file
12
esphome/templates/nostatus.yaml
Executable file
@@ -0,0 +1,12 @@
|
||||
|
||||
output:
|
||||
- platform: gpio
|
||||
pin: ${pin_status}
|
||||
id: status_led
|
||||
|
||||
|
||||
light:
|
||||
- platform: binary
|
||||
name: "status_led"
|
||||
output: status_led
|
||||
restore_mode: Restore_and_off
|
||||
Reference in New Issue
Block a user