Lutron Covers - Missing Stop

The cover.stop_cover has not been implemented on the Lutron covers. Only supported up, down and set level, Any chance to get this done? I know it is possible as my previous automation system can stop my shades.

I have Pull Request https://github.com/thecynic/pylutron/pull/57 in progress to do this but I need the DbXmlInfo.xml file from a system with shades to test/validate that code is going to do the right thing.

Can you pull your XML file and share it somewhere? You just need to visit:

http://[your lutron main repeater ip]/DbXmlInfo.xml

Capitalization is important or it won’t work.

Old topic I know, but I’ve just encountered the same issue after setting up my Lutron, so would be nice to see the functionality added.

I’ve downloaded my xml and redacted a couple of parts, however, it’s too long to paste here, is there a way I can get this information to you?

@cdheiser I just installed my lutron shades and would love to see the stop function implemented also. Happy to pull whatever information is required in order to get this working.

pylutron has the proper support. The home assistant integration needs some proper rework as it’s still built on the generic device mechanics (like a dimmer).