TroyFernandes / hass-mqtt-mediaplayer

Fill out your Media Player Entity with MQTT Topics
MIT License
31 stars 18 forks source link

Add the ability to turn on and off a media player and select a source. #10

Closed hildensia closed 12 months ago

hildensia commented 1 year ago

This adds the ability to turn on and off a media player and select a source. (E.g. I am using this to remote control my NAD amplifier with an additional MQTT->RS232 tool)

It also now only shows those abilities that are actually configured as available.

TroyFernandes commented 12 months ago

Thanks for the PR!

Love this feature, and I wish my current receiver had a serial port so I could try this out 😭.

Anyways I tried out the plugin with the new changes and the existing functionality works, so closing this PR