1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00
ha-core/requirements.txt
2015-03-07 15:34:47 +01:00

39 lines
499 B
Plaintext

# required for Home Assistant core
requests>=2.0
pyyaml>=3.11
# optional, needed for specific components
# discovery
zeroconf>=0.16.0
# sun
pyephem>=3.7
# lights.hue
phue>=0.8
# media_player.cast
pychromecast>=0.5
# keyboard
pyuserinput>=0.1.9
# switch.tellstick, sensor.tellstick
tellcore-py>=1.0.4
# device_tracker.nmap
python-libnmap>=0.6.2
# notify.pushbullet
pushbullet.py>=0.7.1
# thermostat.nest
python-nest>=2.1
# z-wave
pydispatcher>=2.0.5
# sensor.systemmonitor
psutil>=2.2.1