Bump aioshelly to 13.2.0 (#140178)

Adds support for getting the Bluetooth MAC

changelog: https://github.com/home-assistant-libs/aioshelly/compare/13.1.0...13.2.0
This commit is contained in:
J. Nick Koston 2025-03-08 20:13:09 -10:00 committed by GitHub
parent aa2a1fc5ef
commit 60db355577
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["aioshelly"],
"requirements": ["aioshelly==13.1.0"],
"requirements": ["aioshelly==13.2.0"],
"zeroconf": [
{
"type": "_http._tcp.local.",

2
requirements_all.txt generated
View File

@ -371,7 +371,7 @@ aioruuvigateway==0.1.0
aiosenz==1.0.0
# homeassistant.components.shelly
aioshelly==13.1.0
aioshelly==13.2.0
# homeassistant.components.skybell
aioskybell==22.7.0

View File

@ -353,7 +353,7 @@ aioruuvigateway==0.1.0
aiosenz==1.0.0
# homeassistant.components.shelly
aioshelly==13.1.0
aioshelly==13.2.0
# homeassistant.components.skybell
aioskybell==22.7.0