Initial commit

Basic functionality could work (untested!)
This commit is contained in:
patman15
2024-07-04 11:44:36 +02:00
parent f4f6323f95
commit a007861a4c
16 changed files with 637 additions and 1 deletions

25
requirements_test.txt Normal file
View 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