ZWaveJSController - open/close reversal
-
Noticed right away last night at closing time that the open/close had become inverted with the update to v23326.
It wasn't an awful bit of lift to change all
Reactions
to reflect the change but it was jarring initially when everything flipped.Are there release notes on that version, @toggledbits ?
-
What capability?
-
What capability?
@toggledbits It seems that the blinds reversed direction. There's a setting in HA's ZWaveJS UI:
This was set to
No
and the result was the blinds closing tilted up on the inside. After deploying 23326 they close tilted down on the inside. I needed to change this setting toyes
for each blind in ZWave JS UI and also anyReactions
that had partial open percentages from.8
to.2
(for instance) to have the blind open 20% from closed.I tested this thru MSR ZWaveJSController with
cover.open
andcover.close
as well asposition.set
and the results were consistent: 180° opposite of what they were before 23326. -
T toggledbits locked this topic on