After having upgraded to core 2024.3.0 the google sheets integration stopped working. I can’t see where to start to get it fixed. On the integration i get this: "Config flow could not be loaded: {“message”:“Invalid handler specified”} "
Adding a new Google sheets integration gives me the same. Any suggestions?
A rollback doesn’t help either.
I would check the core integrations should there be an issue out on it already. Issues · home-assistant/core · GitHub.
If not I would go thru the installation again. Google Sheets - Home Assistant.
If that also does not work, I would gather all my data and screenshots and write up an issue.
Regarding the error message about an invalid handler, this could be related to changes in how integrations are handled in the new version. It’s also worth reviewing the documentation or release notes for core 2024.3.0; sometimes, these updates change how integrations need to be set up. Lastly, if you’re ever interested in how to build a software that better suits your needs without these integration issues, exploring software development from scratch could be an invaluable skill, allowing you to customize solutions precisely to your specifications.