Show if entity is supported in expose list (#16335)

* Show if entity is supported in expose list

* Add translations and refactor code

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
This commit is contained in:
Bram Kragten
2023-04-27 17:12:12 +02:00
committed by GitHub
parent 29be64a858
commit 062e402ef1
4 changed files with 155 additions and 33 deletions

View File

@@ -666,6 +666,7 @@ export class HaDataTable extends LitElement {
.mdc-data-table__cell.mdc-data-table__cell--flex {
display: flex;
overflow: initial;
}
.mdc-data-table__cell.mdc-data-table__cell--icon {