mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Remove conversation because it's not part of default config (#3444)
This commit is contained in:
parent
f6be398fb9
commit
17a3affb6f
@ -11,7 +11,7 @@ export const demoConfig: HassConfig = {
|
|||||||
temperature: "°C",
|
temperature: "°C",
|
||||||
volume: "L",
|
volume: "L",
|
||||||
},
|
},
|
||||||
components: ["conversation", "notify.html5", "history"],
|
components: ["notify.html5", "history"],
|
||||||
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