mirror of
https://github.com/home-assistant/core.git
synced 2025-06-02 20:27:14 +00:00
PyXiaomiGateway version bumped. (#12828)
This commit is contained in:
parent
c2b06b9e55
commit
92b07ba8d1
@ -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…
x
Reference in New Issue
Block a user