Nice implementation of shutters using Exec binding needed

  • Platform information:
    • Hardware: RPi 3B
    • OS: Raspbian (latest)
    • openHAB version: 2.4.0
  • Issue of the topic:
    I’m successfully controlling my shutters by sending raw-codes via pilight on 433MHz. I implemented this with an exec-binding in openHAB.
    For each state (up/down/hold) I created a Switch. Currently, I am unable to determine the current state of the shutters (might be implemented with external sensors soon).
    This solution does not look very nice. Has someone done something similar or does anyone know of a better way to implement this?
    I want to avoid having three Items for each shutter. I even left out hold for now, because it would be too much in the app.