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
05d0c5a3111f4787a7a90d81cd6771efa08db4d1
Select Git revision
0 results
python
Author
Search by author
Any Author
authors
0 authors
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
- cleanup warning/debug..
· ae90cfc1
jkerdreu
authored
2 years ago
ae90cfc1
- refactoring async_setup_entry()
· 1beaf82c
jkerdreu
authored
2 years ago
1beaf82c
- Major rework on startup, no more waiting to xAAL monitor to boot
· 91ab1a60
jkerdreu
authored
2 years ago
91ab1a60
Added support for is_ready() on device. This still need some works in some...
· 3d88d282
jkerdreu
authored
2 years ago
3d88d282
- task name change
· f4f5bcd5
jkerdreu
authored
2 years ago
f4f5bcd5
Sep 15, 2022
Added new_entities ! (without singleton)
· b39a95cc
jkerdreu
authored
2 years ago
b39a95cc
- Added platform handlers
· ebc1c8e0
jkerdreu
authored
2 years ago
ebc1c8e0
Still quite empty, really need to check this flow
· ef06946a
jkerdreu
authored
2 years ago
ef06946a
Fix start / stop in AsyncEngine related
· 5977aa9a
jkerdreu
authored
2 years ago
5977aa9a
Sep 04, 2022
Added some docs
· 2da6cc7c
jkerdreu
authored
2 years ago
2da6cc7c
Aug 30, 2022
Nothing..
· ba2732dd
jkerdreu
authored
2 years ago
ba2732dd
Added fixed group (HASS support)
· d561e706
jkerdreu
authored
2 years ago
d561e706
Added description
· d86e6062
jkerdreu
authored
2 years ago
d86e6062
Added support for motion sensors
· c62d7c0a
jkerdreu
authored
2 years ago
c62d7c0a
Added support for motion sensors
· e8d368c3
jkerdreu
authored
2 years ago
e8d368c3
group_id isn't random anymore. (HASS support)
· 660b6362
jkerdreu
authored
2 years ago
660b6362
Aug 29, 2022
Use static group_id for HA.
· a131a91f
jkerdreu
authored
2 years ago
a131a91f
Jul 13, 2022
Added task list, to be able to kill tasks without killing the whole process (needed for HASS)
· d8d916ba
jkerdreu
authored
2 years ago
d8d916ba
Jun 23, 2022
Nothing
· b949e653
jkerdreu
authored
2 years ago
b949e653
Initial release, not ready for production.
· 1f978a4e
jkerdreu
authored
2 years ago
1f978a4e
Jun 20, 2022
Added a group, to unsure home assistant pack them in a single device
· 3226793b
jkerdreu
authored
2 years ago
3226793b
Jun 10, 2022
Fix bug in Alexa name
· f7eaf6c3
jkerdreu
authored
3 years ago
f7eaf6c3
Jun 07, 2022
· ff57fc76
jkerdreu
authored
3 years ago
ff57fc76
· 2b1df7ca
jkerdreu
authored
3 years ago
2b1df7ca
Loading