mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Bump Python Matter server to 8.0.0 (#147783)
This commit is contained in:
parent
77dcba0984
commit
afb247c907
@ -7,6 +7,6 @@
|
||||
"dependencies": ["websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-matter-server==7.0.0"],
|
||||
"requirements": ["python-matter-server==8.0.0"],
|
||||
"zeroconf": ["_matter._tcp.local.", "_matterc._udp.local."]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2462,7 +2462,7 @@ python-linkplay==0.2.12
|
||||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==7.0.0
|
||||
python-matter-server==8.0.0
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
python-melcloud==0.1.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2035,7 +2035,7 @@ python-linkplay==0.2.12
|
||||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==7.0.0
|
||||
python-matter-server==8.0.0
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
python-melcloud==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user