Skip to content

Does not seem to support includes (yet)? #17

Description

@dromer1967

I am trying to use this tool but I don't see any existing automations or scripts. When I look in the log I see

======================================
Home Assistant Editor v1.1.0-beta.2

Starting server...

[Home Assistant Editor] Server running on port 54002
[Home Assistant Editor] Config path: /config
[2026-07-05T10:25:24.361Z] GET /api/version-control/status
[Supervisor] Attempting to resolve supervisor to IPv4...
[Supervisor] Successfully resolved supervisor to IPv4: 172.30.32.2
[Version Control] Version Control addon not found in addon list
[Version Control] Status check failed: Version Control addon not available
[2026-07-05T10:25:24.433Z] GET /api/entities
[2026-07-05T10:25:24.435Z] GET /api/devices
[2026-07-05T10:25:24.445Z] GET /api/areas
[2026-07-05T10:25:24.457Z] GET /api/services
[2026-07-05T10:25:24.460Z] GET /api/automations
[2026-07-05T10:25:24.462Z] GET /api/scripts
Skipping /config/integrations/automation.yaml: unknown tag !<!include> (1:41)
1 | ... n: !include ../automations.yaml

Skipping /config/integrations/script.yaml: unknown tag !<!include> (8:33)
5 | #
6 | # https://www.home-assistant.io/integrations/script/
7 | #
8 | script: !include ../scripts.yaml
-------------------------------------^
9 | script split: !include_dir_named ../scripts
Skipping /config/integrations/automation.yaml: unknown tag !<!include> (1:41)
1 | ... n: !include ../automations.yaml
-----------------------------------------^
2 | ... n split: !include_dir_merge_list ../automatio

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