Mike Marvin
Mike Marvin
Odd, seems like a difference in the cognito library. You're probably running something newer for another integration and the newer version has a breaking change. I'll have to update the...
You may be able to set the channel as bidirectional in the Emporia app, though they might limit that on channels marked as solar. If you did that I would...
Time zone was gonna be my guess, so hopefully that corrects it. You might need to reload the integration for it to pick up the updated value. I want to...
Would you mind grabbing the `develop` branch off of GitHub and manually overwriting the contents of your existing custom_components/emporia_vue folder? A number of those warnings have been fixed in that...
Hmm, not sure what would be different. I'm assuming you're on a relatively new version of Home Assistant and not a really old one, I'm not sure how far back...
You've got it about 90% of the way there, this line in the readme maybe has too much weight put into it and assumes you've set up other integrations before...
Odd. It's possible there was an outage but I would expect it to work after some time. Looks like it was still failing after several minutes, and the auth is...
Unfortunately right now the only way to update the password is to remove the integration and re-add it. It will reconnect to the existing sensors so you shouldn't lose anything,...
I've only got a little bit of experience with using asyncio in python, and none developing with it, but I can add it to the list of things to investigate....
Interesting, it hit a timeout. There's an issue right now where if a device is offline it will cause additional retries for fetching the data. You might be hitting that...