bernikr / lovelace-notify-card

Send notifications directly from the dashboard
MIT License
45 stars 15 forks source link

Failed to call service tts/cloud_say. #30

Closed yunusuztr closed 2 weeks ago

yunusuztr commented 1 month ago

type: custom:notify-card target: tts.cloud_say entity: media_player.vlc_telnet label: write card_title: Notify

in this way the card was working before but not anymore. it gives an error like this.

Failed to call service tts/cloud_say. extra keys not allowed @ data['media_player_entity_id']

yunusuztr commented 1 month ago

type: custom:notify-card target: tts.speak service: tts.home_assistant_cloud entity: media_player.vlc_telnet label: x card_title: xxx

worked this way