mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
upgrade Xiaomi Gateway lib to 0.3 (#9101)
This commit is contained in:
parent
48909539be
commit
feb85b90b4
@ -9,8 +9,7 @@ from homeassistant.const import (ATTR_BATTERY_LEVEL, EVENT_HOMEASSISTANT_STOP,
|
|||||||
|
|
||||||
|
|
||||||
REQUIREMENTS = ['https://github.com/Danielhiversen/PyXiaomiGateway/archive/'
|
REQUIREMENTS = ['https://github.com/Danielhiversen/PyXiaomiGateway/archive/'
|
||||||
'aa9325fe6fdd62a8ef8c9ca1dce31d3292f484bb.zip#'
|
'0.3.zip#PyXiaomiGateway==0.3.0']
|
||||||
'PyXiaomiGateway==0.2.0']
|
|
||||||
|
|
||||||
ATTR_GW_MAC = 'gw_mac'
|
ATTR_GW_MAC = 'gw_mac'
|
||||||
ATTR_RINGTONE_ID = 'ringtone_id'
|
ATTR_RINGTONE_ID = 'ringtone_id'
|
||||||
|
@ -296,7 +296,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/aa9325fe6fdd62a8ef8c9ca1dce31d3292f484bb.zip#PyXiaomiGateway==0.2.0
|
https://github.com/Danielhiversen/PyXiaomiGateway/archive/0.3.zip#PyXiaomiGateway==0.3.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