Bump PyXiaomiGateway version (#14412)
This commit is contained in:
parent
01ce43ec7c
commit
b371bf700f
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,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.9.0']
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.9.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@ PyMVGLive==1.1.4
|
|||
PyMata==2.14
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.9.0
|
||||
PyXiaomiGateway==0.9.1
|
||||
|
||||
# homeassistant.components.rpi_gpio
|
||||
# RPi.GPIO==0.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue