Skip to content

[FEATURE] Allow modifying entire /config directory #23

@yinzara

Description

@yinzara

Feature Description

While automations and Dashboard configurations are awesome, being able to modify the /config directory of home assistant (and possibly a few other well known directories) would be super cool if the AI agent could modify.

Problem/Use Case

I would like the AI Agent to be able to create and modify the YAML configurations that exist in /config verify that they would not break HA and reload HA's appropriate configuration

Proposed Solution

Enhancement to the current AI agent with the ability to modify the /config directory.

Alternative Solutions

None

Examples

If applicable, provide examples of how this feature would be used:

Example conversation:
User: "Create a new binary input named my binary input and reload the HA config"
AI Agent: "Binary input created and HA config reloaded"

AI Provider Considerations

  • This feature should work with all AI providers
  • This feature is specific to certain AI providers: [list providers]
  • This feature doesn't depend on AI providers

Implementation Ideas

I have a feeling that the commander MCP server would definitely work to allow config directory changing but we'd have to develop other tools to reload the HA config.

Checklist

  • I have searched existing issues to avoid duplicates
  • I have clearly described the problem and proposed solution
  • I have considered how this would work with different AI providers
  • I have provided examples or use cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions