1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Bump aioshelly to 0.6.1 (#47088)

This commit is contained in:
Simone Chemelli 2021-02-26 20:07:53 +01:00 committed by GitHub
parent e12eba1989
commit 8971ab2edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Shelly",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/shelly",
"requirements": ["aioshelly==0.6.0"],
"requirements": ["aioshelly==0.6.1"],
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
}

View File

@ -221,7 +221,7 @@ aiopylgtv==0.3.3
aiorecollect==1.0.1
# homeassistant.components.shelly
aioshelly==0.6.0
aioshelly==0.6.1
# homeassistant.components.switcher_kis
aioswitcher==1.2.1

View File

@ -140,7 +140,7 @@ aiopylgtv==0.3.3
aiorecollect==1.0.1
# homeassistant.components.shelly
aioshelly==0.6.0
aioshelly==0.6.1
# homeassistant.components.switcher_kis
aioswitcher==1.2.1