mirror of
https://github.com/esphome/esphome.git
synced 2024-12-11 14:49:20 +01:00
double mentioning of interlock in init.py
This commit is contained in:
parent
9d05774508
commit
a201d42652
@ -18,8 +18,6 @@ CONF_Relay_2 = 2
|
||||
CONF_Relay_3 = 3
|
||||
CONF_Relay_4 = 4
|
||||
|
||||
CONF_INTERLOCK_WAIT_TIME = "interlock_wait_time"
|
||||
|
||||
RelayBit_ = m5stack4relay_ns.enum("RelayBit", is_class=True)
|
||||
|
||||
SWITCH_MAP = {
|
||||
|
Loading…
Reference in New Issue
Block a user