config: frontend: homeassistant: counter: logbook: notify: 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: default: info 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 ignore_devices: - newkaku_000001_01 binary_sensor: - platform: rflink devices: newkaku_02ddc7fa_4: name: Bedroom door device_class: door - platform: workday country: SE # Text to speech tts: - platform: google_translate switch: !include switches.yaml 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