arraylabs / pymyq

Python wrapper for MyQ API
MIT License
112 stars 42 forks source link

Unknown device family camera #104

Closed cap60552 closed 2 years ago

cap60552 commented 3 years ago

We recently replaced out garage door opener with one that has myq integrated. The new opener also includes a camera. When I switched over to the new device I now see errors: [pymyq.api] Unknown device family camera

Is there anything I can do to help provide support for the camera?

ehendrix23 commented 2 years ago

The API from MyQ is not openly published, so not knowing what needs to be done to support it makes difficult to figure it out. Someone who has a camera and is able to reverse engineer the API calls would need to come up with it and only then would there be a chance to support it.