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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/shelly",
"requirements": ["aioshelly==5.1.1"],
"requirements": ["aioshelly==5.1.2"],
"dependencies": ["bluetooth", "http"],
"zeroconf": [
{

View file

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

View file

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