mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump aioslimproto to 2.1.1 (#74499)
This commit is contained in:
parent
8b97271c26
commit
c4855909fa
@ -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==2.0.1"],
|
"requirements": ["aioslimproto==2.1.1"],
|
||||||
"codeowners": ["@marcelveldt"],
|
"codeowners": ["@marcelveldt"],
|
||||||
"after_dependencies": ["media_source"]
|
"after_dependencies": ["media_source"]
|
||||||
}
|
}
|
||||||
|
@ -250,7 +250,7 @@ aioshelly==2.0.0
|
|||||||
aioskybell==22.6.1
|
aioskybell==22.6.1
|
||||||
|
|
||||||
# homeassistant.components.slimproto
|
# homeassistant.components.slimproto
|
||||||
aioslimproto==2.0.1
|
aioslimproto==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.2
|
aiosteamist==0.3.2
|
||||||
|
@ -219,7 +219,7 @@ aioshelly==2.0.0
|
|||||||
aioskybell==22.6.1
|
aioskybell==22.6.1
|
||||||
|
|
||||||
# homeassistant.components.slimproto
|
# homeassistant.components.slimproto
|
||||||
aioslimproto==2.0.1
|
aioslimproto==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.2
|
aiosteamist==0.3.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user