Add shopping list (#5339)
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user