Skip to content

ACE-IoT-Solutions/connecting-mha-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting MHA App

A React Native app demonstrating HEMS API interactions featuring a user-friendly thermostat and other tools with eco-friendly suggestions.

Simulator Screenshot - iPhone 15 Pro Max - 2024-03-08 at 15 24 59

Getting Started

Install Dependencies

yarn

Build App Locally or through EAS

Android:

yarn run android
eas build --platform android --local

iOS:

yarn run ios
eas build --platform ios --local

Run App Locally

yarn start

Build Project on expo.dev

You'll need to be authenticated with eas - see the eas build documentation for more detail

eas build --platform all --profile acceptance --non-interactive

About

Public Repo for the Connecting MHA App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.9%
  • Java 3.5%
  • Ruby 2.4%
  • Objective-C 1.7%
  • Starlark 0.9%
  • JavaScript 0.5%
  • Other 0.1%