core/requirements.txt

41 lines
544 B
Plaintext
Raw Normal View History

2015-03-07 13:49:22 +00:00
# required for Home Assistant core
2014-09-25 02:34:09 +00:00
requests>=2.0
2015-03-07 13:49:22 +00:00
pyyaml>=3.11
# optional, needed for specific components
# discovery
zeroconf>=0.16.0
# sun
2014-09-25 02:34:09 +00:00
pyephem>=3.7
# lights.hue
2014-11-22 22:39:40 +00:00
phue>=0.8
2015-03-07 13:49:22 +00:00
# media_player.cast
pychromecast>=0.5
# keyboard
2014-09-25 04:30:59 +00:00
pyuserinput>=0.1.9
2015-03-07 13:49:22 +00:00
# switch.tellstick, sensor.tellstick
tellcore-py>=1.0.4
2014-12-15 05:29:36 +00:00
2015-01-11 16:09:25 +00:00
# device_tracker.nmap
2015-03-07 13:49:22 +00:00
python-libnmap>=0.6.2
2015-01-11 16:09:25 +00:00
# notify.pushbullet
pushbullet.py>=0.7.1
2015-01-13 07:31:31 +00:00
# thermostat.nest
python-nest>=2.1
2015-03-01 06:49:27 +00:00
# z-wave
pydispatcher>=2.0.5
# sensor.systemmonitor
psutil>=2.2.1
#pushover notifications
python-pushover>=0.2