fix: fixing integration tests
Some checks failed
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.11) (push) Failing after 20s
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.12) (push) Failing after 21s
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.13) (push) Failing after 1m21s
🛡️ Code Quality & Security Check / 🔍 Code Quality Analysis (push) Failing after 18s

Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
2025-09-28 14:14:47 +01:00
parent bbc7f72578
commit 99f112ec99
2 changed files with 13 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
homeassistant>=2025.9.4
pytest>=7.0.0
pytest-homeassistant-custom-component>=2025.9.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
homeassistant==2025.9.4
pytest
pytest-homeassistant-custom-component
pytest-asyncio
pytest-cov