switch to pypi for xiaomi gw (#9498)

This commit is contained in:
Daniel Høyer Iversen 2017-09-19 05:36:59 -04:00 committed by GitHub
parent dcaa5fe443
commit 185ada2354
2 changed files with 4 additions and 5 deletions

View File

@ -8,8 +8,7 @@ from homeassistant.components.discovery import SERVICE_XIAOMI_GW
from homeassistant.const import (ATTR_BATTERY_LEVEL, EVENT_HOMEASSISTANT_STOP,
CONF_MAC)
REQUIREMENTS = ['https://github.com/Danielhiversen/PyXiaomiGateway/archive/'
'0.4.0.zip#PyXiaomiGateway==0.4.0']
REQUIREMENTS = ['PyXiaomiGateway==0.4.2']
ATTR_GW_MAC = 'gw_mac'
ATTR_RINGTONE_ID = 'ringtone_id'

View File

@ -32,6 +32,9 @@ PyMVGLive==1.1.4
# homeassistant.components.arduino
PyMata==2.14
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.4.2
# homeassistant.components.rpi_gpio
# RPi.GPIO==0.6.1
@ -301,9 +304,6 @@ holidays==0.8.1
# homeassistant.components.camera.onvif
http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
# homeassistant.components.xiaomi_aqara
https://github.com/Danielhiversen/PyXiaomiGateway/archive/0.4.0.zip#PyXiaomiGateway==0.4.0
# homeassistant.components.sensor.dht
# https://github.com/adafruit/Adafruit_Python_DHT/archive/da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip#Adafruit_DHT==1.3.2