mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Bump aiorecollect to 1.0.5 (#51538)
This commit is contained in:
parent
c81df50191
commit
6a419483de
@ -3,7 +3,7 @@
|
|||||||
"name": "ReCollect Waste",
|
"name": "ReCollect Waste",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/recollect_waste",
|
"documentation": "https://www.home-assistant.io/integrations/recollect_waste",
|
||||||
"requirements": ["aiorecollect==1.0.4"],
|
"requirements": ["aiorecollect==1.0.5"],
|
||||||
"codeowners": ["@bachya"],
|
"codeowners": ["@bachya"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -224,7 +224,7 @@ aiopvpc==2.1.2
|
|||||||
aiopylgtv==0.4.0
|
aiopylgtv==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.recollect_waste
|
# homeassistant.components.recollect_waste
|
||||||
aiorecollect==1.0.4
|
aiorecollect==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==0.6.4
|
aioshelly==0.6.4
|
||||||
|
@ -146,7 +146,7 @@ aiopvpc==2.1.2
|
|||||||
aiopylgtv==0.4.0
|
aiopylgtv==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.recollect_waste
|
# homeassistant.components.recollect_waste
|
||||||
aiorecollect==1.0.4
|
aiorecollect==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==0.6.4
|
aioshelly==0.6.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user