@seba wrote:
Hello,
a typical yaml automation obj would look like
- alias: on entrance when motion detected id: '1573155948223' description: 'etc etc' ...
when saving it automation via WEB it looks like
- id: '1573155948223' alias: on entrance when motion detected description: 'etc etc' ...
the problem I’m having is that when opening the automation file with an editor and folding all the nodes (can be many many many of them) you will see just IDS which is not very human friendly. Instead folding the first version you would see all the aliases…
any hint where saving automations.yaml is implemented ?
thanks
Posts: 4
Participants: 4