mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Bump Python Matter Server to 6.5.2 (#126636)
This commit is contained in:
parent
adcdb7a900
commit
c289248ac5
@ -6,6 +6,6 @@
|
||||
"dependencies": ["websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-matter-server==6.3.0"],
|
||||
"requirements": ["python-matter-server==6.5.2"],
|
||||
"zeroconf": ["_matter._tcp.local.", "_matterc._udp.local."]
|
||||
}
|
||||
|
@ -2349,7 +2349,7 @@ python-linkplay==0.0.9
|
||||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==6.3.0
|
||||
python-matter-server==6.5.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
@ -1867,7 +1867,7 @@ python-kasa[speedups]==0.7.3
|
||||
python-linkplay==0.0.9
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==6.3.0
|
||||
python-matter-server==6.5.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user