Guido Schmitz

Results 18 comments of Guido Schmitz

Hi @frenck , could we then maybe merge #71051, as it was basically completely reviewed by @emontnemery ? He just didn't wan't to merge it back then because there was...

It's waiting for https://github.com/home-assistant/core/pull/71051 to be merged ...

I need help with the mypy error. For whatever reason, I'm not seeing it locally...

Hi @bdraco , just that I get the urgency right: if we use the client created by get_async_client (what we do), the issue will be handled for us. Other usages...

I had to add a pylint disable to the device_tracker.py (is this rule new?). Moving the entity to the entity module as suggested would more or less empty the device_tracker.py...

Hi @TylonHH , could you please tell me, which FW version your devices have? As I don't have Giga Bridges at hand, I might need to contact my friends at...

Hi @TylonHH , we digged a little into this issue and have more questions. First, it seems that the inavlid flow error happens when a automatic discovery happens while you...

But that might be correct due to how the devices work. If there is a device password, HA cannot know until it queries endpoints that are protected. So the integration...