2017-05-06 22:37:31 -07:00
|
|
|
# Home Assistant test
|
|
|
|
# linters such as flake8 and pylint should be pinned, as new releases
|
|
|
|
# make new things fail. Manually update these pins when pulling in a
|
|
|
|
# new version
|
2018-03-12 22:00:10 +01:00
|
|
|
asynctest>=0.11.1
|
|
|
|
coveralls==1.2.0
|
|
|
|
flake8-docstrings==1.0.3
|
2018-01-29 10:23:53 +02:00
|
|
|
flake8==3.5
|
2018-03-12 22:00:10 +01:00
|
|
|
mock-open==1.3.1
|
|
|
|
mypy==0.570
|
2017-05-06 22:37:31 -07:00
|
|
|
pydocstyle==1.1.1
|
2018-03-12 22:00:10 +01:00
|
|
|
pylint==1.8.2
|
2018-01-01 14:30:09 -08:00
|
|
|
pytest-aiohttp==0.3.0
|
|
|
|
pytest-cov==2.5.1
|
2018-03-13 21:57:04 +01:00
|
|
|
pytest-sugar==0.9.1
|
2018-03-12 22:00:10 +01:00
|
|
|
pytest-timeout>=1.2.1
|
2018-03-13 21:57:04 +01:00
|
|
|
pytest==3.4.2
|
2018-01-01 14:30:09 -08:00
|
|
|
requests_mock==1.4
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
|
2018-02-19 23:46:22 +01:00
|
|
|
# homeassistant.components.homekit
|
2018-02-26 04:27:40 +01:00
|
|
|
HAP-python==1.1.7
|
2018-02-19 23:46:22 +01:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.notify.html5
|
2018-03-05 03:46:09 +01:00
|
|
|
PyJWT==1.6.0
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.media_player.sonos
|
2018-02-18 20:05:20 +01:00
|
|
|
SoCo==0.14
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.device_tracker.automatic
|
2018-02-17 14:13:27 -05:00
|
|
|
aioautomatic==0.6.5
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.emulated_hue
|
|
|
|
# homeassistant.components.http
|
2018-03-17 17:37:53 +01:00
|
|
|
aiohttp_cors==0.7.0
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2018-03-03 21:28:04 -08:00
|
|
|
# homeassistant.components.hue
|
2018-03-16 20:27:05 -07:00
|
|
|
aiohue==1.2.0
|
2018-03-03 21:28:04 -08:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.notify.apns
|
2017-11-09 06:09:19 +01:00
|
|
|
apns2==0.3.0
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2017-12-10 17:44:28 +01:00
|
|
|
# homeassistant.components.calendar.caldav
|
|
|
|
caldav==0.5.0
|
|
|
|
|
2017-10-26 18:49:17 +02:00
|
|
|
# homeassistant.components.sensor.coinmarketcap
|
2018-01-27 20:59:33 +01:00
|
|
|
coinmarketcap==4.2.1
|
2017-10-26 18:49:17 +02:00
|
|
|
|
2017-10-18 10:21:46 -04:00
|
|
|
# homeassistant.components.device_tracker.upc_connect
|
|
|
|
defusedxml==0.5.0
|
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.sensor.dsmr
|
2017-09-25 22:19:44 +02:00
|
|
|
dsmr_parser==0.11
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2017-08-29 10:18:37 -04:00
|
|
|
# homeassistant.components.sensor.season
|
|
|
|
ephem==3.7.6.0
|
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.climate.honeywell
|
|
|
|
evohomeclient==0.2.5
|
|
|
|
|
2017-09-24 16:12:38 +10:00
|
|
|
# homeassistant.components.feedreader
|
|
|
|
# homeassistant.components.sensor.geo_rss_events
|
|
|
|
feedparser==5.2.1
|
|
|
|
|
2018-03-16 03:50:58 +01:00
|
|
|
# homeassistant.components.sensor.foobot
|
|
|
|
foobot_async==0.3.0
|
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.tts.google
|
|
|
|
gTTS-token==1.1.1
|
|
|
|
|
|
|
|
# homeassistant.components.ffmpeg
|
2017-10-19 10:35:45 +02:00
|
|
|
ha-ffmpeg==1.9
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2017-09-24 16:12:38 +10:00
|
|
|
# homeassistant.components.sensor.geo_rss_events
|
|
|
|
haversine==0.4.5
|
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.mqtt.server
|
2017-11-16 17:47:37 +02:00
|
|
|
hbmqtt==0.9.1
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.binary_sensor.workday
|
2018-03-13 17:30:31 +01:00
|
|
|
holidays==0.9.4
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2017-10-24 19:36:27 -07:00
|
|
|
# homeassistant.components.frontend
|
2018-03-16 15:39:26 -07:00
|
|
|
home-assistant-frontend==20180316.0
|
2017-10-24 19:36:27 -07:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.influxdb
|
|
|
|
# homeassistant.components.sensor.influxdb
|
2018-02-04 18:23:26 +01:00
|
|
|
influxdb==5.0.0
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2017-06-14 13:56:03 +02:00
|
|
|
# homeassistant.components.dyson
|
2017-08-06 13:08:46 +02:00
|
|
|
libpurecoollink==0.4.2
|
2017-06-14 13:56:03 +02:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.media_player.soundtouch
|
2017-07-07 07:28:09 +02:00
|
|
|
libsoundtouch==0.7.2
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.sensor.mfi
|
|
|
|
# homeassistant.components.switch.mfi
|
|
|
|
mficlient==0.3.0
|
|
|
|
|
2017-10-26 04:33:17 +13:00
|
|
|
# homeassistant.components.binary_sensor.trend
|
|
|
|
# homeassistant.components.image_processing.opencv
|
2018-03-17 17:40:31 +01:00
|
|
|
numpy==1.14.2
|
2017-10-26 04:33:17 +13:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.mqtt
|
2017-06-17 12:34:12 +02:00
|
|
|
# homeassistant.components.shiftr
|
2017-10-15 19:12:43 +02:00
|
|
|
paho-mqtt==1.3.1
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.device_tracker.aruba
|
|
|
|
# homeassistant.components.device_tracker.asuswrt
|
|
|
|
# homeassistant.components.device_tracker.cisco_ios
|
2017-11-17 14:47:40 -05:00
|
|
|
# homeassistant.components.device_tracker.unifi_direct
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.media_player.pandora
|
|
|
|
pexpect==4.0.1
|
|
|
|
|
|
|
|
# homeassistant.components.pilight
|
|
|
|
pilight==0.1.1
|
|
|
|
|
|
|
|
# homeassistant.components.sensor.mhz19
|
|
|
|
# homeassistant.components.sensor.serial_pm
|
|
|
|
pmsensor==0.4
|
|
|
|
|
2017-07-10 21:20:17 -07:00
|
|
|
# homeassistant.components.prometheus
|
2018-01-08 17:11:45 +01:00
|
|
|
prometheus_client==0.1.0
|
2017-07-10 21:20:17 -07:00
|
|
|
|
2018-01-24 15:06:35 -05:00
|
|
|
# homeassistant.components.notify.pushbullet
|
|
|
|
# homeassistant.components.sensor.pushbullet
|
|
|
|
pushbullet.py==0.11.0
|
|
|
|
|
2017-12-08 01:40:45 -08:00
|
|
|
# homeassistant.components.canary
|
2018-03-04 01:19:12 -08:00
|
|
|
py-canary==0.4.1
|
2017-12-08 01:40:45 -08:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.zwave
|
|
|
|
pydispatcher==2.0.5
|
|
|
|
|
|
|
|
# homeassistant.components.litejet
|
|
|
|
pylitejet==0.1
|
|
|
|
|
2017-12-22 02:26:34 -07:00
|
|
|
# homeassistant.components.media_player.monoprice
|
|
|
|
pymonoprice==0.3
|
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.alarm_control_panel.nx584
|
|
|
|
# homeassistant.components.binary_sensor.nx584
|
|
|
|
pynx584==0.4
|
|
|
|
|
|
|
|
# homeassistant.components.sensor.darksky
|
2018-01-07 21:59:32 +00:00
|
|
|
# homeassistant.components.weather.darksky
|
2017-05-06 22:37:31 -07:00
|
|
|
python-forecastio==1.3.5
|
|
|
|
|
2017-10-24 08:34:06 +01:00
|
|
|
# homeassistant.components.sensor.whois
|
|
|
|
pythonwhois==2.4.3
|
|
|
|
|
2017-06-17 13:09:27 -05:00
|
|
|
# homeassistant.components.device_tracker.unifi
|
|
|
|
pyunifi==2.13
|
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.notify.html5
|
2018-03-05 03:46:09 +01:00
|
|
|
pywebpush==1.6.0
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2017-06-09 03:38:40 -07:00
|
|
|
# homeassistant.components.python_script
|
2017-10-30 08:02:15 +01:00
|
|
|
restrictedpython==4.0b2
|
2017-06-09 03:38:40 -07:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.rflink
|
2017-05-08 17:04:17 +02:00
|
|
|
rflink==0.0.34
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.ring
|
2017-11-25 06:15:12 -05:00
|
|
|
ring_doorbell==0.1.8
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.media_player.yamaha
|
2017-10-09 11:58:53 -04:00
|
|
|
rxv==0.5.1
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.sleepiq
|
|
|
|
sleepyq==0.6
|
|
|
|
|
|
|
|
# homeassistant.components.climate.honeywell
|
2017-11-28 00:09:04 -05:00
|
|
|
somecomfort==0.5.0
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.recorder
|
|
|
|
# homeassistant.scripts.db_migrator
|
2018-02-08 07:32:39 +00:00
|
|
|
# homeassistant.components.sensor.sql
|
2018-03-17 17:39:24 +01:00
|
|
|
sqlalchemy==1.2.5
|
2017-05-06 22:37:31 -07:00
|
|
|
|
|
|
|
# homeassistant.components.statsd
|
|
|
|
statsd==3.2.1
|
|
|
|
|
|
|
|
# homeassistant.components.camera.uvc
|
2017-09-14 00:21:58 -05:00
|
|
|
uvcclient==0.10.1
|
2017-05-06 22:37:31 -07:00
|
|
|
|
2018-02-16 14:07:38 -08:00
|
|
|
# homeassistant.components.config.config_entries
|
2018-02-19 22:12:39 -08:00
|
|
|
voluptuous-serialize==1
|
2018-02-16 14:07:38 -08:00
|
|
|
|
2017-11-05 13:10:14 +00:00
|
|
|
# homeassistant.components.vultr
|
|
|
|
vultr==0.1.2
|
|
|
|
|
2017-11-01 11:15:24 +01:00
|
|
|
# homeassistant.components.wake_on_lan
|
|
|
|
# homeassistant.components.media_player.panasonic_viera
|
|
|
|
# homeassistant.components.media_player.samsungtv
|
|
|
|
# homeassistant.components.switch.wake_on_lan
|
2018-02-06 01:04:31 +01:00
|
|
|
wakeonlan==1.0.0
|
2017-11-01 11:15:24 +01:00
|
|
|
|
2017-09-12 09:47:04 -07:00
|
|
|
# homeassistant.components.cloud
|
2017-12-12 21:12:41 -08:00
|
|
|
warrant==0.6.1
|
2017-09-12 09:47:04 -07:00
|
|
|
|
2017-05-06 22:37:31 -07:00
|
|
|
# homeassistant.components.sensor.yahoo_finance
|
|
|
|
yahoo-finance==1.4.0
|