mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Update aiosteamist to 1.0.1 (#137391)
This commit is contained in:
parent
d89412ca75
commit
ec6896c819
@ -16,5 +16,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aiosteamist", "discovery30303"],
|
||||
"requirements": ["aiosteamist==1.0.0", "discovery30303==0.3.2"]
|
||||
"requirements": ["aiosteamist==1.0.1", "discovery30303==0.3.2"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -383,7 +383,7 @@ aioslimproto==3.0.0
|
||||
aiosolaredge==0.2.0
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==1.0.0
|
||||
aiosteamist==1.0.1
|
||||
|
||||
# homeassistant.components.cambridge_audio
|
||||
aiostreammagic==2.10.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -365,7 +365,7 @@ aioslimproto==3.0.0
|
||||
aiosolaredge==0.2.0
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==1.0.0
|
||||
aiosteamist==1.0.1
|
||||
|
||||
# homeassistant.components.cambridge_audio
|
||||
aiostreammagic==2.10.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user