mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Bump matter-python-client to 1.3.0 (#177132)
Co-authored-by: Ingo Fischer <github@fischer-ka.de>
This commit is contained in:
co-authored by
Ingo Fischer
parent
d8a448d131
commit
dc0c8de148
@@ -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."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user