mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
upgade xiaomi lib to 0.2 (#8584)
This commit is contained in:
parent
4f8d2ec317
commit
f6a5e0887d
@ -9,8 +9,8 @@ from homeassistant.const import (ATTR_BATTERY_LEVEL, EVENT_HOMEASSISTANT_STOP,
|
|||||||
|
|
||||||
|
|
||||||
REQUIREMENTS = ['https://github.com/Danielhiversen/PyXiaomiGateway/archive/'
|
REQUIREMENTS = ['https://github.com/Danielhiversen/PyXiaomiGateway/archive/'
|
||||||
'877faec36e1bfa4177cae2a0d4f49570af083e1d.zip#'
|
'aa9325fe6fdd62a8ef8c9ca1dce31d3292f484bb.zip#'
|
||||||
'PyXiaomiGateway==0.1.0']
|
'PyXiaomiGateway==0.2.0']
|
||||||
|
|
||||||
ATTR_GW_SID = 'gw_sid'
|
ATTR_GW_SID = 'gw_sid'
|
||||||
ATTR_RINGTONE_ID = 'ringtone_id'
|
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
|
http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
|
||||||
|
|
||||||
# homeassistant.components.xiaomi
|
# 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
|
# homeassistant.components.sensor.dht
|
||||||
# https://github.com/adafruit/Adafruit_Python_DHT/archive/da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip#Adafruit_DHT==1.3.2
|
# https://github.com/adafruit/Adafruit_Python_DHT/archive/da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip#Adafruit_DHT==1.3.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user