Commit Graph

6 Commits

Author SHA1 Message Date
Bram Kragten eb4ae926b7
Add support for labels (#20189)
* Add support for labels

* Update ha-label-picker.ts

* Remove aliases from label

* Use opacity for chips in labels picker

* Fix label filtering in target picker

* Update ha-labels-picker.ts

* Update dialog-area-registry-detail.ts

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-03-26 20:52:17 +01:00
Steve Repsher 70fcea0c2b
Disable attributes for hass, stateObj, selector, and route properties (#19362)
* Disable attribute for hass properties

* Disable attribute for stateObj properties

* Disable attribute for selector properties

* Disable attribute for route properties

* Switch from Object type to no attribute for same properties
2024-01-15 15:52:10 +01:00
Steve Repsher 3edc77c978
Fix missing element tag definitions (#19329) 2024-01-09 15:00:30 +01:00
Paul Bottein 1cf928b425
Improve Lovelace types (#18652) 2023-11-15 11:13:49 +01:00
Paul Bottein c470ced308
Use right naming convention for ui_action and ui_color selector (#16235) 2023-04-19 12:13:19 +02:00
Paul Bottein 7a87dc4d8a
Add ui-color selector (#14348) 2022-11-28 12:45:53 +01:00