Bump matter-python-client to 1.3.0 (#177132)

Co-authored-by: Ingo Fischer <github@fischer-ka.de>
This commit is contained in:
TheJulianJES
2026-07-27 15:24:50 +02:00
committed by GitHub
co-authored by Ingo Fischer
parent d8a448d131
commit dc0c8de148
2 changed files with 2 additions and 2 deletions
@@ -8,6 +8,6 @@
"documentation": "https://www.home-assistant.io/integrations/matter",
"integration_type": "hub",
"iot_class": "local_push",
"requirements": ["matter-python-client==0.7.1", "matter-ble-proxy==0.7.1"],
"requirements": ["matter-python-client==1.3.0", "matter-ble-proxy==0.7.1"],
"zeroconf": ["_matter._tcp.local.", "_matterc._udp.local."]
}
+1 -1
View File
@@ -1540,7 +1540,7 @@ matrix-nio==0.26.0
matter-ble-proxy==0.7.1
# homeassistant.components.matter
matter-python-client==0.7.1
matter-python-client==1.3.0
# homeassistant.components.maxcube
maxcube-api==0.4.3