2017-05-07 05:37:31 +00: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-08-07 14:11:47 +00:00
|
|
|
asynctest==0.12.2
|
2018-03-12 21:00:10 +00:00
|
|
|
coveralls==1.2.0
|
2018-08-24 08:28:43 +00:00
|
|
|
flake8-docstrings==1.3.0
|
2018-01-29 08:23:53 +00:00
|
|
|
flake8==3.5
|
2018-03-12 21:00:10 +00:00
|
|
|
mock-open==1.3.1
|
2018-09-19 06:58:58 +00:00
|
|
|
mypy==0.630
|
2018-08-24 08:28:43 +00:00
|
|
|
pydocstyle==2.1.1
|
2018-08-07 14:09:19 +00:00
|
|
|
pylint==2.1.1
|
2018-01-01 22:30:09 +00:00
|
|
|
pytest-aiohttp==0.3.0
|
|
|
|
pytest-cov==2.5.1
|
2018-03-13 20:57:04 +00:00
|
|
|
pytest-sugar==0.9.1
|
2018-09-12 09:33:26 +00:00
|
|
|
pytest-timeout==1.3.2
|
2018-10-04 07:03:31 +00:00
|
|
|
pytest==3.8.2
|
2018-08-07 14:12:16 +00:00
|
|
|
requests_mock==1.5.2
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
|
2018-02-19 22:46:22 +00:00
|
|
|
# homeassistant.components.homekit
|
2018-05-29 20:43:26 +00:00
|
|
|
HAP-python==2.2.2
|
2018-02-19 22:46:22 +00:00
|
|
|
|
2018-08-10 17:35:09 +00:00
|
|
|
# homeassistant.components.sensor.rmvtransport
|
2018-10-10 06:10:42 +00:00
|
|
|
PyRMVtransport==0.1.3
|
2018-08-10 17:35:09 +00:00
|
|
|
|
2018-10-11 07:44:17 +00:00
|
|
|
# homeassistant.components.sensor.transport_nsw
|
|
|
|
PyTransportNSW==0.0.8
|
|
|
|
|
2018-10-04 21:34:04 +00:00
|
|
|
# homeassistant.components.notify.yessssms
|
|
|
|
YesssSMS==0.2.3
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.device_tracker.automatic
|
2018-02-17 19:13:27 +00:00
|
|
|
aioautomatic==0.6.5
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.emulated_hue
|
|
|
|
# homeassistant.components.http
|
2018-03-17 16:37:53 +00:00
|
|
|
aiohttp_cors==0.7.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2018-03-04 05:28:04 +00:00
|
|
|
# homeassistant.components.hue
|
2018-05-28 14:21:00 +00:00
|
|
|
aiohue==1.5.0
|
2018-03-04 05:28:04 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.notify.apns
|
2017-11-09 05:09:19 +00:00
|
|
|
apns2==0.3.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-12-10 16:44:28 +00:00
|
|
|
# homeassistant.components.calendar.caldav
|
|
|
|
caldav==0.5.0
|
|
|
|
|
2017-10-26 16:49:17 +00:00
|
|
|
# homeassistant.components.sensor.coinmarketcap
|
2018-05-25 13:39:04 +00:00
|
|
|
coinmarketcap==5.0.3
|
2017-10-26 16:49:17 +00:00
|
|
|
|
2017-10-18 14:21:46 +00:00
|
|
|
# homeassistant.components.device_tracker.upc_connect
|
|
|
|
defusedxml==0.5.0
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.sensor.dsmr
|
2017-09-25 20:19:44 +00:00
|
|
|
dsmr_parser==0.11
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-08-29 14:18:37 +00:00
|
|
|
# homeassistant.components.sensor.season
|
|
|
|
ephem==3.7.6.0
|
|
|
|
|
2018-09-27 11:29:44 +00:00
|
|
|
# homeassistant.components.evohome
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.climate.honeywell
|
2018-09-27 11:29:44 +00:00
|
|
|
evohomeclient==0.2.7
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-09-24 06:12:38 +00:00
|
|
|
# homeassistant.components.feedreader
|
|
|
|
feedparser==5.2.1
|
|
|
|
|
2018-03-16 02:50:58 +00:00
|
|
|
# homeassistant.components.sensor.foobot
|
2018-04-16 19:35:24 +00:00
|
|
|
foobot_async==0.3.1
|
2018-03-16 02:50:58 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.tts.google
|
2018-09-21 19:22:27 +00:00
|
|
|
gTTS-token==1.1.2
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2018-09-21 19:15:57 +00:00
|
|
|
# homeassistant.components.geo_location.geo_json_events
|
2018-10-14 12:11:26 +00:00
|
|
|
# homeassistant.components.geo_location.nsw_rural_fire_service_feed
|
2018-09-21 19:15:57 +00:00
|
|
|
geojson_client==0.1
|
|
|
|
|
2018-10-02 08:20:51 +00:00
|
|
|
# homeassistant.components.sensor.geo_rss_events
|
2018-10-08 11:32:16 +00:00
|
|
|
georss_client==0.3
|
2018-10-02 08:20:51 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.ffmpeg
|
2017-10-19 08:35:45 +00:00
|
|
|
ha-ffmpeg==1.9
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2018-08-24 08:39:35 +00:00
|
|
|
# homeassistant.components.hangouts
|
|
|
|
hangups==0.4.5
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.mqtt.server
|
2018-09-02 10:50:30 +00:00
|
|
|
hbmqtt==0.9.4
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2018-09-17 20:43:31 +00:00
|
|
|
# homeassistant.components.sensor.jewish_calendar
|
|
|
|
hdate==0.6.3
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.binary_sensor.workday
|
2018-09-17 05:44:23 +00:00
|
|
|
holidays==0.9.7
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-10-25 02:36:27 +00:00
|
|
|
# homeassistant.components.frontend
|
2018-10-14 17:17:30 +00:00
|
|
|
home-assistant-frontend==20181014.0
|
2017-10-25 02:36:27 +00:00
|
|
|
|
2018-07-06 21:05:34 +00:00
|
|
|
# homeassistant.components.homematicip_cloud
|
2018-07-15 00:59:19 +00:00
|
|
|
homematicip==0.9.8
|
2018-07-06 21:05:34 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.influxdb
|
|
|
|
# homeassistant.components.sensor.influxdb
|
2018-02-04 17:23:26 +00:00
|
|
|
influxdb==5.0.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-06-14 11:56:03 +00:00
|
|
|
# homeassistant.components.dyson
|
2017-08-06 11:08:46 +00:00
|
|
|
libpurecoollink==0.4.2
|
2017-06-14 11:56:03 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.media_player.soundtouch
|
2017-07-07 05:28:09 +00:00
|
|
|
libsoundtouch==0.7.2
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.sensor.mfi
|
|
|
|
# homeassistant.components.switch.mfi
|
|
|
|
mficlient==0.3.0
|
|
|
|
|
2017-10-25 15:33:17 +00:00
|
|
|
# homeassistant.components.binary_sensor.trend
|
|
|
|
# homeassistant.components.image_processing.opencv
|
2018-10-14 15:13:25 +00:00
|
|
|
numpy==1.15.2
|
2017-10-25 15:33:17 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.mqtt
|
2017-06-17 10:34:12 +00:00
|
|
|
# homeassistant.components.shiftr
|
2018-09-18 12:59:39 +00:00
|
|
|
paho-mqtt==1.4.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.device_tracker.aruba
|
|
|
|
# homeassistant.components.device_tracker.asuswrt
|
|
|
|
# homeassistant.components.device_tracker.cisco_ios
|
2017-11-17 19:47:40 +00:00
|
|
|
# homeassistant.components.device_tracker.unifi_direct
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.media_player.pandora
|
2018-07-07 14:48:02 +00:00
|
|
|
pexpect==4.6.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.pilight
|
|
|
|
pilight==0.1.1
|
|
|
|
|
|
|
|
# homeassistant.components.sensor.mhz19
|
|
|
|
# homeassistant.components.sensor.serial_pm
|
|
|
|
pmsensor==0.4
|
|
|
|
|
2017-07-11 04:20:17 +00:00
|
|
|
# homeassistant.components.prometheus
|
2018-06-28 14:49:33 +00:00
|
|
|
prometheus_client==0.2.0
|
2017-07-11 04:20:17 +00:00
|
|
|
|
2018-01-24 20:06:35 +00:00
|
|
|
# homeassistant.components.notify.pushbullet
|
|
|
|
# homeassistant.components.sensor.pushbullet
|
|
|
|
pushbullet.py==0.11.0
|
|
|
|
|
2017-12-08 09:40:45 +00:00
|
|
|
# homeassistant.components.canary
|
2018-03-30 21:38:29 +00:00
|
|
|
py-canary==0.5.0
|
2017-12-08 09:40:45 +00:00
|
|
|
|
2018-04-19 09:35:38 +00:00
|
|
|
# homeassistant.components.media_player.blackbird
|
|
|
|
pyblackbird==0.5
|
|
|
|
|
2018-03-30 07:34:26 +00:00
|
|
|
# homeassistant.components.deconz
|
2018-09-04 07:24:42 +00:00
|
|
|
pydeconz==47
|
2018-03-30 07:34:26 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.zwave
|
|
|
|
pydispatcher==2.0.5
|
|
|
|
|
2018-10-12 07:36:52 +00:00
|
|
|
# homeassistant.components.homematic
|
2018-10-15 19:15:26 +00:00
|
|
|
pyhomematic==0.1.51
|
2018-10-12 07:36:52 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.litejet
|
|
|
|
pylitejet==0.1
|
|
|
|
|
2017-12-22 09:26:34 +00:00
|
|
|
# homeassistant.components.media_player.monoprice
|
|
|
|
pymonoprice==0.3
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.alarm_control_panel.nx584
|
|
|
|
# homeassistant.components.binary_sensor.nx584
|
|
|
|
pynx584==0.4
|
|
|
|
|
2018-09-04 07:22:44 +00:00
|
|
|
# homeassistant.components.openuv
|
|
|
|
pyopenuv==1.0.4
|
|
|
|
|
2018-09-24 09:06:50 +00:00
|
|
|
# homeassistant.auth.mfa_modules.notify
|
2018-08-26 20:38:52 +00:00
|
|
|
# homeassistant.auth.mfa_modules.totp
|
|
|
|
# homeassistant.components.sensor.otp
|
|
|
|
pyotp==2.2.6
|
|
|
|
|
2018-04-08 19:59:19 +00:00
|
|
|
# homeassistant.components.qwikswitch
|
2018-04-21 06:34:42 +00:00
|
|
|
pyqwikswitch==0.8
|
2018-04-08 19:59:19 +00:00
|
|
|
|
2018-09-20 21:50:11 +00:00
|
|
|
# homeassistant.components.sonos
|
2018-09-26 23:09:30 +00:00
|
|
|
pysonos==0.0.3
|
2018-09-20 21:50:11 +00:00
|
|
|
|
2018-09-24 08:10:10 +00:00
|
|
|
# homeassistant.components.spc
|
|
|
|
pyspcwebgw==0.4.0
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.sensor.darksky
|
2018-01-07 21:59:32 +00:00
|
|
|
# homeassistant.components.weather.darksky
|
2018-03-17 16:43:07 +00:00
|
|
|
python-forecastio==1.4.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2018-06-13 15:14:52 +00:00
|
|
|
# homeassistant.components.nest
|
2018-06-25 17:04:32 +00:00
|
|
|
python-nest==4.0.3
|
2018-06-13 15:14:52 +00:00
|
|
|
|
2017-10-24 07:34:06 +00:00
|
|
|
# homeassistant.components.sensor.whois
|
|
|
|
pythonwhois==2.4.3
|
|
|
|
|
2018-06-13 05:17:52 +00:00
|
|
|
# homeassistant.components.tradfri
|
2018-10-05 07:59:34 +00:00
|
|
|
pytradfri[async]==6.0.1
|
2018-06-13 05:17:52 +00:00
|
|
|
|
2017-06-17 18:09:27 +00:00
|
|
|
# homeassistant.components.device_tracker.unifi
|
|
|
|
pyunifi==2.13
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.notify.html5
|
2018-03-05 02:46:09 +00:00
|
|
|
pywebpush==1.6.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-06-09 10:38:40 +00:00
|
|
|
# homeassistant.components.python_script
|
2018-09-21 21:21:00 +00:00
|
|
|
restrictedpython==4.0b5
|
2017-06-09 10:38:40 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.rflink
|
2018-03-30 03:02:21 +00:00
|
|
|
rflink==0.0.37
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.ring
|
2018-06-16 06:58:39 +00:00
|
|
|
ring_doorbell==0.2.1
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.media_player.yamaha
|
2017-10-09 15:58:53 +00:00
|
|
|
rxv==0.5.1
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2018-10-12 17:07:47 +00:00
|
|
|
# homeassistant.components.simplisafe
|
2018-10-14 20:26:44 +00:00
|
|
|
simplisafe-python==3.1.11
|
2018-10-12 17:07:47 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.sleepiq
|
|
|
|
sleepyq==0.6
|
|
|
|
|
2018-10-08 21:54:55 +00:00
|
|
|
# homeassistant.components.smhi
|
|
|
|
# homeassistant.components.smhi.config_flow
|
|
|
|
# homeassistant.components.weather.smhi
|
|
|
|
smhi-pkg==1.0.4
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.climate.honeywell
|
2018-04-17 03:24:20 +00:00
|
|
|
somecomfort==0.5.2
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.recorder
|
|
|
|
# homeassistant.scripts.db_migrator
|
2018-02-08 07:32:39 +00:00
|
|
|
# homeassistant.components.sensor.sql
|
2018-08-26 10:28:44 +00:00
|
|
|
sqlalchemy==1.2.11
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.statsd
|
|
|
|
statsd==3.2.1
|
|
|
|
|
|
|
|
# homeassistant.components.camera.uvc
|
2017-09-14 05:21:58 +00:00
|
|
|
uvcclient==0.10.1
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-11-05 13:10:14 +00:00
|
|
|
# homeassistant.components.vultr
|
|
|
|
vultr==0.1.2
|
|
|
|
|
2017-11-01 10:15:24 +00:00
|
|
|
# homeassistant.components.wake_on_lan
|
|
|
|
# homeassistant.components.media_player.panasonic_viera
|
|
|
|
# homeassistant.components.media_player.samsungtv
|
|
|
|
# homeassistant.components.switch.wake_on_lan
|
2018-09-10 14:07:31 +00:00
|
|
|
wakeonlan==1.1.6
|
2017-11-01 10:15:24 +00:00
|
|
|
|
2017-09-12 16:47:04 +00:00
|
|
|
# homeassistant.components.cloud
|
2017-12-13 05:12:41 +00:00
|
|
|
warrant==0.6.1
|
2017-09-12 16:47:04 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.sensor.yahoo_finance
|
|
|
|
yahoo-finance==1.4.0
|