Initial commit
Basic functionality could work (untested!)
This commit is contained in:
25
requirements_test.txt
Normal file
25
requirements_test.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
pip>=21.3.1
|
||||
homeassistant==2024.6.0
|
||||
wheel
|
||||
home-assistant-bluetooth
|
||||
habluetooth>=2.4.0
|
||||
bluetooth-adapters
|
||||
pytest>=8.0.2
|
||||
pytest-cov>=4.0.0
|
||||
pytest-socket>=0.5.0
|
||||
pytest-asyncio
|
||||
sqlalchemy
|
||||
freezegun
|
||||
requests-mock
|
||||
syrupy>=4.1.0
|
||||
aiohttp
|
||||
aiohttp_cors
|
||||
aiohttp-fast-url-dispatcher
|
||||
aiohttp-zlib-ng
|
||||
bleak>=0.19.0
|
||||
bleak-retry-connector>=3.3.0
|
||||
bluetooth-data-tools
|
||||
pyserial-asyncio
|
||||
pyudev
|
||||
pytest-homeassistant-custom-component==0.13.132
|
||||
|
||||
Reference in New Issue
Block a user