Update aioqsw to v0.3.1 (#83784)
This commit is contained in:
parent
f65e18c019
commit
eb6310f7bb
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "QNAP QSW",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/qnap_qsw",
|
||||
"requirements": ["aioqsw==0.2.2"],
|
||||
"requirements": ["aioqsw==0.3.1"],
|
||||
"codeowners": ["@Noltari"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioqsw"],
|
||||
|
|
|
@ -249,7 +249,7 @@ aiopvpc==3.0.0
|
|||
aiopyarr==22.11.0
|
||||
|
||||
# homeassistant.components.qnap_qsw
|
||||
aioqsw==0.2.2
|
||||
aioqsw==0.3.1
|
||||
|
||||
# homeassistant.components.recollect_waste
|
||||
aiorecollect==1.0.8
|
||||
|
|
|
@ -224,7 +224,7 @@ aiopvpc==3.0.0
|
|||
aiopyarr==22.11.0
|
||||
|
||||
# homeassistant.components.qnap_qsw
|
||||
aioqsw==0.2.2
|
||||
aioqsw==0.3.1
|
||||
|
||||
# homeassistant.components.recollect_waste
|
||||
aiorecollect==1.0.8
|
||||
|
|
Loading…
Add table
Reference in a new issue