mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 02:37:08 +00:00
xiaomi lib 0.10.0 (#16591)
This commit is contained in:
parent
901dd9acca
commit
aec134c47a
@ -23,7 +23,7 @@ from homeassistant.helpers.event import async_track_point_in_utc_time
|
|||||||
from homeassistant.util.dt import utcnow
|
from homeassistant.util.dt import utcnow
|
||||||
from homeassistant.util import slugify
|
from homeassistant.util import slugify
|
||||||
|
|
||||||
REQUIREMENTS = ['PyXiaomiGateway==0.9.5']
|
REQUIREMENTS = ['PyXiaomiGateway==0.10.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ PyRMVtransport==0.1
|
|||||||
PySwitchbot==0.3
|
PySwitchbot==0.3
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_aqara
|
# homeassistant.components.xiaomi_aqara
|
||||||
PyXiaomiGateway==0.9.5
|
PyXiaomiGateway==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.rpi_gpio
|
# homeassistant.components.rpi_gpio
|
||||||
# RPi.GPIO==0.6.1
|
# RPi.GPIO==0.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user