Closed FranzToepfer closed 1 year ago
Update - adding the Somfy actor via Web Interface did work. As mentioned in original post, still facing issues with controlling shutter position to some percentual level. To get rid of this, tried to initialize the newly attached actor in Web Interface as well. No success, failed multiple times.
My solution at the end - very basic but good enough - I measured the duration to fully open/close the shutter and add these measures into the config file as shutter attributes. That's it, having these total values for opening/closing available I can control any percentual level in between.
Maybe more a question than an issue:
I'm wondering how the duration (=time to fully open vs. close shutter) gets measured? Is this done automatically? When and how?
Question appeared when trying to send a value different to 0 / 100 as CMD value:
Please kindly assist how to use the MQTT integration so that one may send e.g. 30% CMD value to enforce shutter to open/close precisely by 30% of total scale.
Is there some initialization required, to teach each shutter on the common open/close time? Similar to my Shelly shutter controllers, where I once need to train the Shelly on the open/close duration?
That's the only question I have, as everthing else worked out of the box. Great documentation 👍