xiaomi lib 0.10.0 (#16591)
This commit is contained in:
parent
901dd9acca
commit
aec134c47a
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.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…
Add table
Add a link
Reference in a new issue