mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump python-matter-server to 4.0.2 (#103760)
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
This commit is contained in:
parent
c929b70fba
commit
4c7da97eca
@ -6,5 +6,5 @@
|
||||
"dependencies": ["websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-matter-server==4.0.0"]
|
||||
"requirements": ["python-matter-server==4.0.2"]
|
||||
}
|
||||
|
@ -2164,7 +2164,7 @@ python-kasa[speedups]==0.5.4
|
||||
# python-lirc==1.2.3
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==4.0.0
|
||||
python-matter-server==4.0.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
@ -1615,7 +1615,7 @@ python-juicenet==1.1.0
|
||||
python-kasa[speedups]==0.5.4
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==4.0.0
|
||||
python-matter-server==4.0.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
@ -14,6 +14,7 @@
|
||||
"node_id": 5,
|
||||
"date_commissioned": "2023-01-16T21:07:57.508440",
|
||||
"last_interview": "2023-01-16T21:07:57.508448",
|
||||
"last_subscription_attempt": 0,
|
||||
"interview_version": 2,
|
||||
"attributes": {
|
||||
"0/4/0": 128,
|
||||
|
@ -3,6 +3,7 @@
|
||||
"date_commissioned": "2023-01-16T21:07:57.508440",
|
||||
"last_interview": "2023-01-16T21:07:57.508448",
|
||||
"interview_version": 2,
|
||||
"last_subscription_attempt": 0,
|
||||
"attributes": {
|
||||
"0/4/0": 128,
|
||||
"0/4/65532": 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user