[Custom Component] Flair - Vents, Pucks, Structures, Rooms, IR Units

thanks @RobertD502 I tried a script as configured below but when clicking run script I get the error popup “Failed to call service script/1653601739455. Entity cover.flair_vent_studio_1 does not support this service.”
Any thoughts?

alias: Open Flair Vents
sequence:
  - service: cover.open_cover
    data: {}
    target:
      entity_id:
        - cover.flair_vent_bobs_office
        - cover.flair_vent_suzanne_s_room
        - cover.flair_vent_studio_1
        - cover.flair_vent_studio_2