
I then attempted an action group to change to HDMI2. I control the door through HomeSeer by the relay and sensor, but also can control it with the Craftsman (MyQ) app on the phones.OK.

That way I have control and position status from both the plug-in and the MyQ service. In my system I have the MyQ plug-in and it works great, but I also have an Arduino output to the garage control pushbutton and a magnetic sensor for door position.

Those two wires connect to the dry contact output on the Z-Wave module, an Arduino connected relay or any other dry contact you can control from HomeSeer. I soldered them to the two pins of one of the control buttons - mine had two in parallel. What I did on mine was to run a couple of wires from the wall mounted control. Instead it is controlled by logic signals on the two wires. The new door openers no longer use a straight dry contact for the control button. If your door is not specifically compatible with the Z-Wave solution, there is an easy workaround. I seems to me that, unless you already have the MyQ module (which s typically $100), option #2 is cleaner since it's 100% z-wave.ĭid I get this right?Yes on all. buy the MyQ module (if not already owned) AND the King's plug-in It's $100 but should work over z-wave with any garage door.ġ. If I understand correctly, an alternative is the GD00Z from Linear. I'm moving to z-wave to get away from wifi dependence. So the system is still dependent on having internet and wifi service. You would need to adjust for that it the powershell if you are trying this with a craftsman. This data is from another post, but note that craftsman and myq are different URIs and different AppIDs. "YmiMRRS1juXdSd0KWsuKtHmQvh5RftEp5iewHdCvsNB77FnQbY%2BvjCVn2 nMdIeN8" "Vj8pQggXLhLy0WHahglCD4N1nAkkXQtGYpq2HrHD7H1nvmbT55KqtN6RSF4 ILB%2fi"
#MYQ PLUGIN INDIGO 7 CODE#
Right now, the above code will give you status.ītw, wget is simply an alias to Invoke-WebRequest. This way there will be a code example for anyone to follow to open/close the doors. I will likely post the final code with powershell once I finally finish it. Its really not that difficult but since others were writing something, I put this on hold. I think have it done so it lets you open/close your door.

I haven't completed the steps because I have to create an encoded page with the JSON data and submit it.
#MYQ PLUGIN INDIGO 7 UPDATE#
+ FullyQualifiedErrorId : CommandNotFoundExceptionProbably need to update your PowerShell version (to get your current version, run: $PSVersionTable.PSVersion). + CategoryInfo : ObjectNotFound: (ConvertFrom-JSON:String), CommandNotFoundException + $token = $init.Content | ConvertFrom-JSON <<<< AFKT 7.5V AC/DC Adapter for Chamberlain MyQ MYQ-G0201 MYQ-G0301 LiftMaster 821LM Lift Master Smartphone Garage Door Controller GEO101UB-075100W GE0101UB-075100W 7.5VDC 1.0A 1A Power Supply Cord 12V 1A Power Supply Adapter, Waysse 1000mA 12W AC/DC Adapter,12W AC Switching Adapter Slim Design DC 12V Charger for CCTV Camera, LED Strip Light. K the spelling of the name, or if a path was included, verify that the path is correct and try again. The term 'ConvertFrom-JSON' is not recognized as the name of a cmdlet, function, script file, or operable program. I did get a version of wget installed, but it doesn't have the ConvertFrom-JSON cmdlet.It appears that the previous step might have worked even though I have the Craftsman version. Ok, I guess I don't have my PowerShell environment setup as needed.
