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.

1 Open Issue Need Help Last updated: Oct 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The GLM Coding Plan Agent HA custom integration fails to load in Home Assistant due to an HTTP static path registration error. This high-severity bug occurs during the `async_setup_entry` phase, specifically an `app.router` failure, preventing the integration's frontend panel from being served.

Complexity: 3/5
bug enhancement good first issue

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.

Python