How can i add username in TTS message?

Hi

How can I add the username (who clicked the card) in a TTS message?

    good_morning:
       sequence:
         - service: tts.google_say
           entity_id: media_player.bedroom
           data:
             message: 'Good morning, USERNAME .'

You can’t (yet). This sort of functionality is on the development roadmap though.

ok thanks ! So… juste need to wait.