/sweethome_react

Painel de controle para dispositivos smart home em ReactNative

Primary LanguageJavaScriptMIT LicenseMIT

Sweethome Control Panel

About

This Android application allows users to control compatible smart-home devices using Bluetooth technology. It aims to be simple and clean, allowing for fast adjustments and device control. Works with Android 7 afterwards, including Android 11.

Esta aplicação Android permite os usuários controlarem dispositivos smart-home compatíveis com a tecnologia Bluetooth. Seu objetivo é ser simples e concisa, permitindo ajustes e controle rápido de dispositivos inteligentes. Funciona do Android 7 em diante, inclusive Android 11.

Features

  • AMOLED friendly, dark themed by default.
  • Can pair multiple devices.
  • pt-BR UI
  • Rename your devices with long tap

Planned

  • Light theme?
  • Better device control screen (currently only has Light support)
  • Multiple language support

Compatibility list

The software works with the following smart home devices:

O aplicativo funciona com os seguintes dispositivos inteligentes:

Build requirements

  • React Native 0.64

The usual, just clone the repo and run npm install. Afterwards, start the server with npm start and run npx react-native run-android.