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
Commits
c45d897eff0c9c6b1a4b9ff2f5254a63c52dcd7b
Select Git revision
Branches
6
main
default
protected
py2-backport
tags/release-0.5_final
tags/release-0.4_final
tags/release-0.4_r2
tags/release-0.3
6 results
python
Author
Search by author
Any Author
authors
KERDREUX Jerome
jkerdreu
LOHR Christophe
christophe.lohr
2 authors
Oct 31, 2022
- Linting !
· c45d897e
jkerdreu
authored
2 years ago
c45d897e
Oct 30, 2022
Big update:
· 2b4eb553
jkerdreu
authored
2 years ago
2b4eb553
Oct 18, 2022
- Added a method to find unknow DPS on powerrelays, smart-plugs ..
· 3e1f5b33
jkerdreu
authored
2 years ago
3e1f5b33
Oct 12, 2022
- hide buttons by default (usefull ??)
· 698a467a
jkerdreu
authored
2 years ago
698a467a
Splitted powermeter
· 963cd73c
jkerdreu
authored
2 years ago
963cd73c
Oct 09, 2022
- Cleanup
· 0a2f99f0
jkerdreu
authored
2 years ago
0a2f99f0
Oct 07, 2022
- new API for EntityFactory (no-more mapping..)
· 21978071
jkerdreu
authored
2 years ago
21978071
- Drop core.py
· 8badd146
jkerdreu
authored
2 years ago
8badd146
- Drop the core.py file
· 6eaa34f3
jkerdreu
authored
2 years ago
6eaa34f3
- Added support for UUID sorting
· fdb8448a
jkerdreu
authored
2 years ago
fdb8448a
- Added db_server editing through config_flow
· 2b150ed9
jkerdreu
authored
2 years ago
2b150ed9
Oct 06, 2022
- Filter devices by group
· 2368d376
jkerdreu
authored
2 years ago
2368d376
- Added feature: remove device from HA UI
· a4988151
jkerdreu
authored
2 years ago
a4988151
- Finish entities integration from Factory
· ec32654f
jkerdreu
authored
2 years ago
ec32654f
- Added delete device (not fully working yet)
· d78a6169
jkerdreu
authored
2 years ago
d78a6169
- rework on EntityFactory to handle multiples Entities for a given xAAL
· ddb07cae
jkerdreu
authored
2 years ago
ddb07cae
Oct 05, 2022
- Added comments
· b96cbd6b
jkerdreu
authored
2 years ago
b96cbd6b
- Fix a cut/paste error
· 593689f8
jkerdreu
authored
2 years ago
593689f8
Oct 04, 2022
- Moved shell to toolbox
· ff1be660
jkerdreu
authored
2 years ago
ff1be660
Oct 03, 2022
- Fix small tail display
· 4a40043c
jkerdreu
authored
2 years ago
4a40043c
- Added siren
· 1ff3dacb
jkerdreu
authored
2 years ago
1ff3dacb
- Added GW
· 416bf60b
jkerdreu
authored
2 years ago
416bf60b
- Switch to ColorMode
· bf8b2f6d
jkerdreu
authored
2 years ago
bf8b2f6d
- Added GW
· 18721fbd
jkerdreu
authored
2 years ago
18721fbd
Sep 29, 2022
- Fix (once again) the Entity creation. HASS API isn't really friendly w/...
· 05d0c5a3
jkerdreu
authored
2 years ago
05d0c5a3
- Cleaning up AsyncEngine
· fb8917f2
jkerdreu
authored
2 years ago
fb8917f2
- move the task removing
· 3a34fb7f
jkerdreu
authored
2 years ago
3a34fb7f
- switch to 1 sec delay between 2 pool request (not really sure)
· e059e2aa
jkerdreu
authored
2 years ago
e059e2aa
Sep 27, 2022
- Fix a bug in notify(Notification.metadata_change..) that point to the wrong UUID.
· 5aca564d
jkerdreu
authored
2 years ago
5aca564d
- Added async_setup_entry type ckeck
· b3ab741c
jkerdreu
authored
2 years ago
b3ab741c
- Now support Python typing
· 247705f9
jkerdreu
authored
2 years ago
247705f9
- Added CO2 Meter
· ea8e51dc
jkerdreu
authored
2 years ago
ea8e51dc
Sep 26, 2022
- SYNC old stuff
· 1d36d6d4
jkerdreu
authored
2 years ago
1d36d6d4
- SYNC old stuff
· 23a73e15
jkerdreu
authored
2 years ago
23a73e15
Sep 23, 2022
- switch for self._dev.attributes.get() to self.get_attribute()
· 485b3369
jkerdreu
authored
2 years ago
485b3369
Better cover feature support
· 12a6651a
jkerdreu
authored
2 years ago
12a6651a
- Added support for shutter
· ec460988
jkerdreu
authored
2 years ago
ec460988
Sep 22, 2022
- Added luxmeter
· fb4b4132
jkerdreu
authored
2 years ago
fb4b4132
- cleanup
· bd7d9559
jkerdreu
authored
2 years ago
bd7d9559
- Fix wrong state for most device !!
· 9e5a72ff
jkerdreu
authored
2 years ago
9e5a72ff
Loading