-
AntonW started following einstein.42
-
dmorales started following einstein.42
-
Python control of MyQ Garage Doors
Sent from my iPhone using Tapatalk
-
Python control of MyQ Garage Doors
Merged. Thanks xKing.
-
Python control of MyQ Garage Doors
Sorry haven't had time to look at it. xKing you are more than welcome to send a pull request. Thanks!
-
Python control of MyQ Garage Doors
I would assume because it doesn't know where to find the config.ini because it isn't run from that local directory by NodeLink server. Someone else merged in that config.ini stuff, I never had much of a taste for it. You should be fine the way it is. xKing, I dug into fiddler and I get a totally different AppID from my ipad that what you had. Thought that was odd.
-
Python control of MyQ Garage Doors
Network module? Not sure what you are doing. Refresh my memory.
-
Python control of MyQ Garage Doors
Awesome, I spent a while trying to do it from the gui with wireshark but I couldn't get it. Glad the app was easier. I'll have to look into fiddler. You're the man.
-
Python control of MyQ Garage Doors
Ok. Updated. git pull xKing I borrowed some of your methods, thanks for figuring that out. Did you find a doc or just use Fiddler? I gave you credit in the source.
-
Python control of MyQ Garage Doors
Excellent, I'll get this myq script updated shortly. Thanks xKing.
-
Python control of MyQ Garage Doors
Welp. Looks like the 'unofficial API' caught up with us. MyQ has either removed or changed their API and blocked access to the one all of us we using. If anyone can find the new API documentation or if there is even an API at all please let me know. Until then this project is no longer viable. Please take a moment to thank Chamberlain and Liftmaster for their lack of community support.
-
Python control of MyQ Garage Doors
Interesting. This must have been either a new type or one I haven't seen used before. You are welcome to commit your changes to github and I will merge it.
-
Python control of MyQ Garage Doors
Can you send me the log or attach it here?
-
Python control of MyQ Garage Doors
Excellent. Sounds great. Thanks for the input and awesome idea dywicked!
-
Python control of MyQ Garage Doors
That's a good idea. Use what's already there! Sent from my iPhone using Tapatalk
-
Python control of MyQ Garage Doors
Yep, that's correct. Great, glad it is working. Now you just need to find a way to run the MYQ_STATUS command like once every couple of minutes from ISY. Or you can setup a crontab on the pi. Choices are the spice of life.
-
Python control of MyQ Garage Doors
Awesome. I think we got it resolved. Please get version 0.6 here. Found a compatibility issue between the XML responses of the state variable definitions between 4.3.26 and 5+. Should be resolved now. Also fixed that path direction issue we noticed on testing Isibarra. Thanks for being patient and helping me find that one. Wasn't easy to reproduce!