mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Review Update
This commit is contained in:
parent
7fbe0937df
commit
faa08f9e1f
@ -24,5 +24,5 @@ export type EntityRowConfig =
|
|||||||
|
|
||||||
export interface EntityRow {
|
export interface EntityRow {
|
||||||
hass: HomeAssistant;
|
hass: HomeAssistant;
|
||||||
setConfig(config: EntityConfig);
|
setConfig(config: EntityRowConfig);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user