SkillAgentSearch skills...

LocalTuyaDecoder

No description available

Install / Use

/learn @bongzyx/LocalTuyaDecoder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LocalTuyaDecoder

Create your own scenes with this Python script. Tested on Home Assistant with LocalTuya extension and GU10 and E14 bulbs.

Works with https://github.com/rospogrigio/localtuya

Sample Input

Scene cycling through all hues with maximum brightness and saturation. 3 sets of actions, 0 hue > 120 hue > 240 hue 07464602000003e803e800000000464602007803e803e80000000046460200f003e803e800000000

Sample Output

Scene Number:           7
Unit Switch Duration:   70
Unit Gradient Duration: 70
Unit Change Mode:       2
Hue:                    0
Saturation:             1000
Brightness:             1000
Padding:                000000

Scene Number:           0
Unit Switch Duration:   70
Unit Gradient Duration: 70
Unit Change Mode:       2
Hue:                    120
Saturation:             1000
Brightness:             1000
Padding:                000000

Scene Number:           0
Unit Switch Duration:   70
Unit Gradient Duration: 70
Unit Change Mode:       2
Hue:                    240
Saturation:             1000
Brightness:             1000
Padding:                000000
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

50/100

Audited on Aug 11, 2023

No findings