Mayur Panchal

Results 11 comments of Mayur Panchal

> Thank you for the PR. unstable versions of Jellyfin aren’t supported so I am going to mark this PR as blocked until 10.9 is released Omg you are completely...

I am getting this same error when trying to setup a new device, I think this might have to do with having 2fa enabled on my Tapo Account? Does this...

> https://esphome.io/components/api#homeassistant-event-action or https://esphome.io/components/#event-components > > I expect this has to do with the api queuing fixes. If the same component publishes too quickly, only the last message will get...

Updating to 2026.6.1 is still showing this issue btw. I have replaced some chips with ESP32-C3's but there are still some C2's on my network which I cannot update.

Just tried this on 2025.6.2 also and its failing for me also there.

Even though the changelog didn't have any updates regarding this, 2025.6.3 also continues to not function, I wonder what this missing bootloader.bin file exactly is?

Ok this issue is still persisting in 2025.7.0. BUT I found a solution: Modifying the `post_build.py.script` to be the following: ``` Import("env") import os import json import pathlib firmware_name =...

> Can you show a diff? What did you change? The diff is quite significant since the script hadnt updated for like a year, but it appears that it handles...

Thanks @jesserockz for helping out with merging the PR!

> When using the 9578 PR it now just says I have not specified a valid platform for the ESP32-C2 chip. Remarking it out allows the build up until the...