I could really really use some help, ive been searching the forums, and google and the documentation for days. When i make a new scene in the scene editor, it saves it to my scenes.yaml file, I have scene: !include scenes.yaml in my main config file, but I can never see it in the UI, or as an entity, this is the same with groups, nomatter what I try.
i have
default_config:
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
in the config file, and when i open the files that are referenced, i see all of the scenes ive created.
Please help, ive been stuck here for days.