Jérôme W.

Results 148 comments of Jérôme W.

Thanks for this feature request. This feature is already available in [apexcharts-card](https://RomRider/apexcharts-card). This card is probably going to stay in maintenance mode, so no new features will be added in...

This feature exists in apexcharts-card, probably won't make it to mini-graph-card as it's in maintenance mode.

With annotations: https://apexcharts.com/docs/options/annotations/ + examples of what you can do: https://apexcharts.com/javascript-chart-demos/line-charts/line-chart-annotations/

What I think should be done: * the value of the sensor should be in minutes (or seconds), this would require you to create a template sensor converting your current...

I'd be happy to support, but I don't have your level in JS/CSS :)

Just a comment on this regarding the use case of alternative entity to control groups: For volume control in the group list, for this use case, mmp would also require...

> creating a `MediaPlayerObjects` for each entity in the speaker group config and also watch for state changes for those in hass to amke sure the card is up to...

Your branch is not available on GH. For what it's worth, I've used this as my devcontainer to do the other PR: ```json // See https://aka.ms/vscode-remote/devcontainer.json for format details. {...

Unfortunately not :( You can use the `demo` environment (just add `demo:` to your configuration.yaml) which provides a dummy media_player but it will not provide all the features you expect...