# 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 # Discover some devices automatically #discovery: homeassistant: name: MyHome latitude: 49.369477 longitude: 10.9831468 customize_glob: cover.*: half_position: 25 dimmer: #logger: # default: info # logs: # xknx.telegram: debug # xknx.knx: debug # Sensors #sensor: # Weather prediction # - platform: yr tts: - platform: watson_tts watson_apikey: X_tnnoaZGOwxZlqUn07wkD2G-0vaaAuOw6I6d_6jpCf7 watson_url: https://gateway-lon.watsonplatform.net/text-to-speech/api voice: de-DE_BirgitVoice output_format: audio/flac output_audio_rate: 44100 knx: rate_limit: 20 tunneling: host: server # knxd to work together with old home automation server #host: 192.168.178.65 # network bridge port: 3671 local_ip: 192.168.178.73 fhem: host: server port: 7072 cul_device_name: CUL_HM lirc_network: - host: kitchenpi port: 2222 - host: bedroompi port: 2222 media_player: - platform: squeezebox host: server - platform: denonavr host: avreceiver group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml