Mathieu Carbou

Results 324 comments of Mathieu Carbou

FYI, in relation to the 2 last comments here: https://github.com/platformio/platformio-registry/issues/105#issuecomment-2291004264 Providing the gzip file as an artefact in the release page would close this issue plus the fuzzy / grey...

> It’s a Pro only feature. Ref: https://docs.espdash.pro/features/chartanimations/ I know that. I am not asking about having control over the animation. I am asking to disable it by default on...

> Unfortunately, I can't offer that in lite version by default due to my commitment. Ok, I understand :-( > Best way to mitigate the issue is to lower the...

v2.0.4 works: ![image](https://github.com/user-attachments/assets/3fff117d-d407-4805-83e5-b3e5661de04e)

Duplicate of #730 . The workaround: ```yaml apex_config: chart: stackOnlyBar: false ``` is not working

I am sticking to v2.0.4 until this is solved...

Hello, my PR could help you maybe: https://github.com/fabianoriccardi/dimmable-light/pull/63

@JesusRosaB @zapphyre : fyi my pr was closed because I removed the fork. I have since developed a far better dimming library with a superior control over fading and steps,...

FYI, the lwip TCPIP locking was fixed since October 2024 in the official async libs: https://github.com/ESP32Async ESPHome is using an outdated fork.

Hello, Just to let you know that there has ben a lengthy discussion around this problem here: https://github.com/mathieucarbou/ESPAsyncWebServer/discussions/165 A fix was implemented: (_we could call that a workaround or patch...