mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
update xiaomi aqara lib (#9520)
This commit is contained in:
parent
2e66898bec
commit
b8a03f1283
@ -8,7 +8,7 @@ from homeassistant.components.discovery import SERVICE_XIAOMI_GW
|
||||
from homeassistant.const import (ATTR_BATTERY_LEVEL, EVENT_HOMEASSISTANT_STOP,
|
||||
CONF_MAC)
|
||||
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.5.0']
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.5.1']
|
||||
|
||||
ATTR_GW_MAC = 'gw_mac'
|
||||
ATTR_RINGTONE_ID = 'ringtone_id'
|
||||
|
@ -33,7 +33,7 @@ PyMVGLive==1.1.4
|
||||
PyMata==2.14
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.5.0
|
||||
PyXiaomiGateway==0.5.1
|
||||
|
||||
# homeassistant.components.rpi_gpio
|
||||
# RPi.GPIO==0.6.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user