Jérôme W.
Jérôme W.
The issue is because of https://github.com/home-assistant/core/issues/117263. It needs to be fixed in core.
Disabling purge would make it work again for apexcharts and any other card or module relying on the recorder module (default energy dashboard, default history card, etc...). Don't forget to...
Thanks, I missed it as it doesn't seem to be documented 👍
Looking forward to it too and happy to test.
> It looks like running 2 filament tubes to a Y splice at the hotend would significantly increase switching speed. You could have the next filament queued up near the...
I'll have a look at this next week, in the meantime there should be a way to fix it with some styling config.
The documentation speaks about the state **object** which is accessed without `.state`. The state **value** is accessed with `.state`
Try by putting it as an anonymous function directly in onClick. ```html Update ```
I have seen the same happen from time to time but it's an apexcharts.js issue which I can't fix. Try with `forceNiceScale: false` maybe? Often a refresh on the page...
`this._config.name` (missing the `_`)