Getting started with scenes

Hello,

now that my IKEA gear works with Gladys, I’m going to tackle automation.
Unfortunately, I can’t find a guide on how to get started.

Simple thing, I have several decades of experience in development but I don’t know how scenes work, it’s not intuitive for me.

Are we talking about a procedural operation where we start from the top and go to the bottom, or do we have a constantly active process with constant loops? (I’m old school :smiley: )

I’ll give you an example:

I have a program that I would like to apply to my cellar:

I want to manually trigger my scene

Scene:
Action 1: set the heating to Comfort

and as long as no inactivity of 2 hours has been detected, I want:

  • if the temperature exceeds 21° I put it on Eco
  • if the temperature drops below 19° I put it on Comfort

Action 2: set the heating to Frost Protection

so I would be interested in a link to a guide to get started properly

Thanks!