Hello. I’m a little new to Home Assistant but making my way around.
I added this as a custom repository and have it running however I can’t get this add in to log me in using my MobileLink login info, which I verified was correct. I didn’t see any menti on of how workaround this, and the only API for generac I see is for their power monitoring (PwrViewer).
Did install the generac integration in hacs after adding the custom repository? After that you have to select Generac Generators from the add integration menu. That should ask for your user and password
If your username and password still don’t work please check your system logs and let me know if there are any relevant error messages
I’m having the same login issue. Verified username/password is correct.
Note that when logging into the MobileLink app on the iPhone, a message comes up that says:
“Generac.Application.MobilLink.Mobile” wants to use “b2clogin.com” to Sign In.
The next screen that appears (after selecting continue) appears to be using microsoft OAuth2 for credential management. The root domain is generacconnectivity.b2clogin.com
Not sure if that is significant or not. Nothing appears in my logs.
Thanks for the help Ben!
First, yes, I can login via the link you sent above with no problem.
Second, regarding the debugging, I can’t enable debugging because the integration will not load without the initial successful login. If there is another way to get the integration loaded, I’m happy to enable debugging.
Now I get an “Internal Error” when entering my credentials. Log shows unable to load login page but is able to retrieve my data just as before. A new error line now appears after the data is retrieved:
ERROR: wrong value type for field “deviceSsid” - should be “str” instead of value “None” of type “NoneType”