unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
24 stars 0 forks source link

Media component in activity UI #68

Closed martonborzak closed 11 months ago

martonborzak commented 1 year ago

Add a media component to an activity to display artwork and basic media controls on the activity UI for the associated media player entity.

zehnm commented 11 months ago

1.4.2 adds support in the Core-API and remote-ui. Web-configurator support is still missing.

pvmil commented 11 months ago

Does this also enable to use volume control by a different device? I use several media-players as supplied by Home Assistant (Logitech media server based), I really like the view and controls in the UI when adding these as a media-player. I cannot control the volume for those who have a separate receiver/amplifier with it's own volume control.

kennymc-c commented 11 months ago

@pvmil This is already possible within activities. Just add both devices and map the volume buttons to the volume commands of the amplifier when in the activity ui editor.

This roadmap item here will add the media player ui (that you see when you open the integration directly and not through the activity) as a ui component in the activity ui editor (like the text and icon components).

zehnm commented 11 months ago

The next release will have web-configurator support for a media-player UI component:

image
pvmil commented 11 months ago

@pvmil This is already possible within activities. Just add both devices and map the volume buttons to the volume commands of the amplifier when in the activity ui editor.

This roadmap item here will add the media player ui (that you see when you open the integration directly and not through the activity) as a ui component in the activity ui editor (like the text and icon components).

Kennymc-c / Zehnm, that's indeed what I miss, adding media in the UI. Thanks for great effort

zehnm commented 11 months ago

Closing: part of 1.4.3