I’d like to send a message to HA from WhatsApp, Pushbullet, any other (Pushbullet preferable) and using google (or MS) TTS make that message to sound in a Squeezebox player.
Squeezebox side is not an issue. But sending messages to HA sounds little challenging for me as of now.
Why not using tasker? And if you want to take it a step further, then you can use autovoice with Google Now integration…
For example, in my case I’ve my full personal assistant in tasker for a lot of things…
Now I moved from Vera to Home Assistant, so I created also several things integrated with it.
For example I can use Google Now, and commands like this:
turn on/off (device)
dim (device) to (level) percent
activate (scenename) scene
etc…
such things will be also processed by tasker and autovoice…
also with regex, like I can say: I want to watch tv, and it will trigger a tv-modus, with light dimmed and backlights on…
Other things that I do is like saying: I’m leaving (activate away scene), or I’m home (activate home modus), I’m going to sleep (activate nightmode), and way more…
If you want to see my a small demo of what my personal assistant can do, (without HASS) (3 years ago) , see link: https://www.youtube.com/watch?v=DsF2PelmX_E
I will update a video with integration of HASS later on
@davedan , you can directly communicate by using any android device to communicate HA by sending JSON data.
So then you can link your own voice controlled system to it (in your own language) by using AutoVoice or Google Now.