Initial commit

This commit is contained in:
MassiveBox 2025-11-01 00:16:33 +01:00
commit 735e5de328
Signed by: massivebox
GPG key ID: 9B74D3A59181947D
25 changed files with 894 additions and 0 deletions

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
bleak>=1.1.1
numpy>=2.2.6
Pillow>=12.0.0