Closed fdelima1 closed 5 years ago
I've been following these threads for a while now and couldn't figure out how to post. Finally! I've got a few questions now that My-Q has updated it's app. With the older app I was able to load code from here to allow Alexa to access my garage door. It would close it but I don't think it would open it, as I needed the app to do that.
No problems as I set up a routine so that my garage door was checked to be closed by 9:30pm every evening. If it was closed then no problem.
I haven't had the chance to check if the routine still works.
My questions are: 1) Is the new My-Q app still work with the code? 2) I checked my Alexa and didn't find the skill located there any longer. Is there a new skill?
Frank
I'm having the same issue. The updated app came out so I migrated to it and now my garage door isn't working with smarthings.
Did you guys update the SmartApp here? I just pushed out a fix a couple days ago - try that and see if it helps you.
Brian
I don’t see anything in the ide when I update the device drivers or smart apps.
Is there a way to determine if I have your update. .
Also I read that chamberlain stopped the port access from smartthings , so Very curious how you got around it. I’m Sure it’s genius....
Flavian de Lima, PMP® IBM Executive, Delivery, Travel and Transportation Industry, Certified Executive and Complex PM IBM Global Business Services Mobile - 647-225-2596 Toronto Office - 416-478-9779
Assistant : Celia Hernandez Vargas - 404-527-8260 x8844
On May 3, 2019, at 11:52 AM, Brian Beaird notifications@github.com wrote:
Did you guys update the SmartApp here? I just pushed out a fix a couple days ago - try that and see if it helps you.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
If you just copy and paste the newest code from the SmartApp in github to your IDE, you can scroll down a bit and see version 2.1.11. Then click save and publish.
On Fri, May 3, 2019 at 12:19 PM fdelima1 notifications@github.com wrote:
Brian
I don’t see anything in the ide when I update the device drivers or smart apps.
Is there a way to determine if I have your update. .
Also I read that chamberlain stopped the port access from smartthings , so Very curious how you got around it. I’m Sure it’s genius....
Flavian de Lima, PMP® IBM Executive, Delivery, Travel and Transportation Industry, Certified Executive and Complex PM IBM Global Business Services Mobile - 647-225-2596 Toronto Office - 416-478-9779
Assistant : Celia Hernandez Vargas - 404-527-8260 x8844
On May 3, 2019, at 11:52 AM, Brian Beaird notifications@github.com wrote:
Did you guys update the SmartApp here? I just pushed out a fix a couple days ago - try that and see if it helps you.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brbeaird/SmartThings_MyQ/issues/61#issuecomment-489172728, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXHM2COCVULT34FRCTJZATPTRXYZANCNFSM4HKUP5GA .
I could have sworn I checked community apps before I posted here and there wasn't an update...I must have been seeing things though because I did see an update this time that I checked and once it was applied it's all working again!
Thank you for your work on this app!
Hi everyone! I'm also having an issue. I can still tell Alexa to turn garage door opener off, which closes the garage. However, I can no longer open it. When I arrive to my home, it does not trigger to open. I have validated every file and they all match the most current versions and I also double checked that i'm on 2.1.11. Anything else I should check? This app has worked like a CHAMP for about a year!
Aside from Alexa, does it work directly from the SmartThings app? If not, you might try opening the live logging in the IDE when you send an opening command and see if there are any errors.
I can't say I've heard of someone seeing one command work but not the other.
Hey Brian, have you seen any other apps here that integrate the non LITE version of MyQ with SmartThings?
have you seen any other apps here that integrate the non LITE version of MyQ with SmartThings?
No. Any other approach requires constantly polling the MyQ API to get the status of the door, and MyQ does not like us doing that from SmartThings servers.
There are other projects in GitHub where you could set up your own server locally that would do the polling, but I'm not sure if any of those then integrate with SmartThings.
Loaded the device driver and smart app months ago and ll was working fine..
Just realized that things stopped working this week.. Also noticed that Chamberline released a new app - saying that their old app is obsolete.... Is this simply a coincidence ?
any ideas .. ive looked at github and im all upto date