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
ff57fc768c2fe122390deda167b444ff4997c7a4
Select Git revision
0 results
python
Author
Search by author
Any Author
authors
0 authors
Jun 07, 2022
· ff57fc76
jkerdreu
authored
2 years ago
ff57fc76
· 2b1df7ca
jkerdreu
authored
2 years ago
2b1df7ca
Second try
· 04cee96e
jkerdreu
authored
2 years ago
04cee96e
Fix brightness issue
· 8ee9eb03
jkerdreu
authored
2 years ago
8ee9eb03
Jun 03, 2022
Fix the is_alive on new device added if running.
· 07022799
jkerdreu
authored
2 years ago
07022799
Switched to toggle lamp
· 097c9d33
jkerdreu
authored
2 years ago
097c9d33
May 30, 2022
Fix brightness on hsv once again. This produce swings in home-assistant UI.
· 5f9d6e4c
jkerdreu
authored
2 years ago
5f9d6e4c
May 25, 2022
Fix brightness parsing w/ hsv value
· 4b9af2f7
jkerdreu
authored
2 years ago
4b9af2f7
May 10, 2022
Added from ensibs (not tested)
· 9911eb12
jkerdreu
authored
2 years ago
9911eb12
· 0adb0130
jkerdreu
authored
2 years ago
0adb0130
May 07, 2022
Added LampToggle and grr, the linter :(
· 2beec020
jkerdreu
authored
3 years ago
2beec020
Apr 28, 2022
Added Meross & ESPHome
· dcc2905b
jkerdreu
authored
3 years ago
dcc2905b
Initial release
· 76b85264
jkerdreu
authored
3 years ago
76b85264
Apr 08, 2022
Fix hsv==null
· 7b855357
jkerdreu
authored
3 years ago
7b855357
First step to get rid of TEMPLATES
· 80a2c3a6
jkerdreu
authored
3 years ago
80a2c3a6
Added support for lamp.color
· 01da48f9
jkerdreu
authored
3 years ago
01da48f9
Added decoding
· 5217eccf
jkerdreu
authored
3 years ago
5217eccf
- Fix support for HSV & brightness
· cb1f7a33
jkerdreu
authored
3 years ago
cb1f7a33
Apr 07, 2022
- Added mode/brightness/white temp on color-lamp
· 516cc059
jkerdreu
authored
3 years ago
516cc059
Cleanup..
· 3304d397
jkerdreu
authored
3 years ago
3304d397
Added color
· 5bc6b1ca
jkerdreu
authored
3 years ago
5bc6b1ca
Switch to another buttons CSS (cleaner)
· 6abde780
jkerdreu
authored
3 years ago
6abde780
Fix set_hsv whe, light is off
· 585e9da4
jkerdreu
authored
3 years ago
585e9da4
Apr 03, 2022
Add error handling on socket
· af254efe
jkerdreu
authored
3 years ago
af254efe
Apr 02, 2022
- Switch to music mode (need to provide a config flag)
· 4a48814d
jkerdreu
authored
3 years ago
4a48814d
Apr 01, 2022
Change name
· b0222ef6
jkerdreu
authored
3 years ago
b0222ef6
Nothing else..
· e4f7e694
jkerdreu
authored
3 years ago
e4f7e694
Enable music mode (to avoid limited rate)
· fd8f8a17
jkerdreu
authored
3 years ago
fd8f8a17
Done with that.
· b1d4de0f
jkerdreu
authored
3 years ago
b1d4de0f
Some testing..
· 0705265f
jkerdreu
authored
3 years ago
0705265f
Mar 31, 2022
RGB is working, but still not ready
· 5273512b
jkerdreu
authored
3 years ago
5273512b
RGB is working, but still not ready
· b20ca08e
jkerdreu
authored
3 years ago
b20ca08e
Mar 30, 2022
Initial Release
· 9e45d71c
jkerdreu
authored
3 years ago
9e45d71c
Cleanup before template refactoring
· 366ec4ed
jkerdreu
authored
3 years ago
366ec4ed
Drop template-path
· edd8ffe5
jkerdreu
authored
3 years ago
edd8ffe5
Cleanup
· 51d07f80
jkerdreu
authored
3 years ago
51d07f80
Cleanup
· 9b643d82
jkerdreu
authored
3 years ago
9b643d82
Mar 27, 2022
- Fix missing alives with delayed load_pkgs
· 2e6e1f42
jkerdreu
authored
3 years ago
2e6e1f42
- rest can now run with fakeinput (on the same pkgrun instance)
· af30f968
jkerdreu
authored
3 years ago
af30f968
- fakeinput can now run w/ pkgrun
· 39878bec
jkerdreu
authored
3 years ago
39878bec
Loading