Skip to content

Feature: Generate Home Assistant Config for ESP Device #24

Description

@maitiSoutrik

Add a new MCP tool generate_ha_config(project_path: str, device_name: str) to generate basic Home Assistant YAML configurations for an ESP device.

Functionality:

  • Takes project_path (to understand device capabilities, e.g., from Kconfig or a manifest) and a device_name for HA.
  • Generates YAML for common entities (e.g., sensors, switches, lights) based on project configuration or user input.
  • Could support MQTT discovery or ESPHome YAML generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions