- Jan 29, 2025
-
-
KERDREUX Jerome authored
-
- Jan 27, 2025
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Check the previous commit for the Evevnt loop issue. Everything should be fine now. Black format once again wants to change some stuffs..
-
KERDREUX Jerome authored
Once again, I run into this really hard to debug issue w/ asyncio. The previous bug in shell was in fact a issue w/ ayncio.sleep() that prevent task to close.. (don't ask my why... in previous version this sleep was needed to close tasks...
-
- Jan 15, 2025
-
-
KERDREUX Jerome authored
Sound strange, but this is the default in colorlog.
-
KERDREUX Jerome authored
Once again, Py changed the asyncio API. It takes me a while to figure out why this simple piece of code doesn't work. In fact, if not provided aiohttp create another loop.
-
- Jan 11, 2025
-
-
KERDREUX Jerome authored
- This should works w/ new Python, and xAAL libs - Formatting done
-
KERDREUX Jerome authored
-
- Jan 10, 2025
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
- Dec 30, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Oups
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
- Added a lot of comments - Added type-hints - Changed the refresh-rate to lower the rate
-
- Dec 28, 2024
-
-
KERDREUX Jerome authored
Grr
-
KERDREUX Jerome authored
-
- Dec 21, 2024
-
-
KERDREUX Jerome authored
-
- Dec 20, 2024
-
-
KERDREUX Jerome authored
- Added most verbose devices - Add nice ncurses / tabulate display - Added MSG rate
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
- Dec 17, 2024
-
-
KERDREUX Jerome authored
Merge branch 'main' of gitlab.imt-atlantique.fr:xaal/code/python
-
KERDREUX Jerome authored
-
- Dec 16, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Switch to Dict[]
-
KERDREUX Jerome authored
Older version of Py (3.8) doesn't have dateime.UTC.
-
KERDREUX Jerome authored
While hunting to fix pyright errors, I introduced this nasty bug. Device w/ no attributes will not answer to get_attributes, which is right but not mandatory and introduce edge case in tools.
-
- Dec 15, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Grrrr
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Fauxmo 0.8 has somne issues.
-
KERDREUX Jerome authored
It's time to release. I know monitor still need some works. More to come.. (need to fix buttons).
-
- Dec 14, 2024
-
-
KERDREUX Jerome authored
First try of type hints See merge request !1
-
- Dec 10, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-