init upload
This commit is contained in:
11
sonoff-m5/relay-b.yaml
Normal file
11
sonoff-m5/relay-b.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# NOTE: This file is not a stand-alone package. It is part of
|
||||
# a 'root' device template and expects the substitutions that
|
||||
# are hereby referenced to be defined by its parent.
|
||||
|
||||
switch:
|
||||
# Physical GPIO Relay
|
||||
- platform: gpio
|
||||
name: "Relay B"
|
||||
pin: ${relay_b_gpio}
|
||||
id: relay_b
|
||||
restore_mode: RESTORE_DEFAULT_OFF
|
||||
Reference in New Issue
Block a user