mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
parent
87d62cbbb8
commit
b645dabd66
@ -2,6 +2,6 @@
|
|||||||
"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.0"],
|
"requirements": ["qnapstats==0.3.1"],
|
||||||
"codeowners": ["@colinodell"]
|
"codeowners": ["@colinodell"]
|
||||||
}
|
}
|
||||||
|
@ -1922,7 +1922,7 @@ pyzbar==0.1.7
|
|||||||
pyzerproc==0.4.8
|
pyzerproc==0.4.8
|
||||||
|
|
||||||
# homeassistant.components.qnap
|
# homeassistant.components.qnap
|
||||||
qnapstats==0.3.0
|
qnapstats==0.3.1
|
||||||
|
|
||||||
# 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