Skip to content

pravindodia/smart-life-webapp

 
 

Repository files navigation

smart-life-webapp

Simple Vercel webapp to control Smart Life devices and scenes.

⚠ You need to postfix your automation names with #, otherwise they will be displayed as scenes (this needed is due to a api issue)

Website

https://smart-life.vercel.app/

  • 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 hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Notes

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.0%
  • Vue 40.7%
  • HTML 16.3%