config: frontend: homeassistant: counter: logbook: notify: input_boolean: input_datetime: input_number: input_select: input_text: timer: recorder: purge_keep_days: 5 db_url: mysql://hassio:hassiopassword@192.168.1.110/hass?charset=utf8 logger: logs: rflink: debug homeassistant.components.rflink: debug history: pyscript: allow_all_imports: true rflink: host: 127.0.0.1 port: 12345 wait_for_ack: false # Text to speech tts: - platform: google_translate input_boolean: !include input_booleans.yaml sensor: !include sensors.yaml light: !include lights.yaml group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml