2015-05-31 13:18:25 +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
|
2015-04-29 02:12:05 +00:00
|
|
|
pytz>=2015.2
|
2014-11-21 06:53:43 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Optional, needed for specific components
|
2014-11-21 06:53:43 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Sun (sun)
|
2015-07-17 02:49:54 +00:00
|
|
|
astral>=0.8.1
|
2014-11-21 06:53:43 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Philips Hue library (lights.hue)
|
2014-11-22 22:39:40 +00:00
|
|
|
phue>=0.8
|
2014-11-21 06:53:43 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Limitlessled/Easybulb/Milight library (lights.limitlessled)
|
2015-05-19 00:58:16 +00:00
|
|
|
ledcontroller>=1.0.7
|
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Chromecast bindings (media_player.cast)
|
2015-07-10 04:54:29 +00:00
|
|
|
pychromecast>=0.6.9
|
2014-11-21 06:53:43 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Keyboard (keyboard)
|
2014-09-25 04:30:59 +00:00
|
|
|
pyuserinput>=0.1.9
|
2014-11-21 06:53:43 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Tellstick bindings (*.tellstick)
|
2014-11-11 05:49:35 +00:00
|
|
|
tellcore-py>=1.0.4
|
2014-12-15 05:29:36 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Nmap bindings (device_tracker.nmap)
|
2015-03-07 13:49:22 +00:00
|
|
|
python-libnmap>=0.6.2
|
2015-01-04 09:01:49 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# PushBullet bindings (notify.pushbullet)
|
2015-01-11 16:09:25 +00:00
|
|
|
pushbullet.py>=0.7.1
|
2015-01-13 07:31:31 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Nest Thermostat bindings (thermostat.nest)
|
2015-06-02 05:00:41 +00:00
|
|
|
python-nest>=2.3.1
|
2015-02-28 15:56:58 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Z-Wave (*.zwave)
|
2015-03-01 06:49:27 +00:00
|
|
|
pydispatcher>=2.0.5
|
|
|
|
|
2015-06-02 20:41:57 +00:00
|
|
|
# ISY994 bindings (*.isy994)
|
2015-07-08 03:04:16 +00:00
|
|
|
PyISY>=1.0.5
|
2015-04-22 03:59:56 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# PSutil (sensor.systemmonitor)
|
2015-06-17 20:44:53 +00:00
|
|
|
psutil>=3.0.0
|
2015-03-22 03:36:58 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Pushover bindings (notify.pushover)
|
2015-04-22 03:59:56 +00:00
|
|
|
python-pushover>=0.2
|
2015-04-06 12:13:04 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# Transmission Torrent Client (*.transmission)
|
2015-04-23 01:04:52 +00:00
|
|
|
transmissionrpc>=0.11
|
2015-05-01 13:55:33 +00:00
|
|
|
|
2015-05-31 13:18:25 +00:00
|
|
|
# OpenWeatherMap Web API (sensor.openweathermap)
|
2015-06-23 06:23:53 +00:00
|
|
|
pyowm>=2.2.1
|
2015-05-07 20:27:03 +00:00
|
|
|
|
|
|
|
# XMPP Bindings (notify.xmpp)
|
|
|
|
sleekxmpp>=1.3.1
|
2015-05-10 21:20:36 +00:00
|
|
|
|
2015-05-15 13:20:20 +00:00
|
|
|
# Blockchain (sensor.bitcoin)
|
|
|
|
blockchain>=1.1.2
|
2015-05-31 13:03:30 +00:00
|
|
|
|
|
|
|
# MPD Bindings (media_player.mpd)
|
|
|
|
python-mpd2>=0.5.4
|
2015-06-17 11:44:39 +00:00
|
|
|
|
2015-06-02 15:04:45 +00:00
|
|
|
# Hikvision (switch.hikvisioncam)
|
2015-06-02 16:18:41 +00:00
|
|
|
hikvision>=0.4
|
2015-06-11 13:01:11 +00:00
|
|
|
|
|
|
|
# console log coloring
|
|
|
|
colorlog>=2.6.0
|
2015-06-17 11:45:59 +00:00
|
|
|
|
2015-07-07 07:01:46 +00:00
|
|
|
# JSON-RPC interface (media_player.kodi)
|
2015-06-19 06:45:37 +00:00
|
|
|
jsonrpc-requests>=0.1
|
|
|
|
|
2015-06-17 19:58:23 +00:00
|
|
|
# Forecast.io Bindings (sensor.forecast)
|
|
|
|
python-forecastio>=1.3.3
|
2015-06-22 15:57:49 +00:00
|
|
|
|
|
|
|
# Firmata Bindings (*.arduino)
|
2015-06-25 13:54:33 +00:00
|
|
|
PyMata==2.07a
|
2015-06-28 09:07:22 +00:00
|
|
|
|
2015-07-23 17:42:20 +00:00
|
|
|
#Rfxtrx sensor
|
|
|
|
https://github.com/Danielhiversen/pyRFXtrx/archive/master.zip
|
2015-07-24 11:11:31 +00:00
|
|
|
|
2015-07-20 06:21:01 +00:00
|
|
|
# Mysensors
|
|
|
|
https://github.com/theolind/pymysensors/archive/master.zip#egg=pymysensors-0.1
|
2015-07-20 06:44:32 +00:00
|
|
|
|
|
|
|
# Netgear (device_tracker.netgear)
|
|
|
|
pynetgear>=0.1
|
2015-07-20 07:07:01 +00:00
|
|
|
|
|
|
|
# Netdisco (discovery)
|
|
|
|
netdisco>=0.1
|
2015-07-20 07:08:00 +00:00
|
|
|
|
|
|
|
# Wemo (switch.wemo)
|
|
|
|
pywemo>=0.1
|
2015-07-20 07:41:57 +00:00
|
|
|
|
|
|
|
# Wink (*.wink)
|
|
|
|
https://github.com/balloob/python-wink/archive/master.zip#pywink>=0.1
|