Jérôme W.

Results 269 comments of Jérôme W.

Until I fix it in the code, you can fix it with: ```yaml apex_config: chart: stackOnlyBar: false ```

> So the question is: why are the timestamps expected to be different? Because diff is supposed to work with the last and the first entry of a bucket and...

I see your point, thanks. I'll update the behavior!

That is expected as if you have multiple series, they might not all have the same float precision. However, there's a config option to do so https://github.com/RomRider/apexcharts-card?tab=readme-ov-file#yaxis-options-multi-y-axis ```yaml header: show:...

Thanks, I'll merge and release ASAP

In order to avoid a breaking change, can we remap `--mdc-*` to the equivalent HA CSS variables?

I believe those are the most used ones, yes.

Nice, I'll look into that once I'm finished with the typescript conversion, seems quite easy :+1: Also yeah so much options...

@SeanPM5, could you please try this file and let me know the result as I don't own an IOS device? https://raw.githubusercontent.com/custom-cards/button-card/haptic/dist/button-card.js Usage: ```yaml tap_action/hold_action: action: usual stuff [...] haptic: success...