Bump Python Matter Server to 5.7.0 (#111765)
This commit is contained in:
parent
42a28f4e67
commit
c861bd6c56
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue