Generac/Honeywell Standby Generators With Mobile Link

No worries, yea I was much happier porting some java → python rather than messing with the wiring of my generator to use genmon :man_shrugging:

Another question for you: Are the other data points accessible?
For example, it pulls in the local weather temp, cell signal strength, serial number, etc.
I’d like to have a detail page in HA that shows all of this.
Thoughts?

Yes it should be, I will look at adding sensors for more of the values over the weekend

Hi

I am getting a similar error at setup when entering my credentials.

Here is the debug
2023-07-29 17:08:37.689 DEBUG (MainThread) [custom_components.generac] ERROR: wrong value type for field “properties.value” - should be “typing.Optional[custom_components.generac.models.Apparatus.Property.Value]” instead of value “[{‘id’: 999999, ‘name’: ‘xxxxxx’, ‘apparatusType’: 0}]” of type “list”

I can see from the debug log that it is able to log in.

Hope you can help.

Try v0.0.6 that I just uploaded

Perfect. Thanks so much!

Just added weather in 0.0.7

Thanks for the additions. Last request:
Can you add the following fields:
serialNumber
localizedAddress
preferredDealerName
preferredDealerPhone
preferredDealerEmail

This info will help to build an “info panel” for the generator in case a service call needs to be made while remote.

Thanks again for your work on this, it’s a great integration!

That info should already be available as attributes on all of the entities but that isnt so convenient maybe. I will look into adding them as separate entities

Ahhh… didn’t notice that.
If you can break it out, that’s cool. If not I’ll just display it all.

v0.0.9 breaks out everything into sensors, including an image one for the default image of the generator we get from the api

First off, THANK YOU Ben for this integration!!! I was about to dive down the rabbit hole adding a raspberry pi to my DANG generator lol. I am having an issue though. I originally downloaded v0.0.9 and no matter how long I waited, the integration would never initially start. So I downgraded to v0.0.8 and now as soon as I go to add the integration, it immediately asks for my login. Thanks to you, I can now prevent my Tesla from charging when on generator power.

Do you by any chance have the logs from when it wouldn’t load?

I do not. I deleted the integration when I downloaded v0.0.8. However, I just redownloaded 0.0.9 to try to get some logs for you and now it works! So maybe I caught an issue with the mobile link servers or something, but it loaded right up with no issues now. Thanks again!

Duuuude!!! This is awesome!! Been hoping someone would make this work with HASS for some time! Thank you!

Sending you a HUGE thank you for this, @bentekkie!

Thanks for doing this. Unfortunately I feel compelled to build the serial interface for the genmon to get the rest of the data!

Awesome, thanks man.

I’m having similar issues trying to get this Integration functioning.

When I attempt to enter my creds, I get this benign error message:

image

The developer stopped supporting it months ago. Try this forked version. I’ve been using it for a couple of months, and it has been great. And the developer is very responsive.