Interface to control some air-conditioner functions via a REST API connected to a MQTT Broker. You can check the api here and the whole application here.
This app was only tested on some android devices.
- Install node
- Install expo-cli
- Install Android Studio and run its Emulator or Expo app (Play Store on your physical device;
- Clone this repository;
- Inside the cloned folder, open a terminal and run
npm install; - To start the application, run
expo starton the terminal; - If everything goes right, a new tab will be opened on your web browser;
- Open Expo app on your phone and scan the QR Code. The app will start on your phone; OR
- Click on "Run on Android/device emulator" to emulate the app:
Development team members are listed on the app

