[Help] NSPanel outside temperature automation for the shutter, jalusien

I would like your help with two separate automations.

I have installed Sonoff R3 relays for the shutter and blind motors.
There is also an NSPanel that displays the outside temperature according to the location via internet.
I want the shutters (Jalusien) to close in the hot summer months when the outside temperature reaches 22 degrees Celsius between 7am and 6pm and then open back to 5% within 1 minute.
This results in light being let in but shaded.
This is the first automation.

The second would be for the shutters.
I would like them to close to 70% in the hot summer months when the outside temperature reaches 22 degrees Celsius between 7am and 6pm.

Thank you very much if you can help me.

Translated with DeepL

Have you tried to write anything yourself? If so, it would be helpful to see your yaml.

You don’t have to do everything in a single automation. For example:

Automation 1

Trigger: Temperature reaches 22C
Condition: Is the time between 7am and 6pm?
Action: Close the shutters

Automation 2

Trigger: Shutters close
Action 1: Wait one minute
Action 2: Set shutters to 5%

I imagine you would need a third automation to open the shutters again at 6pm or when the temperature dropped below 22C.

I haven’t tried it yet.
I tried to ask for help here because I am a beginner at this.

Good luck! I’d advise you to stick to the UI to start with. :grinning: