config: use include_dir_list for scenes instead of include_dir_merge_list #1

Merged
jmaroeder merged 1 commit from jmaroeder/create-pr into main 2026-05-23 04:11:45 +00:00
Owner

Switch scene: in configuration.yaml from !include_dir_merge_list to !include_dir_list. The merge variant expects each scene file to contain a list (array) of scenes, while include_dir_list handles files that each define a single scene dict — matching how the scenes/ directory is actually structured.

Switch `scene:` in `configuration.yaml` from `!include_dir_merge_list` to `!include_dir_list`. The merge variant expects each scene file to contain a list (array) of scenes, while `include_dir_list` handles files that each define a single scene dict — matching how the `scenes/` directory is actually structured.
jmaroeder deleted branch jmaroeder/create-pr 2026-05-23 04:11:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmaroeder/ha-config!1
No description provided.