# Configure a default setup of Home Assistant (frontend, api, etc) default_config: # Text to speech tts: - platform: google_translate http: !include http.yaml group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml light: !include lights.yaml weather: !include weather.yaml sensor: !include sensor.yaml binary_sensor: !include binary_sensor.yaml camera: !include camera.yaml input_boolean: !include input_boolean.yaml media_player: !include media_player.yaml input_number: !include input_number.yaml timer: !include timer.yaml switch: !include switch.yaml cover: !include cover.yaml frontend: themes: !include_dir_merge_named themes recorder: db_url: mysql://homeassistant:hass1987!@core-mariadb/homeassistant?charset=utf8mb4 emulated_hue: config: hacs.disable(HacsDisabledReason.RATE_LIMIT) return True