homeassistant-fullykiosk
homeassistant-fullykiosk copied to clipboard
media_player does not implement stopping
The Fully Kiosk API supports stopping playing audio. The Home Assistant media_player entity expects that a media player can stop audio, exposing the generic media_player.media_stop
service. This integration does not implement that, however.
I've done it in other way.
I created a silent mp4 with 0 seconds, named stop.mp3
Using a input_text field, I always can type "stop" or make a button which sends "stop" to the device