Fix auto-entities compatibility. Fix thomasloven/lovelace-auto-entities#76
This commit is contained in:
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: {},
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user