mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-06 04:48:27 +02:00
Rework tlc5947 to remove AUTO_LOAD (#6503)
This commit is contained in:
@@ -14,7 +14,6 @@ from esphome.const import (
|
||||
CONF_LAT_PIN = "lat_pin"
|
||||
CONF_OE_PIN = "oe_pin"
|
||||
|
||||
AUTO_LOAD = ["output"]
|
||||
CODEOWNERS = ["@rnauber"]
|
||||
|
||||
tlc5947_ns = cg.esphome_ns.namespace("tlc5947")
|
||||
|
||||
Reference in New Issue
Block a user