mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Add shopping list (#5339)
This commit is contained in:
parent
f514ea453c
commit
1e3950cd1d
@ -11,7 +11,7 @@ export const demoConfig: HassConfig = {
|
|||||||
temperature: "°C",
|
temperature: "°C",
|
||||||
volume: "L",
|
volume: "L",
|
||||||
},
|
},
|
||||||
components: ["notify.html5", "history"],
|
components: ["notify.html5", "history", "shopping_list"],
|
||||||
time_zone: "America/Los_Angeles",
|
time_zone: "America/Los_Angeles",
|
||||||
config_dir: "/config",
|
config_dir: "/config",
|
||||||
version: "DEMO",
|
version: "DEMO",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user