forked from home-assistant/core
Bump aiorecollect to 1.0.5 (#51538)
This commit is contained in:
committed by
Paulus Schoutsen
parent
b807b8754b
commit
45d94c7fc8
@@ -3,7 +3,7 @@
|
||||
"name": "ReCollect Waste",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/recollect_waste",
|
||||
"requirements": ["aiorecollect==1.0.4"],
|
||||
"requirements": ["aiorecollect==1.0.5"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@@ -224,7 +224,7 @@ aiopvpc==2.1.2
|
||||
aiopylgtv==0.4.0
|
||||
|
||||
# homeassistant.components.recollect_waste
|
||||
aiorecollect==1.0.4
|
||||
aiorecollect==1.0.5
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==0.6.4
|
||||
|
@@ -146,7 +146,7 @@ aiopvpc==2.1.2
|
||||
aiopylgtv==0.4.0
|
||||
|
||||
# homeassistant.components.recollect_waste
|
||||
aiorecollect==1.0.4
|
||||
aiorecollect==1.0.5
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==0.6.4
|
||||
|
Reference in New Issue
Block a user