ha-core/requirements_all.txt

621 lines
15 KiB
Plaintext
Raw Normal View History

2015-11-17 09:18:42 +01:00
# Home Assistant core
requests>=2,<3
pyyaml>=3.11,<4
2016-10-23 20:51:41 +02:00
pytz>=2016.7
pip>=7.0.0
2015-12-10 01:36:24 +01:00
jinja2>=2.8
2016-08-02 09:14:13 +02:00
voluptuous==0.9.2
typing>=3,<4
2016-12-03 18:49:10 +01:00
aiohttp==1.1.6
2016-11-25 06:37:56 +01:00
async_timeout==1.1.0
# homeassistant.components.nuimo_controller
--only-binary=all http://github.com/getSenic/nuimo-linux-python/archive/29fc42987f74d8090d0e2382e8f248ff5990b8c9.zip#nuimo==1.0.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.isy994
PyISY==1.0.7
2016-01-14 07:22:42 +01:00
HTML5 notify actions (#2855) * Add action and callback support to html5 (#2855). Remove registrations from the callback view since we always get the latest anyway. We dont put an audience in the claims so we will never hit this error. Bring tests back up to where they were before callbacks. Only import jwt where necessary Fix bracket spacing errors Fix JWT decode check for loop Remove stale comment. Add tests for the callback system. Shorten line Disable pylint broad-except and change e to jwt_decode_error. Verify expiration Remove duplicate jwt.exceptions.DecodeError Catch no keys matched and return False * Switch to using registrations for callbackview instead of json_path * Only check for URL and such if the data object actually exists * raise instead of return * cleanup decode_jwt * Clean up JWT errors * Correctly set status_code to 401 * Improve JWT by adding target to claims and attempting to check the given target for a decode match first, as well as pass the target through in the event payload. * Add tag support and fix formatting issues * Pass through any keys that dont apply to the payload into the notification.data dictionary * Remove stale print * Pass back the data dictionary if it exists * Actually put the default url even if a notify payload dictionary doesnt exist * pylint, flake8 * Add subscription validation * Add validation for the callback event payload and use constants where possible * Use HTTP_UNAUTHORIZED instead of 401 * Change callback dictionary to dict instead of cv.match_all * Fix up tests and make subscription required * Whoops, that test was supposed to fail * Use the result of CALLBACK_EVENT_PAYLOAD_SCHEMA as event_payload * Add a test for html5 callback decode_jwt where the device has been renamed since notification has been sent. * Remove the loop through logic, assume that target is always in JWT * Always return something instead of possibly None. * Update frontend
2016-08-18 07:34:12 +02:00
# homeassistant.components.notify.html5
PyJWT==1.4.2
2015-11-17 09:18:42 +01:00
# homeassistant.components.arduino
2016-09-14 07:52:11 +02:00
PyMata==2.13
2016-02-01 08:52:42 +01:00
# homeassistant.components.rpi_gpio
# RPi.GPIO==0.6.1
# homeassistant.components.media_player.sonos
SoCo==0.12
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.twitter
2016-08-29 22:16:10 +02:00
TwitterAPI==2.4.2
2016-05-14 09:58:36 +02:00
# homeassistant.components.http
2016-11-25 06:37:56 +01:00
aiohttp_cors==0.5.0
# homeassistant.components.camera.amcrest
amcrest==1.0.0
2016-02-10 17:32:18 +01:00
# homeassistant.components.apcupsd
apcaccess==0.0.4
# homeassistant.components.notify.apns
apns2==0.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.sun
2016-11-21 17:27:48 +01:00
astral==1.3.2
2016-09-07 16:32:35 +02:00
# homeassistant.components.sensor.linux_battery
2016-11-19 07:04:15 +01:00
batinfo==0.4.2
2016-09-07 16:32:35 +02:00
# homeassistant.components.sensor.scrape
beautifulsoup4==4.5.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.light.blinksticklight
2016-08-21 00:41:14 +02:00
blinkstick==1.1.8
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.bitcoin
2016-06-04 12:55:46 +02:00
blockchain==1.3.3
2015-11-26 23:57:34 +01:00
# homeassistant.components.climate.eq3btsmart
# bluepy_devices==0.2.0
# homeassistant.components.notify.aws_lambda
# homeassistant.components.notify.aws_sns
# homeassistant.components.notify.aws_sqs
boto3==1.3.1
2016-09-02 16:59:05 +02:00
# homeassistant.components.sensor.coinmarketcap
coinmarketcap==2.0.1
# homeassistant.scripts.check_config
colorlog>2.1,<3
# homeassistant.components.alarm_control_panel.concord232
# homeassistant.components.binary_sensor.concord232
concord232==0.14
# homeassistant.components.media_player.denonavr
denonavr==0.1.6
# homeassistant.components.media_player.directv
directpy==0.1
# homeassistant.components.updater
2016-11-06 13:00:41 +01:00
distro==1.0.1
# homeassistant.components.switch.digitalloggers
dlipower==0.7.165
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.xmpp
2016-10-11 08:24:10 +02:00
dnspython3==1.15.0
2016-01-19 14:10:17 +01:00
# homeassistant.components.sensor.dovado
dovado==0.1.15
2016-11-23 11:44:37 +01:00
# homeassistant.components.sensor.dsmr
dsmr_parser==0.4
2016-05-07 02:55:26 +02:00
# homeassistant.components.dweet
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.dweet
dweepy==0.2.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.eliqonline
2016-04-28 17:33:33 +02:00
eliqonline==1.0.12
# homeassistant.components.enocean
enocean==0.31
# homeassistant.components.keyboard_remote
# evdev==0.6.1
# homeassistant.components.climate.honeywell
evohomeclient==0.2.5
2016-09-09 02:26:50 +02:00
# homeassistant.components.sensor.fastdotcom
fastdotcom==0.0.1
2016-04-19 17:14:36 +02:00
# homeassistant.components.feedreader
feedparser==5.2.1
# homeassistant.components.sensor.fitbit
fitbit==0.2.3
# homeassistant.components.sensor.fixer
fixerio==0.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.free_mobile
2016-11-21 17:32:05 +01:00
freesms==0.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.conversation
2016-11-06 16:36:03 +01:00
fuzzywuzzy==0.14.0
# homeassistant.components.device_tracker.bluetooth_le_tracker
# gattlib==0.20150805
2016-03-26 02:39:08 +01:00
# homeassistant.components.notify.gntp
gntp==1.0.3
# homeassistant.components.google
google-api-python-client==1.5.5
# homeassistant.components.sensor.google_travel_time
2016-07-10 19:32:38 +02:00
googlemaps==2.4.4
# homeassistant.components.sensor.gpsd
2016-09-06 16:53:21 +02:00
gps3==0.33.3
# homeassistant.components.openalpr
ha-alpr==0.3
# homeassistant.components.ffmpeg
ha-ffmpeg==0.15
# homeassistant.components.media_player.philips_js
ha-philipsjs==0.0.1
# homeassistant.components.mqtt.server
2016-11-27 21:21:20 +01:00
hbmqtt==0.8
# homeassistant.components.climate.heatmiser
2016-02-01 08:52:42 +01:00
heatmiserV3==0.9.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.switch.hikvisioncam
hikvision==0.4
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.dht
# http://github.com/adafruit/Adafruit_Python_DHT/archive/310c59b0293354d07d94375f1365f7b9b9110c7d.zip#Adafruit_DHT==1.3.0
# homeassistant.components.nest
http://github.com/technicalpickles/python-nest/archive/b8391d2b3cb8682f8b0c2bdff477179983609f39.zip#python-nest==3.0.2
# homeassistant.components.light.flux_led
2016-11-18 13:20:51 +01:00
https://github.com/Danielhiversen/flux_led/archive/0.9.zip#flux_led==0.9
# homeassistant.components.switch.tplink
https://github.com/GadgetReactor/pyHS100/archive/1f771b7d8090a91c6a58931532e42730b021cbde.zip#pyHS100==0.2.0
# homeassistant.components.switch.dlink
https://github.com/LinuxChristian/pyW215/archive/v0.3.7.zip#pyW215==0.3.7
# homeassistant.components.media_player.webostv
# homeassistant.components.notify.webostv
https://github.com/TheRealLink/pylgtv/archive/v0.1.2.zip#pylgtv==0.1.2
# homeassistant.components.sensor.thinkingcleaner
# homeassistant.components.switch.thinkingcleaner
https://github.com/TheRealLink/pythinkingcleaner/archive/v0.0.2.zip#pythinkingcleaner==0.0.2
2016-02-01 08:52:42 +01:00
# homeassistant.components.alarm_control_panel.alarmdotcom
https://github.com/Xorso/pyalarmdotcom/archive/0.1.1.zip#pyalarmdotcom==0.1.1
# homeassistant.components.media_player.braviatv
https://github.com/aparraga/braviarc/archive/0.3.6.zip#braviarc==0.3.6
# homeassistant.components.media_player.roku
https://github.com/bah2830/python-roku/archive/3.1.2.zip#roku==3.1.2
2016-02-01 08:52:42 +01:00
# homeassistant.components.modbus
https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b612661.zip#pymodbus==1.2.0
# homeassistant.components.media_player.onkyo
https://github.com/danieljkemp/onkyo-eiscp/archive/python3.zip#onkyo-eiscp==0.9.2
2016-04-17 21:32:04 +02:00
# homeassistant.components.device_tracker.fritz
# https://github.com/deisi/fritzconnection/archive/b5c14515e1c8e2652b06b6316a7f3913df942841.zip#fritzconnection==0.4.6
# homeassistant.components.netatmo
https://github.com/jabesq/netatmo-api-python/archive/v0.8.0.zip#lnetatmo==0.8.0
# homeassistant.components.neato
https://github.com/jabesq/pybotvac/archive/v0.0.1.zip#pybotvac==0.0.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.sabnzbd
https://github.com/jamespcole/home-assistant-nzb-clients/archive/616cad59154092599278661af17e2a9f2cf5e2a9.zip#python-sabnzbd==0.1
# homeassistant.components.qwikswitch
https://github.com/kellerza/pyqwikswitch/archive/v0.4.zip#pyqwikswitch==0.4
# homeassistant.components.media_player.russound_rnet
https://github.com/laf/russound/archive/0.1.6.zip#russound==0.1.6
# homeassistant.components.switch.anel_pwrctrl
https://github.com/mweinelt/anel-pwrctrl/archive/ed26e8830e28a2bfa4260a9002db23ce3e7e63d7.zip#anel_pwrctrl==0.0.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.ecobee
https://github.com/nkgilley/python-ecobee-api/archive/4856a704670c53afe1882178a89c209b5f98533d.zip#python-ecobee==0.0.6
# homeassistant.components.joaoapps_join
# homeassistant.components.notify.joaoapps_join
https://github.com/nkgilley/python-join-api/archive/3e1e849f1af0b4080f551b62270c6d244d5fbcbd.zip#python-join-api==0.0.1
# homeassistant.components.openalpr
2016-10-29 04:01:14 +02:00
https://github.com/pvizeli/cloudapi/releases/download/1.0.2/python-1.0.2.zip#openalpr_api==1.0.2
2016-02-01 08:52:42 +01:00
# homeassistant.components.switch.edimax
https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f3700.zip#pyedimax==0.1
2016-03-27 03:25:49 +02:00
# homeassistant.components.sensor.gtfs
https://github.com/robbiet480/pygtfs/archive/00546724e4bbcb3053110d844ca44e2246267dd8.zip#pygtfs==0.1.3
2016-03-27 03:25:49 +02:00
# homeassistant.components.scene.hunterdouglas_powerview
https://github.com/sander76/powerviewApi/archive/246e782d60d5c0addcc98d7899a0186f9d5640b0.zip#powerviewApi==0.3.15
2016-03-06 15:42:11 +01:00
# homeassistant.components.binary_sensor.flic
https://github.com/soldag/pyflic/archive/0.4.zip#pyflic==0.4
# homeassistant.components.light.osramlightify
https://github.com/tfriedel/python-lightify/archive/d6eadcf311e6e21746182d1480e97b350dda2b3e.zip#lightify==1.0.4
# homeassistant.components.mysensors
2016-10-20 20:56:26 +02:00
https://github.com/theolind/pymysensors/archive/0b705119389be58332f17753c53167f551254b6c.zip#pymysensors==0.8
2016-07-02 20:21:15 +02:00
# homeassistant.components.alarm_control_panel.simplisafe
https://github.com/w1ll1am23/simplisafe-python/archive/586fede0e85fd69e56e516aaa8e97eb644ca8866.zip#simplisafe-python==0.0.1
# homeassistant.components.media_player.lg_netcast
https://github.com/wokar/pylgnetcast/archive/v0.2.0.zip#pylgnetcast==0.2.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.influxdb
# homeassistant.components.sensor.influxdb
2016-06-28 16:56:14 +02:00
influxdb==3.0.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.insteon_hub
insteon_hub==0.4.5
2016-02-01 08:52:42 +01:00
# homeassistant.components.media_player.kodi
2016-09-14 21:54:45 +02:00
# homeassistant.components.notify.kodi
jsonrpc-requests==0.3
# homeassistant.scripts.keyring
keyring>=9.3,<10.0
# homeassistant.components.knx
knxip==0.3.3
2016-10-04 09:57:37 +02:00
# homeassistant.components.device_tracker.owntracks
libnacl==1.5.0
# homeassistant.components.media_player.soundtouch
libsoundtouch==0.1.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.light.lifx
liffylights==0.9.4
2016-02-01 08:52:42 +01:00
# homeassistant.components.light.limitlessled
2016-09-27 22:30:26 +02:00
limitlessled==1.0.2
# homeassistant.components.notify.matrix
matrix-client==0.0.5
# homeassistant.components.notify.message_bird
2016-04-28 08:23:03 +02:00
messagebird==1.2.0
# homeassistant.components.sensor.mfi
# homeassistant.components.switch.mfi
mficlient==0.3.0
# homeassistant.components.sensor.miflora
miflora==0.1.13
2016-02-01 08:52:42 +01:00
# homeassistant.components.discovery
2016-12-04 19:59:18 +01:00
netdisco==0.8.0
2016-01-21 02:02:32 +01:00
# homeassistant.components.sensor.neurio_energy
neurio==0.2.10
# homeassistant.components.google
oauth2client==3.0.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.switch.orvibo
orvibo==1.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.mqtt
2016-06-21 06:51:50 +02:00
paho-mqtt==1.2
# homeassistant.components.media_player.panasonic_viera
panasonic_viera==0.2
# homeassistant.components.media_player.dunehd
pdunehd==1.3
2016-02-02 22:49:11 +01:00
# homeassistant.components.device_tracker.aruba
# homeassistant.components.device_tracker.asuswrt
# homeassistant.components.device_tracker.cisco_ios
# homeassistant.components.media_player.pandora
2016-02-02 22:49:11 +01:00
pexpect==4.0.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.light.hue
phue==0.9
# homeassistant.components.pilight
pilight==0.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.media_player.plex
# homeassistant.components.sensor.plex
plexapi==2.0.2
2016-01-15 18:28:32 +01:00
# homeassistant.components.sensor.mhz19
# homeassistant.components.sensor.serial_pm
2016-08-19 14:56:10 +02:00
pmsensor==0.3
# homeassistant.components.climate.proliphix
proliphix==0.4.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.systemmonitor
2016-11-07 08:49:11 +01:00
psutil==5.0.0
2016-02-01 08:52:42 +01:00
2016-06-29 23:16:53 +02:00
# homeassistant.components.wink
pubnubsub-handler==0.0.5
2016-06-29 23:16:53 +02:00
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.pushbullet
pushbullet.py==0.10.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.pushetta
pushetta==1.0.15
# homeassistant.components.sensor.waqi
pwaqi==1.3
2015-11-17 09:18:42 +01:00
# homeassistant.components.sensor.cpuspeed
2016-02-28 16:16:03 +01:00
py-cpuinfo==0.2.3
# homeassistant.components.rfxtrx
2016-09-27 08:46:14 +02:00
pyRFXtrx==0.13.0
# homeassistant.components.notify.xmpp
pyasn1-modules==0.0.8
# homeassistant.components.notify.xmpp
pyasn1==0.1.9
# homeassistant.components.device_tracker.bbox
# homeassistant.components.sensor.bbox
pybbox==0.0.5-alpha
# homeassistant.components.device_tracker.bluetooth_tracker
# pybluez==0.22
2016-02-01 08:52:42 +01:00
# homeassistant.components.media_player.cast
pychromecast==0.7.6
# homeassistant.components.media_player.cmus
pycmus==0.1.0
# homeassistant.components.sensor.cups
# pycups==1.9.73
# homeassistant.components.envisalink
2016-02-01 08:52:42 +01:00
# homeassistant.components.zwave
pydispatcher==2.0.5
# homeassistant.components.media_player.emby
pyemby==0.2
# homeassistant.components.envisalink
Add keypress & output control services to Envisalink component (#3932) * Add keypress & output control services to Envisalink component Add services to allow sending custom keypresses and activating programmable outputs on an alarm control panel. Implemented for the Envisalink alarm, and moving to new version of pyenvisalink to support this. Replicated the service handler mapping code from Cover component into Alarm Control Panel to allow handling alternative schemas if required by new services. * Update requirements_all.txt * Updated services.yaml * Removed requirement to enter code in HA UI Incorporated changes suggested by @sriram https://github.com/srirams/home-assistant/commit/2f8deb70cb5f3621a69b6b9 acb72f8e29123650c Including pending state for exit/entry delay Clarified services to use the code passed to them as a first priority, otherwise use the code from configuration Swapped back to using NotImplementedError for the service definitions * - Add support for alarm_keypress to manual alarm (functions like a standard alarm keypad where entering the code disarms or arms the alarm) - Add tests for alarm_keypress to manual alarm - Style corrections (too many returns, comment & whitespace issues) * Removed alarm_output_control service as unable to incorporate in the demo/test in a meaningful way * Add keypress & output control services to Envisalink component Add services to allow sending custom keypresses and activating programmable outputs on an alarm control panel. Implemented for the Envisalink alarm, and moving to new version of pyenvisalink to support this. Replicated the service handler mapping code from Cover component into Alarm Control Panel to allow handling alternative schemas if required by new services. * Update requirements_all.txt * Updated services.yaml * Removed requirement to enter code in HA UI Incorporated changes suggested by @sriram https://github.com/srirams/home-assistant/commit/2f8deb70cb5f3621a69b6b9 acb72f8e29123650c Including pending state for exit/entry delay Clarified services to use the code passed to them as a first priority, otherwise use the code from configuration Swapped back to using NotImplementedError for the service definitions * - Add support for alarm_keypress to manual alarm (functions like a standard alarm keypad where entering the code disarms or arms the alarm) - Add tests for alarm_keypress to manual alarm - Style corrections (too many returns, comment & whitespace issues) * Removed alarm_output_control service as unable to incorporate in the demo/test in a meaningful way * Moved the Alarm_Keypress service into Envisalink component out of the generic * Update envisalink.py * Update services.yaml
2016-11-18 07:13:22 +01:00
pyenvisalink==1.9
2016-02-01 08:52:42 +01:00
# homeassistant.components.ifttt
pyfttt==0.3
2015-12-16 20:54:25 +01:00
Remote Component and Harmony Platform (#4254) * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * Changes to be committed: modified: homeassistant/components/harmony.py new file: homeassistant/components/remote/__init__.py new file: homeassistant/components/remote/harmony.py new file: homeassistant/components/remote/services.yaml modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py Implemented remote component and harmony platform * streamlined harmony support * typo * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * Changes to be committed: modified: homeassistant/components/harmony.py new file: homeassistant/components/remote/__init__.py new file: homeassistant/components/remote/harmony.py new file: homeassistant/components/remote/services.yaml modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py Implemented remote component and harmony platform * streamlined harmony support * typo * reworked token generation * delete * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * Changes to be committed: modified: homeassistant/components/harmony.py new file: homeassistant/components/remote/__init__.py new file: homeassistant/components/remote/harmony.py new file: homeassistant/components/remote/services.yaml modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py Implemented remote component and harmony platform * streamlined harmony support * typo * reworked token generation * delete * readded after rebase * cleaning up style errors * modified .coveragerc * moved import statements * added more debug logging * Added URL encoding of token received from Logitech * Corrected import for python 3 * new pyharmony version * new pyharmony version * remote tests * only write config file if not present or sync service is called * more tests * more tests * bumped pyharmony version to work with new auth * bumped pyharmony version to work with new auth * style corrections * harmony local auth and remote demo platform * style fix * PR refinements and permission issues * forgot a blank line * removed sync test from test_init * removed sync test from test_init * visual indent * send_command test in demo platform
2016-12-01 21:48:08 +01:00
# homeassistant.components.remote.harmony
pyharmony==1.0.12
2016-06-24 10:06:58 +02:00
# homeassistant.components.homematic
pyhomematic==0.1.18
2016-06-24 10:06:58 +02:00
2016-02-01 08:52:42 +01:00
# homeassistant.components.device_tracker.icloud
pyicloud==0.9.1
# homeassistant.components.sensor.lastfm
pylast==1.6.0
# homeassistant.components.litejet
pylitejet==0.1
2016-03-31 18:00:43 +02:00
# homeassistant.components.sensor.loopenergy
pyloopenergy==0.0.15
2016-03-31 18:00:43 +02:00
# homeassistant.components.mochad
pymochad==0.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.device_tracker.netgear
pynetgear==0.3.3
# homeassistant.components.switch.netio
pynetio==0.1.6
# homeassistant.components.sensor.nut
pynut2==2.1.2
# homeassistant.components.alarm_control_panel.nx584
# homeassistant.components.binary_sensor.nx584
pynx584==0.2
2015-11-17 09:18:42 +01:00
# homeassistant.components.sensor.openweathermap
# homeassistant.components.weather.openweathermap
2016-10-11 08:23:32 +02:00
pyowm==2.5.0
2015-09-04 17:51:25 +02:00
# homeassistant.components.switch.acer_projector
pyserial==3.1.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.device_tracker.snmp
# homeassistant.components.sensor.snmp
pysnmp==4.3.2
2015-09-09 05:11:25 +02:00
# homeassistant.components.digital_ocean
python-digitalocean==1.10.1
# homeassistant.components.sensor.darksky
python-forecastio==1.3.5
# homeassistant.components.sensor.hp_ilo
2016-11-21 17:31:14 +01:00
python-hpilo==3.9
2016-05-24 06:47:46 +02:00
# homeassistant.components.lirc
# python-lirc==1.2.3
2016-02-01 08:52:42 +01:00
# homeassistant.components.media_player.mpd
2016-03-24 08:07:06 +01:00
python-mpd2==0.5.5
# homeassistant.components.switch.mystrom
python-mystrom==0.3.6
2016-02-01 08:52:42 +01:00
# homeassistant.components.device_tracker.nmap_tracker
2016-07-31 22:47:46 +02:00
python-nmap==0.6.1
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.pushover
python-pushover==0.2
2015-12-21 10:24:22 +01:00
# homeassistant.components.sensor.synologydsm
python-synology==0.1.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.telegram
python-telegram-bot==5.2.0
2015-10-07 23:45:24 +02:00
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.twitch
2016-07-17 22:05:50 +02:00
python-twitch==1.3.0
2015-10-09 14:13:05 +02:00
# homeassistant.components.media_player.vlc
python-vlc==1.1.2
2016-02-01 08:52:42 +01:00
# homeassistant.components.wink
2016-12-04 06:39:48 +01:00
python-wink==0.11.0
2015-10-15 12:13:35 +02:00
# homeassistant.components.device_tracker.unifi
pyunifi==1.3
2016-02-01 08:52:42 +01:00
# homeassistant.components.keyboard
# pyuserinput==0.1.11
2016-02-01 08:52:42 +01:00
2016-03-15 10:17:09 +01:00
# homeassistant.components.vera
pyvera==0.2.21
2015-10-15 17:13:02 +02:00
2016-11-18 22:03:44 +01:00
# homeassistant.components.notify.html5
pywebpush==0.6.1
# homeassistant.components.wemo
pywemo==0.4.7
# homeassistant.components.light.yeelight
pyyeelight==1.0-beta
# homeassistant.components.climate.radiotherm
2016-02-01 08:52:42 +01:00
radiotherm==1.2
# homeassistant.components.switch.rpi_rf
2016-05-12 07:56:05 +02:00
# rpi-rf==0.9.5
# homeassistant.components.media_player.yamaha
rxv==0.4.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.media_player.samsungtv
samsungctl==0.5.1
# homeassistant.components.sensor.deutsche_bahn
2016-11-12 21:30:05 +01:00
schiene==0.18
2016-02-01 08:52:42 +01:00
# homeassistant.components.scsgate
scsgate==0.1.0
2015-11-10 09:40:23 +01:00
2016-02-27 22:44:39 +01:00
# homeassistant.components.notify.sendgrid
2016-11-21 17:28:31 +01:00
sendgrid==3.6.3
2016-02-27 22:44:39 +01:00
# homeassistant.components.sensor.sensehat
sense-hat==2.2.0
2016-12-04 07:09:49 +01:00
# homeassistant.components.media_player.aquostv
sharp-aquos-rc==0.2
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.slack
2016-11-21 17:27:15 +01:00
slacker==0.9.30
2016-02-01 08:52:42 +01:00
# homeassistant.components.notify.xmpp
sleekxmpp==1.3.1
# homeassistant.components.sleepiq
sleepyq==0.6
2016-02-10 00:29:28 +01:00
# homeassistant.components.media_player.snapcast
snapcast==1.2.2
2016-02-10 00:29:28 +01:00
# homeassistant.components.climate.honeywell
somecomfort==0.3.2
2016-02-05 00:21:37 +01:00
# homeassistant.components.sensor.speedtest
2016-11-25 21:30:53 +01:00
speedtest-cli==1.0.0
2016-02-05 00:21:37 +01:00
# homeassistant.components.recorder
# homeassistant.scripts.db_migrator
2016-11-21 17:29:06 +01:00
sqlalchemy==1.1.4
# homeassistant.components.statsd
statsd==3.2.1
2016-02-21 00:08:18 +01:00
# homeassistant.components.sensor.steam_online
steamodd==4.21
# homeassistant.components.tellstick
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.tellstick
tellcore-py==1.1.2
# homeassistant.components.tellduslive
tellduslive==0.1.9
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.temper
temperusb==1.5.1
# homeassistant.components.thingspeak
thingspeak==0.4.0
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.transmission
# homeassistant.components.switch.transmission
transmissionrpc==0.11
# homeassistant.components.notify.twilio_sms
twilio==5.4.0
# homeassistant.components.sensor.uber
2016-10-15 06:00:27 +02:00
uber_rides==0.2.7
# homeassistant.components.device_tracker.unifi
urllib3
# homeassistant.components.camera.uvc
uvcclient==0.9.0
# homeassistant.components.device_tracker.volvooncall
volvooncall==0.1.1
2015-11-17 09:18:42 +01:00
# homeassistant.components.verisure
2016-10-13 21:53:50 +02:00
vsure==0.11.1
2015-11-10 09:40:23 +01:00
2016-10-05 07:37:45 +02:00
# homeassistant.components.sensor.vasttrafik
vtjp==0.1.11
2016-03-18 15:01:53 +01:00
# homeassistant.components.switch.wake_on_lan
wakeonlan==0.2.2
# homeassistant.components.media_player.gpmdp
websocket-client==0.37.0
2016-01-24 09:02:14 +01:00
# homeassistant.components.zigbee
xbee-helper==0.0.7
2016-01-24 09:02:14 +01:00
# homeassistant.components.sensor.xbox_live
xboxapi==0.1.1
# homeassistant.components.sensor.swiss_hydrological_data
# homeassistant.components.sensor.ted5000
2016-02-01 08:52:42 +01:00
# homeassistant.components.sensor.yr
xmltodict==0.10.2
2016-04-06 22:51:26 +02:00
# homeassistant.components.sensor.yahoo_finance
2016-11-21 17:25:43 +01:00
yahoo-finance==1.4.0
# homeassistant.components.sensor.yweather
yahooweather==0.8
2016-04-11 00:34:04 +02:00
# homeassistant.components.zeroconf
2016-07-13 06:56:23 +02:00
zeroconf==0.17.6