mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"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
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==2.1.0
|
||||
python-matter-server==2.1.1
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
@ -1474,7 +1474,7 @@ python-juicenet==1.1.0
|
||||
python-kasa==0.5.0
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==2.1.0
|
||||
python-matter-server==2.1.1
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user