Bump aiosteamist to 1.0.0 (#120318)
This commit is contained in:
parent
e6cb68d199
commit
57cdd33537
3 changed files with 3 additions and 3 deletions
|
@ -16,5 +16,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["aiosteamist", "discovery30303"],
|
"loggers": ["aiosteamist", "discovery30303"],
|
||||||
"requirements": ["aiosteamist==0.3.2", "discovery30303==0.2.1"]
|
"requirements": ["aiosteamist==1.0.0", "discovery30303==0.2.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -374,7 +374,7 @@ aioslimproto==3.0.0
|
||||||
aiosolaredge==0.2.0
|
aiosolaredge==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.2
|
aiosteamist==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==3.4.3
|
aioswitcher==3.4.3
|
||||||
|
|
|
@ -347,7 +347,7 @@ aioslimproto==3.0.0
|
||||||
aiosolaredge==0.2.0
|
aiosolaredge==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.2
|
aiosteamist==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==3.4.3
|
aioswitcher==3.4.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue