dcmeglio

Results 58 comments of dcmeglio

Yeah that's where I'm headed but there could be weird race conditions that occur. E.g. while retries of a `register` are occurring, what if the cloud disconnects which would separately...

> So I just am very curious why this fails in the first place. Does Withings take significantly longer at your requests? I can't figure it out. It only happens...

> Do you have more config entries setup for Withings? I have 2 one for me and one for my wife.

Interesting, can you share the Netatmo error? Since the code in HA is so similar maybe we can spot a common problem.

Yes, but as I said in the follow up replies, it's more complicated than that. This requires changes to the underlying aiowithings library. It's not a huge lift, but it's...

Just what we already discussed. It times out and a retry would probably resolve the issue. I was hoping @codyc1515 could provide the netatmo error I requested so we could...

Well I didn't hear back on whether or not it'd be a good idea to detect the duplicate sensors during the options flow but I decided it was a good...

Where did you hear of this "known performance issue"? On more than one occasion the hubitat staff has encouraged me to use synchronous calls instead of async