1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00
ha-core/requirements.txt
2015-01-09 00:13:24 -08:00

29 lines
336 B
Plaintext

# required
requests>=2.0
# optional, needed for specific components
# discovery
zeroconf>=0.16.0
# sun
pyephem>=3.7
# lights.hue
phue>=0.8
# chromecast
pychromecast>=0.5
# keyboard
pyuserinput>=0.1.9
# switch.tellstick, tellstick_sensor
tellcore-py>=1.0.4
# namp_tracker plugin
python-libnmap
# pushbullet
pushbullet.py>=0.5.0