# Configure a default setup of Home Assistant (frontend, api, etc) default_config: # Uncomment this if you are using SSL/TLS, running in Docker container, etc. # http: # base_url: example.duckdns.org:8123 # Text to speech tts: - platform: google_translate # Example configuration.yaml entry for a USB or serial interface velbus: port: 192.168.0.140:3788 logger: default: info logs: # log level for velbus debugging issue homeassistant.components.velbus: debug group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml