Initial commit
Some checks failed
🧪 Integration Testing / 🔧 Test Integration (2023.12.0, 3.11) (push) Successful in 2m11s
🧪 Integration Testing / 🔧 Test Integration (2023.12.0, 3.12) (push) Successful in 2m2s
🧪 Integration Testing / 🔧 Test Integration (2024.1.0, 3.11) (push) Successful in 1m4s
🧪 Integration Testing / 🔧 Test Integration (2024.1.0, 3.12) (push) Successful in 1m19s
🛡️ Code Quality & Security Check / 🔍 Code Quality Analysis (push) Failing after 56s

Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
2025-09-28 13:30:43 +01:00
commit e29f7c025b
22 changed files with 1148 additions and 0 deletions

13
requirements-dev.txt Normal file
View File

@@ -0,0 +1,13 @@
# Development dependencies
black==23.12.0
flake8==6.1.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
# Home Assistant testing
homeassistant==2023.12.0