-
I have a Lockitron lock, which was acquired my LiftMaster, and added to the MyQ system a year or so ago.
When I load homebridge, this is what I see.
[8/16/2020, 10:28:19 AM] [myQ] Initializing myQ…
-
With a Liftmaster/MyQ gate, when the gate is stopped, the status in the Homebridge dashboard correctly reflects the "Stopped" state, however, in Homekit the status reflects as "Open".
**To Reproduc…
-
**Describe The Problem:**
I added the homebridge-myq plugin. It all seems to work fine, but I see two devices. See logs below. Both show up in homekit as well as two garage doors.
**To R…
-
Same as https://github.com/130s/30y-130s_life/issues/46 (for LifeMaster), I want to be able to operate our Genie garage door controller via the Internet.
Can be done via `ring.com` ideally, but if …
-
Hello,
I have a GE GFW650-series washer, and GFD85G-series dryer with the steam option. And last week I just bought a GE Profile range, PGS930-series. I already have a Raspberry Pi 4 that I use f…
-
**Describe The Problem:**
Starting today I've not been able to send commands to the doors, I get a 403 error
**To Reproduce:**
Discover the device, then send an open command to the door.
…
-
First: thanks for putting together such a great plugin. I updated to the new 2.0 version of the plugin, and it worked fine for a couple of days (I changed the config settings as indicated in the plugi…
-
So I'm having an issue in that Siri is unable to control my garage doors. She can't open or close them, though she reports that she did so just fine... always responding "Done!" Using the Home app o…
-
**Is your feature request related to a problem? Please describe:**
I have a Lockitron lock and I'm looking for support for my lock so I can manage it remotely without their additional bridge and so…
-
**Describe The Problem:**
When I invoke `myQ.execute()` I get a 403 error.
**To Reproduce:**
Code:
```JS
const { myQApi } = require('@hjdhjd/myq');
const myQ = new myQApi('', '');
if (!…