An open source alternative to Hi-Smart AC (EU) and HiSmart Air (US).
Make sure your air conditioner is supposed to work with the previously mentioned official applications and login into AirController.
You have to be registered throught the official application in order to login.
If you are just curious about what the app looks like you can login with the account [email protected] and navigate through all the features.
The UI is entirely written in Jetpack Compose and uses Koin for dependency injection.
Modules are organized as it follows:
app: The main application
common: Common objects required by app and providers
provider-base: Interfaces that need to be implemented by each provider
provider-demo: Demo provider implementation
provider-ayla: Ayla provider implementation