[OBSOLETE] MyQ Lite Door and Lamp Control (for Liftmaster/Chamberlain)

I’m using:
brbeaird/SmartThings_MyQ (master) with DH’s:
brbeaird: MyQ Garage Door Opener; brbeaird: MyQ Garage Door Opener-NoSensor; brbeaird :MyQ Light Controller

I’ve recently implemented ActionTiles, and I can’t seem to create OPEN/CLOSE action tiles. The moderator of the ActionTiles forum replied to my request for help with the following:

ActionTiles presents open/close as state and controls when a device claiming Capability “Garage Door Control” is used. https://smartthings.developer.samsung.com/develop/api-ref/capabilities.html#Garage-Door-Control

I recommend that you find (or modify) a Device Type Handler for your MyQ that correctly claims and implements this Capability. The Tile is a toggle, but it has a confirmation dialog.

Does the DH I have not have this capability? Is there a different DH I should be using?

When you install the MyQ SmartApp you have the option of automatically creating the Opener / Closer switches which get added as devices in Things.

For ActionTiles if you add the Garage Door (MyQ device), you will be required to confirm whether you want to open or close. That’s an ActionTiles feature based on capability of the device, period:

Now if you want to add the Open / Close devices to ActionTiles (as Switch or Momentary), you can press either Tile and it will perform Open or Close without a confirmation message appearing.

Do you have a contact sensor on the door? If not, you’re using the NoSensor DH, which does not have true Garage Door Control capability because SmartThings does not know its current state.

The sensor version of the door (MyQ Garage Door Opener) does have that capability as @WB70 showed.

1 Like

ah ha! Thanks! Found it! :slight_smile:

1 Like

I do have the ST MultiSensors om my garage doors. Thanks!

I would delete the No Sensor version of the Device Handler from your IDE. If you are using the sensor version, that DH does not need to exist :slight_smile:

1 Like

Brian, thanks for the great app! I installed first time with no issues. I’m ordering a tilt sensor now.

Just sent you a donation via Paypal.

1 Like

Just reinstalled MyQ SmartApp after a long hyatus. Battery had dies on door sensor. I am no longer able to see doors. I get the dreaded “Could not find any supported devices”…Using the latest code.

See logs from the SmartApp IDE page

8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug got login response: groovyx.net.http.HttpResponseDecorator@b4e0e8f
8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug lightVersion: 1.0.1
8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug doorNoSensorVersion: 1.1.1
8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug doorVersion: 2.1.2
8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug latestVersion: 2.0.3
8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug installedVersion: 2.0.1
8ee673dd-9173-4174-8a64-5477477398ce 8:54:10 PM: debug previousVersion: 0
e8ef5989-1073-40c3-befa-bf86e9c56cd7 8:53:59 PM: info LWA Access and Refresh tokens updated and valid
e8ef5989-1073-40c3-befa-bf86e9c56cd7 8:53:59 PM: debug requestToken
2beed548-58be-4e85-9da6-d8f6a2b22e48 8:53:55 PM: debug lightVersion: 1.0.1
2beed548-58be-4e85-9da6-d8f6a2b22e48 8:53:55 PM: debug doorNoSensorVersion: 1.1.1
2beed548-58be-4e85-9da6-d8f6a2b22e48 8:53:55 PM: debug doorVersion: 2.1.2
2beed548-58be-4e85-9da6-d8f6a2b22e48 8:53:55 PM: debug latestVersion: 2.0.3
2beed548-58be-4e85-9da6-d8f6a2b22e48 8:53:55 PM: debug installedVersion: 2.0.1
2beed548-58be-4e85-9da6-d8f6a2b22e48 8:53:55 PM: debug previousVersion: 0
8:53:43 PM: info Waiting on events…
8:53:43 PM: info For past logs for individual things go to the My Devices section, find the device and click on the Events link on the device information page.
8:53:43 PM: info This console provides live logging of your SmartThings.

Resolved…Updated from github repo and published. The logs were showing that I had an earlier version installed so I surmised that a git pull might fix it.

1 Like

I have read through most posts, but haven’t seen a list of compatible tilt sensors to incorporate with the Liftmaster MyQ unit I recently had installed. What is the best value unit that will work with this setup?

I just purchased my smartthings hub and have yet to set it up. But I definitely want to get the MyQ opener incorporated into the unit.

This SmartApp will be able to use any tilt sensor that is compatible with SmartThings. I personally use the EcoLink tilt sensor.

I went with the Monoprice tilt sensor. They pair up and seem to have great range. working perfectly so far.

1 Like

So, to confirm… My current Liftmaster opener with MyQ should be able to integrate with Smartthings hub once I install the smart app and pick up a lift set sensor?

yes, I have the built in myQ as well and it works a peach! @gfbuyer same one I purchaased and working flawlessly.

1 Like

Hi, what if I have a sliding gate? , while im still waiting the hub in order to install it i just know if the included sensor can be used because i wouldn’t need the accelerometer or the lift function. Thanks

No, SmartThings (and this SmartApp) cannot get information from the included MyQ sensors.

Ok. Thanks, i spent some time reading this thread. So what i understood is that i can still use a garage-enabled ST multipurpose sensor for this smart app right? Thanks for your response!

1 Like

As long as it works with SmartThings as a contact sensor, it will work with this app to know if it’s opened or closed.

Ok Thanks!

On my sliding gate operator Liftmaster CSL24U there is a relay that activates when the door is all the way closed. I hooked up a zwave sensor to this relay which allows it to be used with the MyQ Light app. It works really well. However not all Liftmaster operators have this relay, I believe it is on an expansion board.

Thanks,

  • Ryan