upgade xiaomi lib to 0.2 (#8584)
This commit is contained in:
parent
4f8d2ec317
commit
f6a5e0887d
2 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@ from homeassistant.const import (ATTR_BATTERY_LEVEL, EVENT_HOMEASSISTANT_STOP,
|
|||
|
||||
|
||||
REQUIREMENTS = ['https://github.com/Danielhiversen/PyXiaomiGateway/archive/'
|
||||
'877faec36e1bfa4177cae2a0d4f49570af083e1d.zip#'
|
||||
'PyXiaomiGateway==0.1.0']
|
||||
'aa9325fe6fdd62a8ef8c9ca1dce31d3292f484bb.zip#'
|
||||
'PyXiaomiGateway==0.2.0']
|
||||
|
||||
ATTR_GW_SID = 'gw_sid'
|
||||
ATTR_RINGTONE_ID = 'ringtone_id'
|
||||
|
|
|
@ -277,7 +277,7 @@ holidays==0.8.1
|
|||
http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
|
||||
|
||||
# homeassistant.components.xiaomi
|
||||
https://github.com/Danielhiversen/PyXiaomiGateway/archive/877faec36e1bfa4177cae2a0d4f49570af083e1d.zip#PyXiaomiGateway==0.1.0
|
||||
https://github.com/Danielhiversen/PyXiaomiGateway/archive/aa9325fe6fdd62a8ef8c9ca1dce31d3292f484bb.zip#PyXiaomiGateway==0.2.0
|
||||
|
||||
# homeassistant.components.sensor.dht
|
||||
# https://github.com/adafruit/Adafruit_Python_DHT/archive/da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip#Adafruit_DHT==1.3.2
|
||||
|
|
Loading…
Add table
Reference in a new issue