Cover completely reverse/invert

Im trying this (and put 100% as it means close (reversed ))…any suggestion?

share your yaml.

this works fine now

alias: shutters closes midnight
description: ""
trigger:
  - platform: time
    at: "00:00:00"
condition: []
action:
  - service: cover.set_cover_position
    target:
      device_id:
        - ***********************
        - ***********************
        - ***********************
        - ***********************
    data:
      position: 100
mode: parallel
max: 3

thanks a lot for your help for coding and solving that

however I have a good news for those who did not start this

the local tuya integration doesn’t need that and it works correctly