Scripts not showing in Google Assistant with Google Assistant component

Hi I having some issues with “adding” scripts to google assistant from hassio.
my configutation looks like this, can’t se what i doing wrong.

google_assistant:
    project_id:
    service_account: 
    exposed_domains:
    - switch
    - light
    - fan
    - script
    - input boolean
    entity_config:
    script.tv_turn_on:
      name: turn on tv
      expose: true