Update xiaomi lib (#17129)
This commit is contained in:
parent
178bf736f6
commit
0d93bf9a45
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ from homeassistant.helpers.event import async_track_point_in_utc_time
|
|||
from homeassistant.util.dt import utcnow
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.10.0']
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.11.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ PyRMVtransport==0.1
|
|||
PySwitchbot==0.3
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.10.0
|
||||
PyXiaomiGateway==0.11.0
|
||||
|
||||
# homeassistant.components.rpi_gpio
|
||||
# RPi.GPIO==0.6.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue