mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
parent
5112f8f6b5
commit
cfd94ecbbc
@ -16,7 +16,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.12.0']
|
||||
REQUIREMENTS = ['PyXiaomiGateway==0.12.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -67,7 +67,7 @@ PyRMVtransport==0.1.3
|
||||
PyTransportNSW==0.1.1
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.12.0
|
||||
PyXiaomiGateway==0.12.2
|
||||
|
||||
# homeassistant.components.rpi_gpio
|
||||
# RPi.GPIO==0.6.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user