Bump aioshelly to 5.3.1 (#86751)

This commit is contained in:
Shay Levy 2023-01-27 00:34:31 +02:00 committed by GitHub
parent 9cd48b4999
commit 2c8cb13034
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.3.0"], "requirements": ["aioshelly==5.3.1"],
"dependencies": ["bluetooth", "http"], "dependencies": ["bluetooth", "http"],
"zeroconf": [ "zeroconf": [
{ {

View File

@ -267,7 +267,7 @@ aiosenseme==0.6.1
aiosenz==1.0.0 aiosenz==1.0.0
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==5.3.0 aioshelly==5.3.1
# homeassistant.components.skybell # homeassistant.components.skybell
aioskybell==22.7.0 aioskybell==22.7.0

View File

@ -245,7 +245,7 @@ aiosenseme==0.6.1
aiosenz==1.0.0 aiosenz==1.0.0
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==5.3.0 aioshelly==5.3.1
# homeassistant.components.skybell # homeassistant.components.skybell
aioskybell==22.7.0 aioskybell==22.7.0