fix: Update components and styles to work with >= HA 2026.2 (#2333)
Caution: Requires HA >= `2026.2` - Closes #2329 - Closes #2332
This commit is contained in:
+2
-1
@@ -23,11 +23,12 @@
|
||||
// These tags are provided by the HA frontend and [almost all] cannot be
|
||||
// imported by a custom card directly.
|
||||
"globalTags": [
|
||||
"ha-button-menu",
|
||||
"ha-button",
|
||||
"ha-camera-stream",
|
||||
"ha-card",
|
||||
"ha-combo-box",
|
||||
"ha-dropdown-item",
|
||||
"ha-dropdown",
|
||||
"ha-hls-player",
|
||||
"ha-icon-button",
|
||||
"ha-icon",
|
||||
|
||||
Reference in New Issue
Block a user