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
|
|
|
|
flake8==3.3
|
|
|
|
pylint==1.6.5
|
2017-07-29 06:22:56 +00:00
|
|
|
mypy==0.521
|
2017-05-07 05:37:31 +00:00
|
|
|
pydocstyle==1.1.1
|
|
|
|
coveralls>=1.1
|
|
|
|
pytest>=2.9.2
|
|
|
|
pytest-aiohttp>=0.1.3
|
|
|
|
pytest-cov>=2.3.1
|
|
|
|
pytest-timeout>=1.2.0
|
|
|
|
pytest-catchlog>=1.2.2
|
|
|
|
pytest-sugar>=0.7.1
|
|
|
|
requests_mock>=1.0
|
|
|
|
mock-open>=1.3.1
|
|
|
|
flake8-docstrings==1.0.2
|
|
|
|
asynctest>=0.8.0
|
|
|
|
freezegun>=0.3.8
|
|
|
|
|
|
|
|
|
|
|
|
# homeassistant.components.notify.html5
|
2017-07-21 20:35:19 +00:00
|
|
|
PyJWT==1.5.2
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.media_player.sonos
|
|
|
|
SoCo==0.12
|
|
|
|
|
|
|
|
# homeassistant.components.device_tracker.automatic
|
2017-08-16 01:04:44 +00:00
|
|
|
aioautomatic==0.6.0
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.emulated_hue
|
|
|
|
# homeassistant.components.http
|
|
|
|
aiohttp_cors==0.5.3
|
|
|
|
|
|
|
|
# homeassistant.components.notify.apns
|
|
|
|
apns2==0.1.1
|
|
|
|
|
|
|
|
# homeassistant.components.sensor.dsmr
|
2017-06-05 05:36:19 +00:00
|
|
|
dsmr_parser==0.8
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.climate.honeywell
|
|
|
|
evohomeclient==0.2.5
|
|
|
|
|
|
|
|
# homeassistant.components.conversation
|
2017-07-27 15:22:40 +00:00
|
|
|
fuzzywuzzy==0.15.1
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.tts.google
|
|
|
|
gTTS-token==1.1.1
|
|
|
|
|
|
|
|
# homeassistant.components.ffmpeg
|
|
|
|
ha-ffmpeg==1.5
|
|
|
|
|
|
|
|
# homeassistant.components.mqtt.server
|
|
|
|
hbmqtt==0.8
|
|
|
|
|
|
|
|
# homeassistant.components.binary_sensor.workday
|
|
|
|
holidays==0.8.1
|
|
|
|
|
|
|
|
# homeassistant.components.influxdb
|
|
|
|
# homeassistant.components.sensor.influxdb
|
|
|
|
influxdb==3.0.0
|
|
|
|
|
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
|
|
|
|
|
|
|
|
# homeassistant.components.mqtt
|
2017-06-17 10:34:12 +00:00
|
|
|
# homeassistant.components.shiftr
|
2017-06-20 22:32:04 +00:00
|
|
|
paho-mqtt==1.3.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
|
|
|
|
# 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-11 04:20:17 +00:00
|
|
|
# homeassistant.components.prometheus
|
|
|
|
prometheus_client==0.0.19
|
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.zwave
|
|
|
|
pydispatcher==2.0.5
|
|
|
|
|
|
|
|
# homeassistant.components.litejet
|
|
|
|
pylitejet==0.1
|
|
|
|
|
|
|
|
# homeassistant.components.alarm_control_panel.nx584
|
|
|
|
# homeassistant.components.binary_sensor.nx584
|
|
|
|
pynx584==0.4
|
|
|
|
|
|
|
|
# homeassistant.components.sensor.darksky
|
|
|
|
python-forecastio==1.3.5
|
|
|
|
|
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
|
2017-07-21 20:35:19 +00:00
|
|
|
pywebpush==1.0.6
|
2017-05-07 05:37:31 +00:00
|
|
|
|
2017-06-09 10:38:40 +00:00
|
|
|
# homeassistant.components.python_script
|
2017-06-21 02:30:01 +00:00
|
|
|
restrictedpython==4.0a3
|
2017-06-09 10:38:40 +00:00
|
|
|
|
2017-05-07 05:37:31 +00:00
|
|
|
# homeassistant.components.rflink
|
2017-05-08 15:04:17 +00:00
|
|
|
rflink==0.0.34
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.ring
|
|
|
|
ring_doorbell==0.1.4
|
|
|
|
|
|
|
|
# homeassistant.components.media_player.yamaha
|
|
|
|
rxv==0.4.0
|
|
|
|
|
|
|
|
# homeassistant.components.sleepiq
|
|
|
|
sleepyq==0.6
|
|
|
|
|
|
|
|
# homeassistant.components.climate.honeywell
|
|
|
|
somecomfort==0.4.1
|
|
|
|
|
|
|
|
# homeassistant.components.recorder
|
|
|
|
# homeassistant.scripts.db_migrator
|
2017-08-06 08:08:24 +00:00
|
|
|
sqlalchemy==1.1.13
|
2017-05-07 05:37:31 +00:00
|
|
|
|
|
|
|
# homeassistant.components.statsd
|
|
|
|
statsd==3.2.1
|
|
|
|
|
|
|
|
# homeassistant.components.camera.uvc
|
|
|
|
uvcclient==0.10.0
|
|
|
|
|
|
|
|
# homeassistant.components.sensor.yahoo_finance
|
|
|
|
yahoo-finance==1.4.0
|