If the error you have is that the states and commands are inverted, then you can reverse them in the device settings with the reverse preference.
To see the manufacturer and model, you can go to my.smartthings.com, advanced users and in the devices menu, look for the device and all its data is there.
This device works inverted by default, just like in the stock driver.
It must be that the motor is inverted or changed position, left or right.
I have added a profile with a setting to invert the device operation.
In order for the new profile to be assigned you have to:
Install this version of the driver or wait for it to automatically update in 12 hours maximum.
Put the device in pairing mode and in the app search for nearby devices and the device will be reinstalled or uninstall the device and reinstall it.
Go to device settings in the app and activate the invert preference
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Window Treatment Mc
Version 2024-09-14T17:40:09.223245035
βββββββββββββββββββββββββββββββββββββββββββββββββββ
It worked, at first it switched how the open and close operated only, but after I reversed the direction on the remote everything works fine, and the level is showing open/closed correctly.
It should work without you having to reverse the remote.
This version of the driver should fix that.
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Window Treatment Mc
Version 2024-09-15T10:44:47.154161088
βββββββββββββββββββββββββββββββββββββββββββββββββββ
I had to reverse it on the remote to get the percentage of open close correct (100%=open, 0%=closed), now it is the opposite again and thatβs what I started with. The invert setting is just changing what the open & close buttons do in the app.
Is there an option to invert the percentage of open for the driver that can be enabled?
The percentage used in routines is how much the shade is closed, I know it seems weird. So, in my routines I set the shades to 75% and that reflects to open 25%. Iβve had my Yoolax shades for a couple of years now. Back in the DTH driver days it was the other way around, when the Edge driver first came out the shades worked the same way. Then there was an update to the stock driver and I had to flip the roller direction on all my shades. Thatβs also when the percent changed to how much the shades are βclosedβ in routines, but the % will show partially open in the status.
Thatβs how Iβve been dealing with it, I have 7 all bought at different times and 3 work correctly and 4 of them are reversed for the open close percentages, itβs as if the just kept using different motors throughout the years. It also makes it annoying to make rules and having to figure out which percentage to put depending on how it works. I also would like the app to show all of them correctly as opened and closed.
I have 5 Yolax roller shades, 4 I bought 3-4 years ago, and one that only about 6 months old. They completely changed the motor and remote for the new one, but in my setup they all work the same way. I use GH and have to use the βclosedβ value for that as well. So I have to say, Hey Google, set the shade to 75% if I want it open 25%. It works, but confuses my wife almost every time she tries to use them. Plus the fact the GH almost always hears βlightsβ when she says βblindsβ and turns all the lights in the room on at 75%. Iβve tried to get her to use the keyword βshadesβ instead of βblindsβ to mitigate her frustration.
Itβs the same issue here, the WAF is real. I have mostly automated everything so very little interaction is required, but when it is it usually doesnβt go well.
Agreed, if it doesnβt pass the WAF, I either re-work it or remove it. I did recently gave her control of the GH routine to shut the house down at night. I asked her if she liked it and she said it made her feel powerful. So, that was a win. I take them where I can get them.
Open percentage: 100 - commanded value from app. (if you want 75% open, send 100-75 = 25%
When the device reports the current open percentage to the driver, the driver reports the value 100 - value sent by the device.
Now in the latest version of my driver, with the invert preference enabled, it inverts both the sent commands and the reported open percentage value of the stock driver explained above.
If you want, I can make the invert commands and the reported percentage value independent by adding another preference to invert only the reported percentage.
Well that would be amazing. I just loaded your driver on one of my blinds. I see the invert direction option. Iβve already flipped my motor settings, but if you could flip the percent value, that would be amazing. So, to be clear, If I set the shade to 75%, that would be the open value or would this just change status reflect 75% instead of 25%? Ultimately, what would be nice is to set the open shade value to 25% the shade would open 25% and the status would reflect 25% instead of having to use the closed value of 75% in routines and voice commands. This might not be possible, but it would be more intuitive and the way the DTH driver used to work.
added new preference to invert device reported percentage, default value is false.
You can install this driver version with CLI or you can try to delete driver with app. Driver does not delete due to it has devices paired, but driver will be updated to latest version
Thanks, that worked, I left the remote with the correct open/close directions, but then Google home would reverse the open/close percentages. Out of the two options I would rather have the remote the wrong direction since I have only used it for power/internet outages.
I got the same issues with one of my blinds.
Hoping you can help.
Also, separate question is there way to set parameters. Like if I wanted the max open to be set at 4% (instead of 0%) and max close at 95% (instead of 100%) is there way to set that so those just sync with the open and close button?
As far as the max open and close positions, I just programmed the top and bottom levels with the remote. I use the solar charger and I didnβt want the top position to open past the bottom of the panel so it was βhiddenβ. You can also program a custom bottom level. That way STβs just needs to open/close command to start the motor, the the levels are set in the blinds themselves.
As far as the blinds working in reverse, that I also changed with the remote and the programming options for the blind motor. Iβm just using the stock driver for all my Yoolax roller shades (6), the custom edge driver didnβt solve my issues and made things worse with Google home.