Generac Integration

Hello

I have the Generac Integration setup and it was working fine until a couple of days’ ago. Please see the error message below.

I’m now getting this error message and don’t know how to resolve it:

Thanks in advance for any help that can be provided.

Post the debug error log (formatted) please.

Hello and thanks for the help. I’m not sure if this is what you are looking for and I’m not sure if this is in the correct format, but I pulled it out of the debug report:

2025-11-22 12:55:03.757 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration generac which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

2025-11-24 13:44:14.941 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'generac' sets option flow config_entry explicitly, which is deprecated at custom_components/generac/config_flow.py, line 125: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/binarydev/ha-generac/issues

2025-11-24 14:35:22.738 DEBUG (MainThread) [custom_components.generac] Refreshing data for generac
2025-11-24 14:35:23.537 DEBUG (MainThread) [custom_components.generac] Finished fetching generac data in 0.799 seconds (success: False)
2025-11-24 14:35:28.830 DEBUG (MainThread) [custom_components.generac] Refreshing data for generac
2025-11-24 14:35:29.098 DEBUG (MainThread) [custom_components.generac] Finished fetching generac data in 0.268 seconds (success: False)
2025-11-24 14:35:39.313 DEBUG (MainThread) [custom_components.generac] Refreshing data for generac
2025-11-24 14:35:39.552 DEBUG (MainThread) [custom_components.generac] Finished fetching generac data in 0.240 seconds (success: False)

A deprecated add-on that stops working in December 2025? I suggest you contact the owner of the Generac add-on for an update, or check in GitHub if the issue has been reported and addressed.

Update. I got it to work by partially deleting the entry within the integration, then following the instructions and creating a new entry. Non of the entities are lost and I didn’t have to recreate the dashboard card.

Glad you found the documentation to solve your issue.
Monitor carefully if the deprecated code persists and it stops working next update in December.