Upgrade qnapstats to 0.3.0 (#32148)
This commit is contained in:
parent
6b0d7c77f0
commit
90859b82e2
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "qnap",
|
||||
"name": "QNAP",
|
||||
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
||||
"requirements": ["qnapstats==0.2.7"],
|
||||
"requirements": ["qnapstats==0.3.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@colinodell"]
|
||||
}
|
||||
|
|
|
@ -1723,7 +1723,7 @@ pyzabbix==0.7.4
|
|||
pyzbar==0.1.7
|
||||
|
||||
# homeassistant.components.qnap
|
||||
qnapstats==0.2.7
|
||||
qnapstats==0.3.0
|
||||
|
||||
# homeassistant.components.quantum_gateway
|
||||
quantum-gateway==0.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue