mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Ha selector UI action (#14082)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
@@ -32,6 +32,7 @@ const LOAD_ELEMENTS = {
|
||||
theme: () => import("./ha-selector-theme"),
|
||||
location: () => import("./ha-selector-location"),
|
||||
"color-temp": () => import("./ha-selector-color-temp"),
|
||||
"ui-action": () => import("./ha-selector-ui-action"),
|
||||
};
|
||||
|
||||
@customElement("ha-selector")
|
||||
|
||||
Reference in New Issue
Block a user