Morning briefing

Wow Thank you @kartcon . I do not think I even have enough sensors for all of this. I do Love it though, I Tried to use some of what you have and save it to a file in my config directory. Then I created a script with the messaged referenced in the file. I tried to play it in Google TTS but it did not work. Here is my script:

talias: 'Morning Briefing '
sequence:
  - service: tts.google_translate_say
    data:
      entity_id: media_player.kitchen_speaker
      message: '!include ....briefing.yaml'
      cache: true
      language: en-GB
      options:
        gender: male
mode: singleype or paste code here

PS…
I would rather do this in Alexa but I don’t know how to set it up with the notify send message to…

Any Help is appreciated.

Thanks
Drezin