Mirko Vogt

Results 24 comments of Mirko Vogt

Is there any news on this? I'm asking specifically, because I'm running out of memory with mbedtls on ESP32 (using micropython*) and, from evaluating code and guessing, I expect axtls...

@zapedge I'm also about to integrate this into home-assistant. While this project seems unmaintained I started upon the fork from xrucka https://github.com/xrucka/cometblue . Maybe we can merge efforts?

I'm pretty confident I'll have a first version to test for home-assistant this week.

Here we go: https://github.com/mirko/home-assistant/blob/cometblue/homeassistant/components/climate/cometblue.py

> Please reproduce with a manually compiled swaylock and post the new stack trace. I won't be able to do so on this very machine - at least not immediately....

I'd also fancy this, there's a lot one could do with a simple RGB(W) strip to keep them in syc with the fully-addressable ones.

Just a shot in the dark: could it be a cert validity issue which might be solved by date/time settings?

I do not believe they do cert pinning, as as a AWS customer AFAIK you don't have control about the SSL setup. Therewith a cert change would break the entire...

When I was MITM-ing the devices I was generating certificates for each request on the fly to keep the connection flowing and as transparent as possible. Unfortunately I don't have...