mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Add backup location selector (#16567)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@ const LOAD_ELEMENTS = {
|
||||
object: () => import("./ha-selector-object"),
|
||||
select: () => import("./ha-selector-select"),
|
||||
state: () => import("./ha-selector-state"),
|
||||
backup_location: () => import("./ha-selector-backup-location"),
|
||||
stt: () => import("./ha-selector-stt"),
|
||||
target: () => import("./ha-selector-target"),
|
||||
template: () => import("./ha-selector-template"),
|
||||
|
||||
Reference in New Issue
Block a user