simbaja

Results 164 comments of simbaja

Ran into this issue as well. ESP32-S2 only has two UARTs apparently, so it's even more problematic. It caused me a bit of confusion, since the documentation says it'll fallback...

> Hi, > > I've struggled with this problem just these days, and finally, I found a solution to still use the standard appsettings.json configuration. > Despite Telemetryconfiguration.Active is deprecated,...

Perhaps I'm missing something here (I admit I'm skimming through this), but all of the methods proposed so far seem to involve code instead of configuration. It's been a little...

To summarize the original post a little bit, there are two problems: 1. The sink should not rely upon `TelemetryConfiguration.Active`, it is not guaranteed to be initialized and even when...

If you head over to https://github.com/simbaja/gehome, you'll see a way to install the raw SDK and run an application that can capture the debug information. I think that'll probably point...

If you'd like to send some debug information (using the gehomesdk repo), I might be able to figure it out, but no guarantees that I can identify the right command.

Might be in the user settings as it looks like the value changed but I don't see a specific code in there... hopefully someone else can spot it and we...

I think the directions here and in the updated pinned issues in the integration repo should generally resolve this issue, please feel free to comment again if it's another issue.

It looks like it's having problems trying to convert the value - can you run the gehome-appliance-data data and collect the logs? @groto27, are you also experiencing this issue? Or...

Resolved in the latest dev branch of the integration, it's not an SDK issue.