Bump quantum_gateway to v0.0.6 (#58452)
parent
7d459c03c4
commit
58b6b5854d
|
@ -2,7 +2,7 @@
|
|||
"domain": "quantum_gateway",
|
||||
"name": "Quantum Gateway",
|
||||
"documentation": "https://www.home-assistant.io/integrations/quantum_gateway",
|
||||
"requirements": ["quantum-gateway==0.0.5"],
|
||||
"requirements": ["quantum-gateway==0.0.6"],
|
||||
"codeowners": ["@cisasteelersfan"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -2019,7 +2019,7 @@ pyzerproc==0.4.8
|
|||
qnapstats==0.4.0
|
||||
|
||||
# homeassistant.components.quantum_gateway
|
||||
quantum-gateway==0.0.5
|
||||
quantum-gateway==0.0.6
|
||||
|
||||
# homeassistant.components.rachio
|
||||
rachiopy==1.0.3
|
||||
|
|
Loading…
Reference in New Issue