Bump python-matter-server 2.0.1 (#86625)
This commit is contained in:
parent
bbed1099d5
commit
17f85165c8
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Matter (BETA)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"requirements": ["python-matter-server==2.0.0"],
|
||||
"requirements": ["python-matter-server==2.0.1"],
|
||||
"dependencies": ["websocket_api"],
|
||||
"codeowners": ["@home-assistant/matter"],
|
||||
"iot_class": "local_push"
|
||||
|
|
|
@ -2066,7 +2066,7 @@ python-kasa==0.5.0
|
|||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==2.0.0
|
||||
python-matter-server==2.0.1
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
|
|
@ -1462,7 +1462,7 @@ python-juicenet==1.1.0
|
|||
python-kasa==0.5.0
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==2.0.0
|
||||
python-matter-server==2.0.1
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
|
Loading…
Add table
Reference in a new issue