mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Bump python-matter-server to 1.0.7 (#83507)
This commit is contained in:
parent
3de8185506
commit
c2fa1bdd49
@ -3,7 +3,7 @@
|
|||||||
"name": "Matter (BETA)",
|
"name": "Matter (BETA)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||||
"requirements": ["python-matter-server==1.0.6"],
|
"requirements": ["python-matter-server==1.0.7"],
|
||||||
"dependencies": ["websocket_api"],
|
"dependencies": ["websocket_api"],
|
||||||
"codeowners": ["@home-assistant/matter"],
|
"codeowners": ["@home-assistant/matter"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
@ -2030,7 +2030,7 @@ python-kasa==0.5.0
|
|||||||
# python-lirc==1.2.3
|
# python-lirc==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.matter
|
# homeassistant.components.matter
|
||||||
python-matter-server==1.0.6
|
python-matter-server==1.0.7
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_miio
|
# homeassistant.components.xiaomi_miio
|
||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
@ -1417,7 +1417,7 @@ python-juicenet==1.1.0
|
|||||||
python-kasa==0.5.0
|
python-kasa==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.matter
|
# homeassistant.components.matter
|
||||||
python-matter-server==1.0.6
|
python-matter-server==1.0.7
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_miio
|
# homeassistant.components.xiaomi_miio
|
||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user