refactor: Refactoring most of the project
Some checks failed
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.13) (push) Failing after 24s

Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
2025-09-28 15:34:46 +01:00
parent 13905df0ee
commit 4553eb454a
18 changed files with 180 additions and 259 deletions

View File

@@ -1,13 +1,13 @@
# Development dependencies
black==23.12.0
flake8==6.1.0
black==24.3.0
flake8==7.0.0
isort==5.13.2
mypy==1.8.0
bandit==1.7.5
safety==2.3.5
pytest==7.4.3
pytest-homeassistant-custom-component==0.13.104
pytest-cov==4.1.0
mypy==1.9.0
bandit==1.7.7
safety==3.1.0
pytest==8.1.1
pytest-homeassistant-custom-component==0.13.281
pytest-cov==5.0.0
# Home Assistant testing
homeassistant==2023.12.0
homeassistant==2025.9.4