Skip to content

qoomon/smart-life-webapp

Repository files navigation

smart-life-webapp starline

Simple webapp to control Smart Life devices and scenes.

Important

You need to postfix your automation names with #, otherwise they will be displayed as scenes. This is needed to work around the tuya API

Website

https://qoomon.github.io/smart-life-webapp/

  • Only SmartLife accounts created with email and password are supported.
    • Accounts linked to Google does not work for some unknown reasons

Project setup

npm install

Compiles and minifies for production

npm run build

Notes