feat: add RGB/color temp control and enhance error handling for groups

This commit is contained in:
Артём Кокос
2026-02-12 22:52:05 +07:00
parent 738edd4db9
commit 3c52fcf4ec
4 changed files with 91 additions and 38 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.venv/
__pycache__/
*.db
.pytest_cache/