Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.13 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.13 KB

Tuya Lamp classic panel template

English | 简体中文

for docs, please visit tuya docs

for users outside Chinese mainland, please remove .npmrc file.

Download manually

$ curl https://codeload.github.com/tuya/tuya-panel-demo/tar.gz/master | tar -xz --strip=2 tuya-panel-demo-master/examples/lampGeneric
$ mv lampGeneric tuya-panel-lamp-generic-example
$ cd tuya-panel-lamp-generic-example

Introduction

The template project can be used to quickly create a standard dp protocol lighting 5-way bulb project, supporting the following functions

  • White light setting
  • IPL settings
  • Scene setting
  • Musical rhythm
  • Customize the setting of scene attributes
  • Countdown
  • Cloud timing

The following categories are supported:

  • WiFi
  • BLE
  • Sigmesh
  • Zigbee

You can scan the following QR code through the Tuya app to preview.

Basic-0.59

Running

$ npm install && npm run start
# or
$ yarn && yarn start

License

Copyright © 2020