MyQ's horrible take on open access to their devices
memos.daviesgeek.com
MyQ's horrible take on open access to their devices
1–10 of 23 posts
Re: MyQ's horrible take on open access to their devices
#2Re: MyQ's horrible take on open access to their devices
#3Firstly, I completely agree with the sentiment in this post. I’m one of the many affected by this, and it’s annoying. Secondly, I have a hunch that there is a lawyer on the MyQ side that said that allowing customers to control their doors via api will open MyQ to liability. It’s an absurd argument since, well, it is a door with a remote control, but I can easily picture someone making that argument. I wish there was…
There is no fool proof solution to this. Except maybe make your own I guess. It’s a garage door opener. An esp32 controlling a relay wired to your existing garage door remote probably won’t look as nice but I bet it ends up being more secure
Re: MyQ's horrible take on open access to their devices
#4Re: MyQ's horrible take on open access to their devices
#5Firstly, I completely agree with the sentiment in this post. I’m one of the many affected by this, and it’s annoying. Secondly, I have a hunch that there is a lawyer on the MyQ side that said that allowing customers to control their doors via api will open MyQ to liability. It’s an absurd argument since, well, it is a door with a remote control, but I can easily picture someone making that argument. I wish there was…
It would be meaningless. Tech companies promises are worth jack shit. The tech companies messing around in these product categories are often weak and flimsy from a financial perspective. They frequently abandon products, fail, get bought by another company that may not give a shit about their promises, etc There is no fool proof solution to this. Except maybe make your own I guess. It’s a garage door opener. An esp3…
Can’t comment on quality, haven’t got around to installing yet
Re: MyQ's horrible take on open access to their devices
#6Re: MyQ's horrible take on open access to their devices
#7Re: MyQ's horrible take on open access to their devices
#8Earlier quoted context omitted.
It would be meaningless. Tech companies promises are worth jack shit. The tech companies messing around in these product categories are often weak and flimsy from a financial perspective. They frequently abandon products, fail, get bought by another company that may not give a shit about their promises, etc There is no fool proof solution to this. Except maybe make your own I guess. It’s a garage door opener. An esp3…
https://opengarage.io Can’t comment on quality, haven’t got around to installing yet
Re: MyQ's horrible take on open access to their devices
#9Re: MyQ's horrible take on open access to their devices
#10I built an opener with an ESP8266. Cost five bucks, took a couple hours, no cloud, no drama. Thanks to Home Assistant and Homekit integration, anyone in the household can use it effortlessly.
40 bucks, HA, and about half an hour each (mostly fiddling with the ESP/shield pcb wiring inside the light cover of the opener from the awkward overhead-on-a-ladder position) for me to no-cloud smartify two chamberlain MyQ openers. Special sauce is that the device can MITM the "Security2.0+" signal and emulate the discrete functions of the wired wall remote, not just act as a dry contact relay on the motor.
Result is that separate entities are created not just for the door open(ing)-clos(ing) states, but also for the obstruction sensor and a separate switch to turn the opener's light on or off remotely, all exposed (as MQTT topics) in HA.