mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
new version of xiaomi lib (#12513)
This commit is contained in:
parent
a378e18a3f
commit
6f2ee9a34c
@ -22,7 +22,7 @@ from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.helpers.event import async_track_point_in_utc_time
|
||||
from homeassistant.util.dt import utcnow
|
||||
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.8.0']
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.8.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -36,7 +36,7 @@ PyMVGLive==1.1.4
|
||||
PyMata==2.14
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.8.0
|
||||
PyXiaomiGateway==0.8.1
|
||||
|
||||
# homeassistant.components.rpi_gpio
|
||||
# RPi.GPIO==0.6.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user