1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-12-06 18:44:14 -05:00
Files
hacs-oasis_mini/requirements.txt
2025-11-22 04:40:58 +00:00

15 lines
272 B
Plaintext

# Home Assistant
homeassistant>=2025.1
numpy
PyTurboJPEG
# Integration
aiohttp # should already be installed with Home Assistant
aiomqtt # asyncio MQTT client
cryptography # should already be installed with Home Assistant
# Development
colorlog
pip>=21.0
pre-commit
ruff