forked from home-assistant/core
committed by
Franck Nijhof
parent
5a6423a944
commit
0983f8aadf
@@ -3,7 +3,7 @@
|
||||
"name": "Xiaomi Gateway (Aqara)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/xiaomi_aqara",
|
||||
"requirements": ["PyXiaomiGateway==0.14.1"],
|
||||
"requirements": ["PyXiaomiGateway==0.14.3"],
|
||||
"after_dependencies": ["discovery"],
|
||||
"codeowners": ["@danielhiversen", "@syssi"],
|
||||
"zeroconf": ["_miio._udp.local."],
|
||||
|
||||
@@ -50,7 +50,7 @@ PyTurboJPEG==1.6.7
|
||||
PyViCare==2.17.0
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.1
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
RtmAPI==0.7.2
|
||||
|
||||
@@ -46,7 +46,7 @@ PyTurboJPEG==1.6.7
|
||||
PyViCare==2.17.0
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.1
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
RtmAPI==0.7.2
|
||||
|
||||
Reference in New Issue
Block a user