diff --git a/configuration.yaml b/configuration.yaml index 569e662..dddd812 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -60,3 +60,14 @@ recorder: !include recorder.yaml device_tracker: - platform: bluetooth_le_tracker track_new_devices: true + +# Configure MPD addon as media player +media_player: + platform: mpd + host: 192.168.122.48 + scan_interval: 1 + +# Configure Text to speech engine +tts: + platform: google_translate + service_name: google_say