I have Bali Z-wave roller shades throughout my house that were initially setup on Smartthings and I used the Smartthings integration to bring them into Home Assistant.
Some of the shades are part of a group shade that was created using the helper function and some of them are individual shades. I used these entities in dashboards and automations successfully for over a year. A couple of days ago I noticed that I could only open and close them. The slider was no longer available and the previously created automations that once set the shades to a certain position were no longer supported:
Here is an example of an entity that was on my dashboard where the slider was once available:
Is there any way to configure these entities so they can have the set position functionality that they had previously?
1 Like
I’m having the same issue, smartthings with Bali zwave blinds. Can only call open and close now, cannot set position at all gives this error
I’ve opened a github issue:
opened 04:22AM - 18 Feb 23 UTC
integration: smartthings
### The problem
I have Bali Z-wave roller shades throughout my house that were … initially setup on Smartthings and I used the Smartthings integration to bring them into Home Assistant.
Some of the shades are part of a group shade that was created using the helper function and some of them are individual shades. I used these entities in dashboards and automations successfully for over a year. A couple of days ago I noticed that I could only open and close them. The slider was no longer available and the previously created automations that once set the shades to a certain position were no longer supported. After checking in Smartthings it looks like my shades were automagically migrated to the new Edge drivers from the old Device Type Handlers. This is breaking specific automations where my shades are set to a certain position and my dashboard for window treatments are limited.
### What version of Home Assistant Core has the issue?
2023.1.7
### What was the last working version of Home Assistant Core?
2023.1.7
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
Smartthings
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/smartthings/
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
https://community.home-assistant.io/t/smartthings-cover-blinds-no-longer-support-set-position/535839/5
https://community.home-assistant.io/t/cover-entities-stopped-supporting-set-position/536682
It would be good if you could post there as well to get the attention of the dev.
TheLaw
(Christopher)
May 21, 2023, 4:37am
4
Not seeing any movement on Git, is there anyone able to fix this and start a pull request?
1 Like
This was finally fixed in HA 2023.7.3. It was caused by SmartThings changing the capability type they were using in a breaking way.
Yep. Glad it was fixed. It was a real bummer when my shades were unusable in Home Assistant.