refactor: another refactor
Some checks failed
Integration Testing / Integration Tests (2024.12.0, 3.11) (push) Failing after 27s
Integration Testing / Integration Tests (2024.12.0, 3.12) (push) Failing after 56s
Integration Testing / Integration Tests (2024.12.0, 3.13) (push) Failing after 1m38s
Integration Testing / Integration Tests (2025.9.4, 3.11) (push) Failing after 19s
Integration Testing / Integration Tests (2025.9.4, 3.12) (push) Failing after 20s
Integration Testing / Integration Tests (2025.9.4, 3.13) (push) Failing after 25s
Code Quality Check / Code Quality Analysis (push) Failing after 20s
Code Quality Check / Security Analysis (push) Failing after 21s

Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
2025-09-28 17:01:21 +01:00
parent 1aad59c582
commit 554b8ac16b
25 changed files with 464 additions and 543 deletions

View File

@@ -1,9 +1,12 @@
# Development dependencies
black==24.3.0
flake8==7.0.0
isort==5.13.2
mypy==1.9.0
pytest==8.1.1
pytest-homeassistant-custom-component==0.13.281
pytest-cov==5.0.0
homeassistant==2025.9.4
black>=24.3.0
flake8>=7.0.0
isort>=5.13.2
mypy>=1.9.0
pytest>=8.1.1
pytest-homeassistant-custom-component>=0.13.281
pytest-cov>=5.0.0
pytest-asyncio>=0.23.0
homeassistant==2025.9.4
bandit>=1.7.5
safety>=3.0.0