Bump PyXiaomiGateway version to 0.12.2 (Closes: #21731) (#21764)

This commit is contained in:
Sebastian Muszynski 2019-03-07 22:55:11 +01:00 committed by Anders Melchiorsen
parent 5112f8f6b5
commit cfd94ecbbc
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.helpers.event import async_track_point_in_utc_time from homeassistant.helpers.event import async_track_point_in_utc_time
from homeassistant.util.dt import utcnow from homeassistant.util.dt import utcnow
REQUIREMENTS = ['PyXiaomiGateway==0.12.0'] REQUIREMENTS = ['PyXiaomiGateway==0.12.2']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -67,7 +67,7 @@ PyRMVtransport==0.1.3
PyTransportNSW==0.1.1 PyTransportNSW==0.1.1
# homeassistant.components.xiaomi_aqara # homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.12.0 PyXiaomiGateway==0.12.2
# homeassistant.components.rpi_gpio # homeassistant.components.rpi_gpio
# RPi.GPIO==0.6.5 # RPi.GPIO==0.6.5