mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Load themes from themes folder by default (#80937)
This commit is contained in:
parent
52f109f6ab
commit
398d18eeee
@ -87,6 +87,10 @@ DEFAULT_CONFIG = f"""
|
||||
# Loads default set of integrations. Do not remove.
|
||||
default_config:
|
||||
|
||||
# Load frontend themes from the themes folder
|
||||
frontend:
|
||||
themes: !include_dir_merge_named themes
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: google_translate
|
||||
|
Loading…
x
Reference in New Issue
Block a user