mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Upgrade qnapstats library to 0.4.0 (#54571)
This commit is contained in:
parent
102789672a
commit
08d8b026d0
@ -2,7 +2,7 @@
|
||||
"domain": "qnap",
|
||||
"name": "QNAP",
|
||||
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
||||
"requirements": ["qnapstats==0.3.1"],
|
||||
"requirements": ["qnapstats==0.4.0"],
|
||||
"codeowners": ["@colinodell"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -1990,7 +1990,7 @@ pyzbar==0.1.7
|
||||
pyzerproc==0.4.8
|
||||
|
||||
# homeassistant.components.qnap
|
||||
qnapstats==0.3.1
|
||||
qnapstats==0.4.0
|
||||
|
||||
# homeassistant.components.quantum_gateway
|
||||
quantum-gateway==0.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user