Bump aioshelly to 5.2.1 to fix Task exception was never retrieved (#85575)

Bump aioshelly to 5.2.1
This commit is contained in:
Shay Levy 2023-01-10 10:46:36 +02:00 committed by GitHub
parent db8a94d5e2
commit bf67458d83
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", "name": "Shelly",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/shelly", "documentation": "https://www.home-assistant.io/integrations/shelly",
"requirements": ["aioshelly==5.2.0"], "requirements": ["aioshelly==5.2.1"],
"dependencies": ["bluetooth", "http"], "dependencies": ["bluetooth", "http"],
"zeroconf": [ "zeroconf": [
{ {

View File

@ -270,7 +270,7 @@ aiosenseme==0.6.1
aiosenz==1.0.0 aiosenz==1.0.0
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==5.2.0 aioshelly==5.2.1
# homeassistant.components.skybell # homeassistant.components.skybell
aioskybell==22.7.0 aioskybell==22.7.0

View File

@ -248,7 +248,7 @@ aiosenseme==0.6.1
aiosenz==1.0.0 aiosenz==1.0.0
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==5.2.0 aioshelly==5.2.1
# homeassistant.components.skybell # homeassistant.components.skybell
aioskybell==22.7.0 aioskybell==22.7.0