But if it's problem to change it I will keep it like it is. I will get use to that. I prefer that more then fighting again Afraid that something can go wrong another time.
partially opening and closing by giving position or on the dashboard slider works fine
There is only ONE FAILURE
After closing the rolls the position status stays on the level before action. Examples:
When position is 100 (fully open) you press to fully close, after closing status shows closed but the position indicator shows 100
After setting the position for example to 75% status shows partially open, position shows 75% and when you start closing from this position after closing the status is closed but position stays 75% and on the dashboard the slider stays on 75%
I can live with that but I think you'd like to know.
In case you could fix that that would be amazing of course
Even without that THANK YOU FOR YOUR SUPPORT!
Let me know if one of those works for you, and which one.
@bertabcd1234 looks like the Qubino Shutter Module does not work on the QNSH-001P10, not sure if its supposed to? But my ZEN53 driver works fine. See above: Windows rolls device - Shelly Qubino? - #11 by jtp10181 . I remember having to put some extra code in there to deal with reports basically saying the device was in transition. I am wondering if the system driver is not handling that correctly? I am parsing the multilevel commands as v4 so I can see and use the targetValue and duration. This lets you determine if the motor is in motion or is done moving.
Not sure, the only models that appear to have been tested are ZMNHCD3 and ZMNHOD3. I don't know if QNSH-001P10 is an entirely different product (quite possible, especially given the above) or just a rebranding Shelly did after taking over Qubino.
That being said, it's not clear exactly what the problem is above. Is it just not reporting events after a change? If so, enabling debug logging and seeing what isn't getting parsed into a device event (look for a line in the logs that starts with "ignored:", followed by some Z-Wave command class data) -- along with a description of what was actually happening on the device at that time -- would be the best help.
thanks @jtp10181, I have installed the ZEN53 driver and applied it to one of my shades.
After multiple presses on open or close, I am able to open/close the shutter. I had indeed to invert the setting but the is the only thing I am able to do.
Status reporting is not working. I don't know how to set an intermediate position and calibration does not work.
Finally, the variables displayed on the variable section are unclear. Is there anything wrong in my set-up or is some more configuration needed that I am unaware off?
None of your screenshots look like they are from my driver.
Whatever driver you are using appears to be incompatible and it is trying to change settings that dont exist on your device and probably setting other settings to undesired values.
I need to see the "Data" section from your device at the bottom of the page. If you are on hub platform 2.4.0 it is on the Device Info Tab.
I am wondering if the struggles I have to change parameters and calibrate could come from using S2 security. I thought it was pretty standard nowadays.