Update xiaomi library (#23391)

This commit is contained in:
Daniel Høyer Iversen 2019-04-25 20:25:33 +02:00 committed by Charles Garwood
parent 3d91d76d3d
commit 4816a24b3c
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Xiaomi aqara",
"documentation": "https://www.home-assistant.io/components/xiaomi_aqara",
"requirements": [
"PyXiaomiGateway==0.12.2"
"PyXiaomiGateway==0.12.3"
],
"dependencies": [],
"codeowners": [

View File

@ -70,7 +70,7 @@ PyRMVtransport==0.1.3
PyTransportNSW==0.1.1
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.12.2
PyXiaomiGateway==0.12.3
# homeassistant.components.rpi_gpio
# RPi.GPIO==0.6.5