Bump python-matter-server to version 5.0.0 (#104805)

This commit is contained in:
Marcel van der Veldt 2023-11-30 17:09:53 +01:00 committed by Franck Nijhof
parent 847fd4c653
commit 9d53d6811a
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
"dependencies": ["websocket_api"],
"documentation": "https://www.home-assistant.io/integrations/matter",
"iot_class": "local_push",
"requirements": ["python-matter-server==4.0.2"]
"requirements": ["python-matter-server==5.0.0"]
}

View file

@ -2169,7 +2169,7 @@ python-kasa[speedups]==0.5.4
# python-lirc==1.2.3
# homeassistant.components.matter
python-matter-server==4.0.2
python-matter-server==5.0.0
# homeassistant.components.xiaomi_miio
python-miio==0.5.12

View file

@ -1623,7 +1623,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.5.4
# homeassistant.components.matter
python-matter-server==4.0.2
python-matter-server==5.0.0
# homeassistant.components.xiaomi_miio
python-miio==0.5.12