switch to pypi for xiaomi gw (#9498)
This commit is contained in:
parent
dcaa5fe443
commit
185ada2354
2 changed files with 4 additions and 5 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue