Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xAAL
Code
Python
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0d77c87a500548a3138e0cf6dfe95b6c479e237b
Select Git revision
Branches
6
main
default
protected
py2-backport
tags/release-0.3
tags/release-0.4_final
tags/release-0.4_r2
tags/release-0.5_final
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jun
15
14
12
9
18
May
13
12
6
5
3
2
16
Apr
15
10
17
Mar
12
21
Feb
11
7
7
Jan
6
6
Dec
29
Nov
28
27
26
21
20
15
14
13
12
9
8
7
6
31
Oct
29
24
23
22
17
16
2
1
27
Sep
26
25
20
19
13
5
29
Aug
25
Jul
11
5
4
1
25
Jun
20
19
14
13
12
11
5
4
10
May
9
2
30
Apr
22
16
15
8
6
4
31
Mar
15
11
10
7
18
Feb
8
7
24
Jan
20
Dec
19
14
10
26
Nov
26
Oct
24
18
13
12
11
10
9
5
4
1
27
Sep
24
21
20
19
18
17
16
7
4
30
Aug
29
23
7
6
28
Jul
27
25
16
14
13
12
11
10
2
29
Jun
27
20
19
18
15
14
13
1
31
May
24
23
22
16
15
14
2
27
Apr
24
17
22
Mar
20
16
13
12
25
Feb
23
16
12
10
8
6
31
Jan
29
11
10
5
28
Dec
22
17
11
9
6
4
23
Nov
21
14
10
9
25
Oct
23
20
19
18
17
16
23
Sep
20
19
18
15
13
12
23
Aug
8
7
6
25
Jul
24
21
20
19
18
17
Oups, stupid typo
Here we are. Tuya now support live update. Thanks to Tuyaface efforts.
Grr unicode are not str in py2.
Nothing.
Added wrong dev_type type (Py2 default str is bytes[])
Added wrong dev_type type (Py2 default str is bytes[])
Fix doc
Fix doc
Missing round 4 file
Fix an super() bug. I hate this changes in Py2 => Py3
py2 backport missing test
Backport round 4
Backport round 3
Dropping print_function.. don't want to backport to 2.6 .. nor 2.5 please
Fix 0.7 missing port
backport round 2
backport in progress
Initial commit, changes are comming.
Let's try the Py2.
pre-python2-backport. type() return instance in Py2 byt obj.__classes__ in Py3. So switch back to isinstance when possible to provide better compat
Missing from 0.7 branch (not tested yet)
new schemas
Alpine latest provide a separate package for pip
Fix ujson version. new version 3.0 break the current release
missing commit. New API for RGB lights
I just bought an Lamp Dimmer, so it's time to refactoring :)
This is the end ?
After some pull-request on tuyaface. Everything looks fine now.
Old stagging fix
Added powermeter, should be fine right now. Covering 90% issues
Work in progress
work in progress. code looks nice now. still have to deal w/ a lot of stuffs
Fix schema typo
After a long refactoring, I managed to get Tuya working on most devices
Fix UUID
Fix UUID (not tested yet, but should be fine)
Fix UUID in config
New schema
wrong cut / paste for URL Tag.
Change to the new schema.
Loading