mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-12 20:40:29 +00:00
Add selectors for text and arbitrary objects (#8152)
This commit is contained in:
@@ -10,6 +10,8 @@ import "./ha-selector-entity";
|
||||
import "./ha-selector-number";
|
||||
import "./ha-selector-target";
|
||||
import "./ha-selector-time";
|
||||
import "./ha-selector-object";
|
||||
import "./ha-selector-text";
|
||||
|
||||
@customElement("ha-selector")
|
||||
export class HaSelector extends LitElement {
|
||||
|
||||
Reference in New Issue
Block a user