mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Add requirements files
This commit is contained in:
parent
2644ba3bd5
commit
ad65e3132e
2 changed files with 7 additions and 0 deletions
4
requirements.txt
Normal file
4
requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
aiohttp==3.9.1
|
||||||
|
async_timeout==4.0.3
|
||||||
|
homeassistant==2023.12.3
|
||||||
|
voluptuous==0.13.1
|
3
requirements_tests.txt
Normal file
3
requirements_tests.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
homeassistant==2023.12.3
|
||||||
|
pytest==7.4.3
|
||||||
|
pytest_homeassistant_custom_component==0.13.85
|
Loading…
Add table
Reference in a new issue