You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This dashboard was generated by a community dashboard strategy.",
95
+
},
96
+
{
97
+
type:"entities",
98
+
entities: ["sun.sun"],
99
+
},
100
+
],
101
+
},
102
+
],
103
+
};
104
+
}
105
+
}
106
+
```
107
+
108
+
These values are only defaults for the dialog. Users can still change them before creating the dashboard.
109
+
57
110
### Examples
58
111
59
112
A good example to start from is the [home overview](https://github.com/home-assistant/frontend/tree/dev/src/panels/lovelace/strategies/home) dashboard or the [energy dashboard](https://github.com/home-assistant/frontend/tree/dev/src/panels/lovelace/strategies/energy).
0 commit comments