Autoload sensor and text_sensor

This commit is contained in:
Michael Davidson 2024-01-07 15:00:56 +11:00
parent 87e98e0e13
commit ff4c918ceb
No known key found for this signature in database
GPG key ID: B8D1A99712B8B0EB

View file

@ -16,7 +16,7 @@ ContainerLayoutItem = graphical_layout_ns.class_("ContainerLayoutItem", LayoutIt
CODEOWNERS = ["@MrMDavidson"]
AUTO_LOAD = ["display"]
AUTO_LOAD = ["display", "sensor", "text_sensor"]
MULTI_CONF = True