Hörmann garage door via MQTT

Hello, I received my “Tynet card”, I haven’t been able to test it with the engine yet because I’m not at home, but thanks in advance :slight_smile:

I want to update it in order to take advantage of the latest updates. I’ve read the https://github.com/Gifford47/HCPBridgeMqtt/blob/4a30a151af9677d2f0ca7256411101fd56ca171f/flashing_instructions.md documentation and it’s ok.
I’m just wondering, the documentation says “ESP32 for older Boards and ESP32S3 for newer Boards (for example all PCBs with a Tynet logo)”. In VSCode I have several other options (esp32s3_tynet_BME280, esp32s3_tynet_HCSR04, esp32s3_tynet_DS18X20 …).
Which one should I use ?

And to be sure I have a good understanding: I can plug the card via USB-C to my PC and update it with VSCode/PlatformIO or I can build a “.bin” file and push it via OTA (for future update when the card will be attached to the motor).

Last subject is a suggestion, for security, is-it possible to add a login/password to the UI or to disable the default UI ? To avoid someone access the device IP on port 80 and can open the door.

Thanks