I’ve started using the scenes editor in the GUI, i have a couple of issues:
Scenes are saved into scenes.yaml
but aren’t visible as editable in the GUI.
I also get an error:
Component error: scenes - Integration ‘scenes’ not found.
scenes.yaml
- id: '1580627507561'
name: test
entities:
light.tronika_dimmer_zv_9101_level:
brightness: 39
friendly_name: Vardagsrum fönster
node_id: 3
state: 'on'
supported_features: 1
value_id: '72057594093076481'
value_index: 0
value_instance: 1
configuration.yaml
i have general_config
and these integrations
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scenes: !include scenes.yaml