Upgrade qnapstats to 0.3.0 (#32148)

This commit is contained in:
Colin O'Dell 2020-02-24 16:46:07 -05:00 committed by GitHub
parent 6b0d7c77f0
commit 90859b82e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"]
}

View File

@ -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