binary sensor
This commit is contained in:
parent
793408186d
commit
4e6bb140e3
|
@ -5,6 +5,7 @@ from esphome import pins, automation
|
|||
from esphome.components import uart
|
||||
|
||||
DEPENDENCIES = ["preferences", "uart"]
|
||||
MULTI_CONF = True
|
||||
|
||||
|
||||
ratgdo_ns = cg.esphome_ns.namespace("ratgdo")
|
||||
|
|
Loading…
Reference in New Issue