I currently have several roller shutters controlled by Somfy IO remote controls and integrated into home assistant with Overkiz integration, the link of which you will find below.
I can control the roller shutters with an open/close button or by defining an opening percentage value. Except that the position displayed is always -24%.
Furthermore, the integration includes a sensor called target closure which displays the shutter closing percentage (sensor.chambre_1_target_closure) correctly.
Wanting to display the opening percentage of the shutter, I created a sensor to invert the values named (sensor.percentage_ouverture_chambre_1).
I would now like to integrate the opening values of the sensor (sensor.percentage_ouverture_chambre_1) with the rolling shutter (cover.chambre_1).
Currently the attributes of cover.chambre_1 from the development tools are:
What do you mean by “integrating” ?
Because it will not be possible to add an attribute to the published cover sensor by overkiz.
At most you can create a cover template based on your value and the existing cover services (by overkiz) following this: