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