MQTT cover / template / card

Hi all

I need your support, I have shutters at home and I want to have just on card in my dashboard that allows me to move up, down, stop and to move the position of the shades.

Screenshot 2024-01-23 090904

snap of yaml:

cover:

  • platform: template
    covers:
    d1e0de53bfc4e56363cf5a91df14bd02:
    unique_id: d1e0de53bfc4e56363cf5a91df14bd02
    friendly_name: “Büro Jalousie”
    position_template: “{{ states(‘sensor.test’) }}”
    open_cover:
    service: script.jalosuie_buro_auf
    close_cover:
    service: script.jalosuie_buro_zu
    stop_cover:
    service: script.jalosuie_buro_stop

https://community.home-assistant.io/t/how-to-help-us-help-you-or-how-to-ask-a-good-question/114371#oneone-format-it-properly-16