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.
c67abdc3de008cf4d2fc07f09ad9c10f42c8848d
Select Git revision
Selected
c67abdc3de008cf4d2fc07f09ad9c10f42c8848d
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
4
Nov
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
13
5
29
Aug
25
Jul
11
- 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
- Moved shell to toolbox
- Fix small tail display
- Added siren
- Added GW
- Switch to ColorMode
- Added GW
- Fix (once again) the Entity creation. HASS API isn't really friendly w/ Entity creation out of platform init.
- Cleaning up AsyncEngine
- move the task removing
- switch to 1 sec delay between 2 pool request (not really sure)
- Fix a bug in notify(Notification.metadata_change..) that point to the wrong UUID.
- Added async_setup_entry type ckeck
- Now support Python typing
- Added CO2 Meter
Loading