Pantomax
(Max Panto)
February 2, 2018, 2:41pm
8
guys, if you want to play an mp3 on hassio using the local 3.5 jack on the rpi, just follow my instructions here:
There is a very simple way, but using Hassio and installing an addon. @Dingle made the addon, and I have a copy on my git repository here:
it’s called “audio player”. You can invoke it with just a command like:
- service: hassio.addon_stdin
data:
addon: local_audio_player
input: "http://192.168.1.100:8123/local/song.mp3"
for example when my hassio starts:
- alias: Startup Notification
trigger:
- platform: homeassistant
…
It works pretty well.
If you want to use the Google TTS on any other media player you can have a look at my nabaztag project where I use the mp3s generated by the google tts and send them to a “virtual” media player here:
The (second) first wireless rabbit is back
Fully functional with its new Home-Assistant powered heart.
[00390467-photo-nabaztag-tag]
Follow the istructions on this page to set up a new Nabaztag/tag serverless firmware:
Just remember that you can use your Raspberry Pi as host for this firmware files (just create a folder named “www” in the config folder and put the “vl” directory right there).
After installing this new firmware, it will be possible to control the rabbit using the Home Assi…
If i can help in any way just ask
2 Likes