WallPanel-Project / wallpanel-android

This project is deprecated; try out this active fork: https://thanksmister.com/wallpanel-android/
Apache License 2.0
205 stars 26 forks source link

Basic audio playback support #32

Closed milaq closed 7 years ago

milaq commented 7 years ago

After finding myself having trouble with getting a decent MPD server running on Android to be used with the Home Assistant TTS feature on my wall mounted tablet, I stumbled upon this project and I thought that a basic audio playback feature would fit perfectly.

This extends the JSON api with a new 'audio' key, which takes a url as the value.

If my freetime allows me to implement a basic media player module for HASS that uses the new API call, I will do so in the coming weeks.

quadportnick commented 7 years ago

Thank you!!!!! Great idea!