- 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 20, 2024
-
-
KERDREUX Jerome authored
-
- Dec 16, 2024
-
-
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
It's time to release. I know monitor still need some works. More to come.. (need to fix buttons).
-
- Dec 04, 2024
-
-
KERDREUX Jerome authored
-
- Dec 03, 2024
-
-
KERDREUX Jerome authored
-
- Nov 28, 2024
-
-
KERDREUX Jerome authored
Body should be a dict or none .. no more sloopy stuff
-
KERDREUX Jerome authored
-
- Nov 27, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
The long time was short ;) Not really a big change, just drop the TypeVar (TypeVar sucks really)
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
It's really awfull to write this kind of suff. It seems to be Ok right now. I hope I will not change it until long time.
-
KERDREUX Jerome authored
-
- Nov 26, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Since the begining this code was hacky. I switched to something more linter friendly
-
KERDREUX Jerome authored
Ouff ..
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Just a test for new rules
-
KERDREUX Jerome authored
Just a test for new rules
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Oups, I did it again !!
-
- Nov 25, 2024
-
-
KERDREUX Jerome authored
fix a bug in address typed as int, and is_running() missing return type
-
KERDREUX Jerome authored
TypeVar are not suitable for method only type checking
-
KERDREUX Jerome authored
-