mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 16:39:02 +02:00
Bump Python Matter Server to 5.7.0 (#111765)
This commit is contained in:
committed by
Paulus Schoutsen
parent
a9fd113a80
commit
99a70ba959
@@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-matter-server==5.5.0"]
|
||||
"requirements": ["python-matter-server==5.7.0"]
|
||||
}
|
||||
|
||||
@@ -2251,7 +2251,7 @@ python-kasa[speedups]==0.6.2.1
|
||||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==5.5.0
|
||||
python-matter-server==5.7.0
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
||||
@@ -1727,7 +1727,7 @@ python-izone==1.2.9
|
||||
python-kasa[speedups]==0.6.2.1
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==5.5.0
|
||||
python-matter-server==5.7.0
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
||||
Reference in New Issue
Block a user