mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Bump aioslimproto to 1.0.2 (#71231)
This commit is contained in:
parent
1a2a061c19
commit
1f4e9effd8
@ -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…
x
Reference in New Issue
Block a user