Bump python matter server to 5.4.1 (#109692)
This commit is contained in:
parent
8022d758ea
commit
682fff73f5
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"dependencies": ["websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-matter-server==5.4.0"]
|
||||
"requirements": ["python-matter-server==5.4.1"]
|
||||
}
|
||||
|
|
|
@ -2238,7 +2238,7 @@ python-kasa[speedups]==0.6.2.1
|
|||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==5.4.0
|
||||
python-matter-server==5.4.1
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
|
|
@ -1711,7 +1711,7 @@ python-juicenet==1.1.0
|
|||
python-kasa[speedups]==0.6.2.1
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==5.4.0
|
||||
python-matter-server==5.4.1
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue