Skip to content

Latest commit

 

History

History

cooker

Tuya Panel Cooker 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/cooker
$ mv cooker tuya-panel-cooker-example
$ cd tuya-panel-cooker-example

Attention

The RN version of the template is 0.51, and the template is no longer maintained. It is for reference only, and it is recommended to use basic-ts-0.59

Introduction

This template project can be used to quickly launch the kitchen power project, supporting the following functions: dp function point automatic adaptation/Settings page dp point automatic adaptation/recipe related component adaptation

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

Cooker

Attention

1, dp(power) is required.

2, the menu function can only be used after it is opened on the platform.

3, Determine whether to display the cloud recipe by having the dp of cloud_recipe_number

API (interfaces)

cloud recipe interfaces

Running

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

License

Copyright © 2020