mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +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",
|
||||
volume: "L",
|
||||
},
|
||||
components: ["conversation", "notify.html5", "history"],
|
||||
components: ["notify.html5", "history"],
|
||||
time_zone: "America/Los_Angeles",
|
||||
config_dir: "/config",
|
||||
version: "DEMO",
|
||||
|
Loading…
x
Reference in New Issue
Block a user