Fix auto-entities compatibility. Fix thomasloven/lovelace-auto-entities#76
This commit is contained in:
parent
4deabe31fc
commit
5549a1ecdf
File diff suppressed because one or more lines are too long
@ -6,7 +6,7 @@ class FoldEntityRow extends LitElement {
|
||||
static get properties() {
|
||||
return {
|
||||
open: Boolean,
|
||||
items: {},
|
||||
rows: {},
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user