mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade qnapstats to 0.3.0 (#32148)
This commit is contained in:
parent
6b0d7c77f0
commit
90859b82e2
@ -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.2.7"],
|
"requirements": ["qnapstats==0.3.0"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@colinodell"]
|
"codeowners": ["@colinodell"]
|
||||||
}
|
}
|
||||||
|
@ -1723,7 +1723,7 @@ pyzabbix==0.7.4
|
|||||||
pyzbar==0.1.7
|
pyzbar==0.1.7
|
||||||
|
|
||||||
# homeassistant.components.qnap
|
# homeassistant.components.qnap
|
||||||
qnapstats==0.2.7
|
qnapstats==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.quantum_gateway
|
# homeassistant.components.quantum_gateway
|
||||||
quantum-gateway==0.0.5
|
quantum-gateway==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user