mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Update hui-generic-entity-row.ts
This commit is contained in:
parent
00c1dfa1d2
commit
85bd6432a9
@ -23,7 +23,7 @@ export class HuiGenericEntityRow extends LitElement {
|
||||
|
||||
@property({ attribute: false }) public config?: EntitiesCardEntityConfig;
|
||||
|
||||
@property({ attribute: false }) public secondaryText?: string;
|
||||
@property({ attribute: "secondary-text" }) public secondaryText?: string;
|
||||
|
||||
@property({ attribute: "hide-name", type: Boolean }) public hideName = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user