Very new to HA and Node-RED. Been doing a lot of reading and am trying some super simple things.
I can’t get TTS to work in Node-RED. TTS works fine directly through HA, and the event (a z-wave motion sensor) updates its state fine in Note-RED, but I get this “extra keys not allowed” API error. I have tried different syntaxes and copied from others’ examples but no dice.
Are you actually trying to use the google translate piece to translate, or just want TTS? if just TTS, I’d suggest using the CAST or notify node instead.