mirror of
https://github.com/esphome/esphome.git
synced 2025-09-12 16:22:22 +01:00
image: allow the image to by auto-loaded by animation (#5139)
This commit is contained in:
@@ -36,6 +36,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
DOMAIN = "image"
|
||||
DEPENDENCIES = ["display"]
|
||||
MULTI_CONF = True
|
||||
MULTI_CONF_NO_DEFAULT = True
|
||||
|
||||
image_ns = cg.esphome_ns.namespace("image")
|
||||
|
||||
|
Reference in New Issue
Block a user