forked from home-assistant/core
Upgrade qnapstats library to 0.4.0 (#54571)
This commit is contained in:
committed by
Paulus Schoutsen
parent
1c503244c6
commit
ab82369320
@@ -2,7 +2,7 @@
|
|||||||
"domain": "qnap",
|
"domain": "qnap",
|
||||||
"name": "QNAP",
|
"name": "QNAP",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
||||||
"requirements": ["qnapstats==0.3.1"],
|
"requirements": ["qnapstats==0.4.0"],
|
||||||
"codeowners": ["@colinodell"],
|
"codeowners": ["@colinodell"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@@ -1990,7 +1990,7 @@ pyzbar==0.1.7
|
|||||||
pyzerproc==0.4.8
|
pyzerproc==0.4.8
|
||||||
|
|
||||||
# homeassistant.components.qnap
|
# homeassistant.components.qnap
|
||||||
qnapstats==0.3.1
|
qnapstats==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.quantum_gateway
|
# homeassistant.components.quantum_gateway
|
||||||
quantum-gateway==0.0.5
|
quantum-gateway==0.0.5
|
||||||
|
Reference in New Issue
Block a user