Has this issue been solved? It sounds like there was a fix in the driver, but it's not clear to me if the issue has completely fixed everyone's problem.
I had 1 out of 10 new zwave shades fail during the morning routine to open. It was the only one that was partially open overnight. So is the generic driver cured?
I fixed my problem above.
- Issue = if a blind is partially open, it doesn't respond to an "open" command from Hubitat.
- Fix = instead of issuing an "open" command, I am using set position to a value of 99 in my rules.
I don't know if partially open is perceived as being "open" by Hubitat, but my brain thinks open is all the way open not 25% open. Maybe it's working as intended. Anyway it's an easy workaround to get to the same end result. Hope this helps others.