mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Bump Python Matter Server to 5.7.0 (#111765)
This commit is contained in:
parent
42a28f4e67
commit
c861bd6c56
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user