I use somfy rts for the shutters and have the problem that this rts motor gives no feedback, so you give the command to open the rollers but do not get back whether it was successful.
In HA you see “unknown” as status. if I call the shutter via HA, I can keep track of the status, but unfortunately not via the remote control of the shutters. In HA you then will not see any changes in the sensor and/or attributes.
Does anyone have a solution/workaround for this? Thanks
Just a question… in ioBroker there is a status which shows if the rts shutter is f.e. closing. With this status I could write an Automation in “Blockly” where it tracks the movement status and afterwards sets an integer variable to 0 (if it was “closing”) or to “100” (if it was “opening”). Why is this status missing in the Home Assistant Adapter?