Bump aioslimproto to 1.0.2 (#71231)
This commit is contained in:
parent
1a2a061c19
commit
1f4e9effd8
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/slimproto",
|
"documentation": "https://www.home-assistant.io/integrations/slimproto",
|
||||||
"requirements": ["aioslimproto==1.0.0"],
|
"requirements": ["aioslimproto==1.0.2"],
|
||||||
"codeowners": ["@marcelveldt"],
|
"codeowners": ["@marcelveldt"],
|
||||||
"after_dependencies": ["media_source"]
|
"after_dependencies": ["media_source"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -244,7 +244,7 @@ aiosenz==1.0.0
|
||||||
aioshelly==2.0.0
|
aioshelly==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.slimproto
|
# homeassistant.components.slimproto
|
||||||
aioslimproto==1.0.0
|
aioslimproto==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
|
|
@ -210,7 +210,7 @@ aiosenz==1.0.0
|
||||||
aioshelly==2.0.0
|
aioshelly==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.slimproto
|
# homeassistant.components.slimproto
|
||||||
aioslimproto==1.0.0
|
aioslimproto==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue