Is it posible to make the cover for garage door change to invert_logic?

# Example configuration.yaml entry
cover:
  platform: rpi_gpio
  covers:
    - relay_pin: 4
      state_pin: 26
      name: 'Right door'
  relay_time: 1
  invert_logic: true