mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump python-matter-server to 2.1.1 (#88258)
This commit is contained in:
parent
cd57cdf8c4
commit
d03655cb6f
@ -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==2.1.0"]
|
"requirements": ["python-matter-server==2.1.1"]
|
||||||
}
|
}
|
||||||
|
@ -2078,7 +2078,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==2.1.0
|
python-matter-server==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_miio
|
# homeassistant.components.xiaomi_miio
|
||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
@ -1474,7 +1474,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==2.1.0
|
python-matter-server==2.1.1
|
||||||
|
|
||||||
# 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