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.
9c4ce7da03cc6afffe1c973f9180a05357096fb4
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
27
Sep
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
13
5
29
Aug
25
Jul
11
5
4
1
25
Jun
20
19
- Added async_setup_entry type ckeck
- Now support Python typing
- Added CO2 Meter
- SYNC old stuff
- SYNC old stuff
- switch for self._dev.attributes.get() to self.get_attribute()
Better cover feature support
- Added support for shutter
- Added luxmeter
- cleanup
- Fix wrong state for most device !!
- cleanup warning/debug..
- refactoring async_setup_entry()
- Major rework on startup, no more waiting to xAAL monitor to boot
Added support for is_ready() on device. This still need some works in some cases for devices without attributes.. but this does the tricks right now
- task name change
Added new_entities ! (without singleton)
- Added platform handlers
Still quite empty, really need to check this flow
Fix start / stop in AsyncEngine related
Added some docs
Nothing..
Added fixed group (HASS support)
Added description
Added support for motion sensors
Added support for motion sensors
group_id isn't random anymore. (HASS support)
Use static group_id for HA.
Added task list, to be able to kill tasks without killing the whole process (needed for HASS)
Nothing
Initial release, not ready for production.
Added a group, to unsure home assistant pack them in a single device
Fix bug in Alexa name
Second try
Fix brightness issue
Fix the is_alive on new device added if running.
Switched to toggle lamp
Fix brightness on hsv once again. This produce swings in home-assistant UI.
Loading