Bump aioshelly to 5.1.2 to fix state updates not firing after reconnect (#83950)

Bump aioshelly to 5.1.2

changelog: https://github.com/home-assistant-libs/aioshelly/compare/5.1.1...5.1.2
This commit is contained in:
J. Nick Koston 2022-12-13 11:27:05 -10:00 committed by GitHub
parent 62d22d7a2d
commit b97ec8125f
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.1.1"], "requirements": ["aioshelly==5.1.2"],
"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.1.1 aioshelly==5.1.2
# homeassistant.components.skybell # homeassistant.components.skybell
aioskybell==22.7.0 aioskybell==22.7.0

View File

@ -242,7 +242,7 @@ aiosenseme==0.6.1
aiosenz==1.0.0 aiosenz==1.0.0
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==5.1.1 aioshelly==5.1.2
# homeassistant.components.skybell # homeassistant.components.skybell
aioskybell==22.7.0 aioskybell==22.7.0