So I run a AirBNB on my property and HA runs everything for the unit from the door lock to the lights.
I’m currently working on constructing a ESP board for automating my gate control. Right now my guests have to punch in a static code into the keypad of the gate to open the gate. Eventually I’ll add to the ESP board a new keypad that will use their lock code to open the gate as well (thank you keymaster)
Anyways as time goes on and my enhancements to the bnb continue to grow (eventually they’ll have a garage spot) I’d like to give my guests a NFC card that they could scan with their phone to have it open the gate. But of course the scan requires that they have the HA app installed. Is there a method to create a NFC card that can call a custom URL that will fire an automation without having to have the app installed on their phone. I think asking my guests to install the app and use a generic guest account just screams SECURITY and its not something I want to do. Thank you all in advance for your help with this.