This mobile app was created for the school project "IoT App with React Native." You can control Philips Hue lights via a Hue emulator and synchronize their status with Firebase. The app is built with React Native and supports real-time updates.
The app works with the Philips Hue Emulator (e.g., diyHue).
Make sure the emulator is running on your local network and is reachable on the specified port.
Real-time synchronization with Firebase Realtime Database
The app displays an error message if there is no connection to Firebase.
The lamp status is automatically updated when changes are made to the database.