General invert_openclose_buttons option

Hej Folks,

I do have windows shutters, which are working in the wrong way, ie. Press UP, shutters go Down, Press DOWN, shutters go up. Same is then for Homekit of course. In Domoticz it was the same (but blind commands are inverted). I have seen, this is available for Z-Wave but not for RFXTRX nor a general option.

  - platform: rfxtrx
    automatic_add: false
    signal_repetitions: 2
    devices:
      09190612B23281110272:
        name: Rollo1
        #invert_openclose_buttons: true (thats what I would like to have)
      09190625B23281120171:
        name: Rollo2
      09190601B23281130051:
        name: Rollo3
      09190634B23281140261:
        name: Rollo4
      09190610B23281150271:
        name: Rollo5  

Can you add this to general or RFX?

regards
Alex

It’s actually a new issue: https://github.com/home-assistant/home-assistant/issues/16788

Here is a workaround Rfxtrx covers now reversed in 0.78

However I do agree it would also be good to have this ability if you wanted them reversed. Sadly my skills are lacking.

Thanks for the information. Good to have at least a workaround. I do hope the general invert is coming soon, as this already exists for Z-Wave, so the code at least should exists already and just needs to be adapted for everything or Buttons at least