yeah the Y cable works, already got some people using my tynet board with it and some other equipment
So I migrated to the ESPHome version, hoping that the better vent-handling would help with an issue I have:
I use HomeKit bridge and it notifies me, when the garage door opens, when I’m not at home. This is generally what I want, unless it’s only venting. Is there a way to change this behaviour? I’m not sure what the right place is to fix it, but I assume there are multiple people out there with the same issue.
Just received my Supramatic 3 board today to do it work on my Tubauto 10-3 but I cannot find the way to run bus scan. Can anyone support? there is no E1 connector and funcion 37 is dedicated to timers… https://www.tubauto.fr/app/uploads/2018/02/procom-10-3-et-20-3-fr.pdf
Thanks,
Hi, can you share how you connected the rs485tail? Did you need a 120ohm resistor between a/b and did you use a RJ12 cable and connected to the tail terminals?
Many thanks
Zach
Hello, I use the RJ12 to RJ12 adapter provided with the card.
So card → cable → RJ12 to RJ12 adapter → cable → motor
I did not use any resistor, just the RJ12 cable
A few things to note:
- on my garage unit, there are two RJ12 ports. I used the empty one. The other one was already taken by what looks like a shorting connector, maybe there’s a resistor inside, don’t know (that was there from the factory)
- after connecting, you have to trigger a “bus search mode” (check your manual, don’t remember how exactly, and how exactly it’s called).
Does anyone have an idea? It’s quite annoying that when you want to open the garage door via Apple home you first have to close it before opening it.
@Tysonpower - dang, I ordered your PCB, but now as it’s on it way, I figured that I already have a BiSecur connect to the BUS socket. Is it possible to use both your board AND BiSecur adaptor (foe physical remotes)?
As long as it’s not the UAP1 it should work yes with a Y adapter ![]()
Ok, hoped everything will work, then. Thanks!
Hey there,
I learnt recently that my future house will have its garage doors motorized with ProMatic Series 4 motors, and a few searches later I ended up here. First of all, I just want to thank all the people involved in this project, as it looks awesome.
Given what I read, I’m feeling pretty confident that everything should be more or less plug and play, but should I look for any potential problems with my soon-to-be setup?
Also, it is unclear to me if the board can report a kind of “% open” value, but since it can open gates at preset values (vent, half) I guess it can?
Nice, i have the same motor as you and my prebuilt series 4 boards should more or less plug and play, you will need one per motor.
Here a link to my repo, there is also a buy link if you like as well as a screenshot that shows the opening in home assistant in percent, so yes this will be displayed ![]()
Hi,
Is it possible to use the RS485 Bridge Series 3 on a Promatic Series 4 as is?
If not, is it possible to flash another firmware?
My Hörmann gate is a Promatic 4
Yeah of course, just remove the little adapter between the cables and flash the esphome e4 file here with web.esphome.io over usb:
regards,
Manuel
Mine (tysonpower esp32) was working fine for some time now, but since yesterday the commands don’t get executed. The debug logs show all activity though. When I try to open, the logs look like this:
Time
Tag
Message
23:35:11
[light:091]
‘Garagentor Light’ Setting:
23:35:11
[light:104]
State: ON
23:35:11
[hcpbridge.binary_output:012]
HCPBridgeBinaryOutput::write_state() - turning light true
23:35:23
[cover:081]
‘Garagentor’ - Setting
23:35:23
[cover:089]
Position: 100%
23:35:52
[button:023]
‘Garagentor Impulse’ Pressed.
23:35:52
[hcpbridge.button:019]
HCPBridgeButtonImpulse::press_action() - Triggering impulse action
Any idea what could be wrong?
After removing the board, performing a bus scan, re-connecting the board and performing another bus scan it’s working again.
Only disconnecting or removing the power for a minute was not enough. Maybe this helps others with a similar issue.
sounds strange, but sadly the hörmann motors are very picky about the bus timing, maybe a update or wifi issue made this problem accure, if you get this issue again feel free to contact me over email to [email protected]
You’re the goat! I’ll order them as soon as the motors are installed, hopefully in a few months.
Hello there,
can anyone tell me if i can add a Hörmann A445 into Home Assistant?
I got 4 Doors in my Company and want to add them in Home Assistant.
Greetings
Hello, thank you to people wich participate to this project.
I have this ESP 32: (ESP32-WROOM-32)
Would it be possible to have new Aliexpress links to purchase the various components? Also, a diagram for connecting to the ESP32-WROOM-32 from AZ Delivery. Because I read this: “Note the pinout on this cheap but widespread ESP32 module is a bit different. The GND on the bottom left must not be used (it is actually wrongly labeled, it should be CMD). Use the top right instead. Moreover, use the pin 16 as RXD and pin 17 as TXD to match the code on this repository (using UART2, not UART0). ” but I don’t really understand it because I have places where it says RX and TX but another place says GP16 GP17… A diagram like the one above with this ESP from AZ Delivery would be very helpful ![]()
Also when i try to flash with “hcpbridge-e4.factory.bin”, the led blink blue on my AZ Delivery ESP32-WROOM-32)