After clicking the tile to open the garage in the iOS Home app, the tile stays stuck on “Opening…” until I restart the Home app, and then it updates to “Open”. Same but reversed with closing. It seems like HomeKit is never notified that the open/close action completed so the tile isn’t updated until its forced to check its state again by force-quitting.
I’ve also got homebridge set up so for now I’m using the OG plugin over there since it has “openCloseDurationSecs” and “pollFrequencySecs” options that seem to keep HomeKit’s state in sync. But I’d love to keep this in HA if possible so was looking to see if anyone else had solutions. Thanks!
No the firmware update doesn’t work, I can get to the update page, select the fw file and enter the device key, but after I hit submit, nothing happens.
Wifi coverage seems to be good, and my setup has been working over the last 10-12 weeks now. Don’t know what happend. Is it possible that the circuit is sensitive about cold weather or high humidity?
I had issues in cold weather with my distance sensor being way off (would say car not in garage when it was, and it would alternate between 1m and 2m), I could track the number of errors by the lower the temperature directly. The power pack was no good and had to be replaced.
I now run two of them off one decent quality 2.5A dual port charger and no issues. Previously I had two left over 1A phone chargers.
It’s funny, I had the same thoughts. I’ve been using OpenGarage since May, and it stopped working 2-3 weeks ago. Since then I’ve wanted to replace the cable between OpenGarage and the Opener, but never had the time to actually do it. I can clearly hear the “click” sound when I tell it to open/close
I’ve unmounted my circuit and plugged it into a phone charger in the kitchen close to one of my wifi ap’s and it works without problems. I guess it might be an issue regarding the wifi range of the ESP itself and signal strength.
I’ve updated to the actual version and put it back to my garage. Works right now but wifi signal indicator on web interfaces switches very often from good to weak. So I guess I have to improve the location of my access points.
@swbradshaw thanks for posting this diagram. I made a circuit board based off of this design that can be soldered with through hole components and so far it is working. I have noticed when the device restarts the solenoid triggers 3 times at about 1Hz. I am worried that if I have a power failure and then the power comes back on the garage door would open. Has anyone noticed this with their device?
Any help to solve this boot up issue would be greatly appreciated.
I replaced the cable between the motor and the OpenGarage Module this weekend (swapped the provided cable with a thicker one) and now the OpenGarage Module works like a charm.
It can accept a HC-SR04 as well as a DHT22 temp/humidity sensor, two relay outputs, etc. It also accepts four separate voltage inputs to a comparator for retrofitting existing wired home alarm sensors (see here: ESP8266 into existing alarm sensors). It accepts 12VDC 2.1mm input and has an onboard 5v regulator for the NodeMCU and relays (the 12V is for the comparator).
If anyone’s interested, I’ll be putting the EAGLE files up on github with a quick writeup when i have a chance.
Hi,
does anyone know the mqtt command for distance reading or open/closed message? I found online a set of commands for opening/closing and for notifications, but would also love to do a distance reading every x seconds.
thanks