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
GitLab 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.
c754f9bbfcc91f5e5f79a7359cb26f6d79bdc336
Select Git revision
Selected
c754f9bbfcc91f5e5f79a7359cb26f6d79bdc336
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
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Nov
16
7
5
4
3
2
1
31
Oct
30
18
12
9
7
6
5
4
3
29
Sep
27
26
23
22
15
4
30
Aug
29
13
Jul
23
Jun
20
10
7
3
30
May
25
10
7
28
Apr
8
7
3
2
1
31
Mar
30
27
24
23
18
14
2
1
24
Feb
21
20
15
13
11
10
9
8
7
6
4
3
1
28
Jan
26
25
24
21
14
13
11
10
9
8
15
Dec
2
16
Nov
15
13
10
9
8
5
4
1
30
Oct
29
28
26
24
22
21
20
7
4
30
Sep
27
24
23
15
14
30
Aug
26
13
Jul
12
30
Jun
28
25
24
22
18
16
9
8
20
May
19
27
Apr
7
6
3
2
23
Mar
22
10
22
Feb
18
17
16
13
12
9
28
Jan
27
26
13
12
11
12
Dec
17
Jul
16
9
8
2
1
30
Jun
29
23
22
21
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
- new Python 3.11 started to drop support for passing coro instead of tasks
- Linting ... sucks but modern editor light like a christmass tree without it.
Add updated event if it's a remove
Added group
Added wheel and pip upgrade (wheel save a lot of time)
- Lint
- Fixed a strange import
- Better error handling on ha_remove ..
- Added support for cleanup-db (still so work to do)
Added support for 2 steps auto-wash
- Fix a wrong type hinting.
- renaming function
- Cleaning up some code around identifiers
- Lot of refactoring
- Lint
HASS 2022.11 changes:
- Maxi Lint
- refactoring
Added devices.remove()
Slower refresh
Fix product_id should be a string not a enum item ! :)
Added product_id which is missing
- Linting !
Big update:
- Added a method to find unknow DPS on powerrelays, smart-plugs ..
- hide buttons by default (usefull ??)
Splitted powermeter
- Cleanup
- new API for EntityFactory (no-more mapping..)
- Drop core.py
- Drop the core.py file
- Added support for UUID sorting
- Added db_server editing through config_flow
- Filter devices by group
- Added feature: remove device from HA UI
- Finish entities integration from Factory
- Added delete device (not fully working yet)
- rework on EntityFactory to handle multiples Entities for a given xAAL
- Added comments
- Fix a cut/paste error
Loading