mirror of
https://github.com/acon96/home-llm.git
synced 2026-01-08 05:14:02 -05:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
# types from Home Assistant
|
|
homeassistant>=2025.8.3
|
|
hassil
|
|
home-assistant-intents
|
|
|
|
# testing requirements
|
|
pytest
|
|
pytest-asyncio
|
|
# NOTE this must match the version of Home Assistant used for testing
|
|
pytest-homeassistant-custom-component==0.13.272
|