Revert multiple interfaces (#46300)

This commit is contained in:
Shay Levy 2021-02-10 13:38:16 +02:00 committed by GitHub
parent bfd5a62bad
commit 7d2d98fc3c
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.5.4"],
"requirements": ["aioshelly==0.6.0"],
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
}

View File

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

View File

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