mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Bump aioslimproto to 2.0.1 (#71285)
This commit is contained in:
committed by
GitHub
parent
12bd5fae1a
commit
3704b5cf5e
@@ -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.0"],
|
"requirements": ["aioslimproto==2.0.1"],
|
||||||
"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==2.0.0
|
aioslimproto==2.0.1
|
||||||
|
|
||||||
# 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==2.0.0
|
aioslimproto==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
Reference in New Issue
Block a user