2015-11-17 08:18:42 +00:00
|
|
|
# Home Assistant core
|
2015-08-30 02:19:52 +00:00
|
|
|
requests>=2,<3
|
|
|
|
pyyaml>=3.11,<4
|
|
|
|
pytz>=2015.4
|
2015-08-30 03:17:47 +00:00
|
|
|
pip>=7.0.0
|
2015-11-02 08:02:17 +00:00
|
|
|
vincenty==0.1.3
|
2015-12-10 00:36:24 +00:00
|
|
|
jinja2>=2.8
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.arduino
|
|
|
|
PyMata==2.07a
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-12-15 01:17:43 +00:00
|
|
|
# homeassistant.components.conversation
|
|
|
|
fuzzywuzzy==0.8.0
|
|
|
|
|
2015-12-17 17:10:19 +00:00
|
|
|
# homeassistant.components.device_tracker.icloud
|
|
|
|
pyicloud==0.7.2
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.device_tracker.netgear
|
2016-01-02 18:27:11 +00:00
|
|
|
pynetgear==0.3.1
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.device_tracker.nmap_tracker
|
|
|
|
python-nmap==0.4.3
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.device_tracker.snmp
|
|
|
|
pysnmp==4.2.5
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.discovery
|
2015-11-28 09:36:42 +00:00
|
|
|
netdisco==0.5.2
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-28 08:50:18 +00:00
|
|
|
# homeassistant.components.ecobee
|
2015-12-04 19:17:12 +00:00
|
|
|
https://github.com/nkgilley/python-ecobee-api/archive/92a2f330cbaf601d0618456fdd97e5a8c42c1c47.zip#python-ecobee==0.0.4
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.ifttt
|
|
|
|
pyfttt==0.3
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-12-06 21:07:05 +00:00
|
|
|
# homeassistant.components.influxdb
|
2015-11-26 22:57:34 +00:00
|
|
|
influxdb==2.10.0
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.isy994
|
|
|
|
PyISY==1.0.5
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.keyboard
|
|
|
|
pyuserinput==0.1.9
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.light.blinksticklight
|
|
|
|
blinkstick==1.1.7
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.light.hue
|
|
|
|
phue==0.8
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.light.limitlessled
|
2015-11-14 17:56:18 +00:00
|
|
|
limitlessled==1.0.0
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.light.tellstick
|
|
|
|
# homeassistant.components.sensor.tellstick
|
|
|
|
# homeassistant.components.switch.tellstick
|
|
|
|
tellcore-py==1.1.2
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.light.vera
|
2015-11-17 08:34:14 +00:00
|
|
|
# homeassistant.components.sensor.vera
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.switch.vera
|
2016-01-09 22:58:28 +00:00
|
|
|
pyvera==0.2.3
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.wink
|
|
|
|
# homeassistant.components.light.wink
|
2015-11-22 07:22:47 +00:00
|
|
|
# homeassistant.components.lock.wink
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.wink
|
|
|
|
# homeassistant.components.switch.wink
|
2015-12-17 03:07:29 +00:00
|
|
|
python-wink==0.3.1
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.media_player.cast
|
2016-01-10 00:21:08 +00:00
|
|
|
pychromecast==0.6.14
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.media_player.kodi
|
|
|
|
jsonrpc-requests==0.1
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.media_player.mpd
|
2015-08-30 02:19:52 +00:00
|
|
|
python-mpd2==0.5.4
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.media_player.plex
|
|
|
|
plexapi==1.1.0
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.media_player.sonos
|
|
|
|
SoCo==0.11.1
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.modbus
|
|
|
|
https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b612661.zip#pymodbus==1.2.0
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.mqtt
|
|
|
|
paho-mqtt==1.1
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-12-18 02:58:21 +00:00
|
|
|
# homeassistant.components.mysensors
|
2016-01-10 03:10:38 +00:00
|
|
|
https://github.com/theolind/pymysensors/archive/005bff4c5ca7a56acd30e816bc3bcdb5cb2d46fd.zip#pymysensors==0.4
|
2015-12-18 02:58:21 +00:00
|
|
|
|
2016-01-12 05:05:32 +00:00
|
|
|
# homeassistant.components.notify.free_mobile
|
2016-01-11 17:51:03 +00:00
|
|
|
freesms==0.1.0
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.pushbullet
|
|
|
|
pushbullet.py==0.9.0
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.pushetta
|
|
|
|
pushetta==1.0.15
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.pushover
|
|
|
|
python-pushover==0.2
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.slack
|
|
|
|
slacker==0.6.8
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.telegram
|
|
|
|
python-telegram-bot==2.8.7
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.xmpp
|
|
|
|
sleekxmpp==1.3.1
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.notify.xmpp
|
|
|
|
dnspython3==1.12.0
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.rfxtrx
|
|
|
|
https://github.com/Danielhiversen/pyRFXtrx/archive/0.2.zip#RFXtrx==0.2
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.bitcoin
|
|
|
|
blockchain==1.1.2
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.cpuspeed
|
|
|
|
py-cpuinfo==0.1.6
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.dht
|
2015-09-09 02:49:27 +00:00
|
|
|
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-12-16 20:22:38 +00:00
|
|
|
# homeassistant.components.sensor.dweet
|
|
|
|
dweepy==0.2.0
|
|
|
|
|
2015-12-16 19:54:25 +00:00
|
|
|
# homeassistant.components.sensor.eliqonline
|
|
|
|
eliqonline==1.0.11
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.forecast
|
|
|
|
python-forecastio==1.3.3
|
2015-08-30 02:19:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.openweathermap
|
2016-01-09 12:20:51 +00:00
|
|
|
pyowm==2.3.0
|
2015-09-04 15:51:25 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.rpi_gpio
|
|
|
|
# homeassistant.components.switch.rpi_gpio
|
2015-11-17 08:28:22 +00:00
|
|
|
# RPi.GPIO==0.5.11
|
2015-09-09 03:11:25 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.sabnzbd
|
|
|
|
https://github.com/jamespcole/home-assistant-nzb-clients/archive/616cad59154092599278661af17e2a9f2cf5e2a9.zip#python-sabnzbd==0.1
|
2015-09-09 03:11:25 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.systemmonitor
|
|
|
|
psutil==3.2.2
|
2015-09-11 23:38:42 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.temper
|
|
|
|
https://github.com/rkabadi/temper-python/archive/3dbdaf2d87b8db9a3cd6e5585fc704537dd2d09b.zip#temperusb==1.2.3
|
2015-09-21 15:45:52 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sensor.transmission
|
|
|
|
# homeassistant.components.switch.transmission
|
|
|
|
transmissionrpc==0.11
|
2015-10-14 16:02:07 +00:00
|
|
|
|
2015-12-16 20:22:38 +00:00
|
|
|
# homeassistant.components.sensor.twitch
|
|
|
|
python-twitch==1.2.0
|
|
|
|
|
2015-12-21 09:24:22 +00:00
|
|
|
# homeassistant.components.sensor.yr
|
|
|
|
xmltodict
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.sun
|
|
|
|
astral==0.8.1
|
2015-10-07 21:45:24 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.switch.edimax
|
|
|
|
https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f3700.zip#pyedimax==0.1
|
2015-10-09 12:13:05 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.switch.hikvisioncam
|
|
|
|
hikvision==0.4
|
2015-10-15 10:13:35 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.switch.orvibo
|
2015-12-16 20:22:38 +00:00
|
|
|
orvibo==1.1.0
|
2015-10-15 15:13:02 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.switch.wemo
|
2016-01-08 16:00:56 +00:00
|
|
|
pywemo==0.3.8
|
2015-11-09 04:10:30 +00:00
|
|
|
|
2015-12-27 11:32:08 +00:00
|
|
|
# homeassistant.components.tellduslive
|
|
|
|
tellive-py==0.5.2
|
|
|
|
|
2015-12-16 20:22:38 +00:00
|
|
|
# homeassistant.components.thermostat.heatmiser
|
|
|
|
heatmiserV3==0.9.1
|
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.thermostat.honeywell
|
2015-12-06 17:38:49 +00:00
|
|
|
evohomeclient==0.2.4
|
2015-11-10 08:40:23 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.thermostat.nest
|
|
|
|
python-nest==2.6.0
|
2015-11-14 19:14:02 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.thermostat.radiotherm
|
2015-10-15 16:44:19 +00:00
|
|
|
radiotherm==1.2
|
2015-11-18 00:14:29 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.verisure
|
2016-01-08 18:52:03 +00:00
|
|
|
vsure==0.4.5
|
2015-11-10 08:40:23 +00:00
|
|
|
|
2015-11-17 08:18:42 +00:00
|
|
|
# homeassistant.components.zwave
|
|
|
|
pydispatcher==2.0.5
|