Open Issues Need Help
View All on GitHubAI Summary: A bug in the GLM Coding Plan Agent HA custom integration prevents it from loading. The integration attempts to register HTTP static paths before the Home Assistant HTTP component is fully initialized, leading to an AttributeError because the router is None. This issue is critical as it stops the integration from working.
A Home Assistant custom component that provides an AI-powered agent capable of generating automations based on natural language queries. The agent connects to all entities in your Home Assistant instance and uses the OpenAI compatible endpoint in GLM Coding Plan.