PyXiaomiGateway version bumped. (#12828)
This commit is contained in:
parent
c2b06b9e55
commit
92b07ba8d1
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.8.2']
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.8.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ PyMVGLive==1.1.4
|
|||
PyMata==2.14
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.8.2
|
||||
PyXiaomiGateway==0.8.3
|
||||
|
||||
# homeassistant.components.rpi_gpio
|
||||
# RPi.GPIO==0.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue