Bump aiosteamist to 0.3.2 (#73976)
Changelog: https://github.com/bdraco/aiosteamist/compare/0.3.1...0.3.2pull/73974/head^2
parent
eb6afd27b3
commit
85fdc56240
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"dependencies": ["network"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
||||
"requirements": ["aiosteamist==0.3.1", "discovery30303==0.2.1"],
|
||||
"requirements": ["aiosteamist==0.3.2", "discovery30303==0.2.1"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"iot_class": "local_polling",
|
||||
"dhcp": [
|
||||
|
|
|
@ -247,7 +247,7 @@ aioskybell==22.6.1
|
|||
aioslimproto==2.0.1
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
aiosteamist==0.3.2
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.6
|
||||
|
|
|
@ -216,7 +216,7 @@ aioskybell==22.6.1
|
|||
aioslimproto==2.0.1
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
aiosteamist==0.3.2
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.6
|
||||
|
|
Loading…
Reference in New Issue