1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-19 02:23:42 -05:00

Initial commit

This commit is contained in:
Nathan Spencer
2024-07-06 18:37:00 -06:00
parent 7b27fc0e8c
commit e3d8ac927b
27 changed files with 1728 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
# Home Assistant
homeassistant>=2024.4
home-assistant-frontend
numpy
PyTurboJPEG
# Integration
aiohttp
# Development
colorlog
pip>=21.0
ruff