Bump python-matter-server to version 5.0.0 (#104805)
This commit is contained in:
parent
847fd4c653
commit
9d53d6811a
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"dependencies": ["websocket_api"],
|
"dependencies": ["websocket_api"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["python-matter-server==4.0.2"]
|
"requirements": ["python-matter-server==5.0.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2169,7 +2169,7 @@ python-kasa[speedups]==0.5.4
|
||||||
# python-lirc==1.2.3
|
# python-lirc==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.matter
|
# homeassistant.components.matter
|
||||||
python-matter-server==4.0.2
|
python-matter-server==5.0.0
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_miio
|
# homeassistant.components.xiaomi_miio
|
||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
|
|
@ -1623,7 +1623,7 @@ python-juicenet==1.1.0
|
||||||
python-kasa[speedups]==0.5.4
|
python-kasa[speedups]==0.5.4
|
||||||
|
|
||||||
# homeassistant.components.matter
|
# homeassistant.components.matter
|
||||||
python-matter-server==4.0.2
|
python-matter-server==5.0.0
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_miio
|
# homeassistant.components.xiaomi_miio
|
||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
|
Loading…
Add table
Reference in a new issue