There is a home automation built with Tuya Smart IoT platform. It is used for guest house and has some scenarios, like welcoming guests, opening doors, powering on the light, etc.
Visitors book this house via mobile app (built with React Native). Is there a possibility to identify user in mobile app, so that when he connects to Wi-Fi router, some scenario is triggered?
Tuya IoT is able to run scenarios when new device is connected, but how to determine whether connected device is exactly the same that booked this house from app? It’s not possible to read device’s IMEI or MAC-address, so have no idea how to implement this identification.