Automation with Z-Stick and Fibaro Roller Shutter 3

Hello !

I’m new on Home Assistant and i have successfully installed it.
I can control manually the roller shutter on the Overview and it’s great !
BUT :wink: I can not configure an automation to open and close the roller shutter with time.
none of my tests works

Can you help me please ?
Thank you !

Ben

It would help to see what you’ve already attempted.

alias: 'do something'
trigger:
  platform: time
  at: '00:00:00' # A time
condition:
  condition: # some sort of condition
action:
  service: # some service