How to handle irsend commands in hassio

hi all,
just switched to hassio BUT how do i now handle my irsend command switch which i used like:

- platform: command_line
  switches:
    sofa_licht:
      command_on: irsend SEND_ONCE ledleuchte KEY_POWER -#10
      command_off: irsend SEND_ONCE ledleuchte KEY_POWER2 -#10

had irsend installed on my Pi but how will this work with hassio?

regards,
J