mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Load defaults in script more-info (#22014)
This commit is contained in:
parent
915036006d
commit
caee4ba7bc
@ -157,7 +157,6 @@ class MoreInfoScript extends LitElement {
|
||||
this.entry?.entity_id === newState.entity_id
|
||||
? `script.${this.entry.unique_id}`
|
||||
: newState.entity_id,
|
||||
data: {},
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user