Bump python-matter-server to 1.1.0 (#85840)

pull/85798/head
Martin Hjelmare 2023-01-14 02:20:10 +01:00 committed by GitHub
parent 8b893b7062
commit bca462401c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Matter (BETA)",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/matter",
"requirements": ["python-matter-server==1.0.8"],
"requirements": ["python-matter-server==1.1.0"],
"dependencies": ["websocket_api"],
"codeowners": ["@home-assistant/matter"],
"iot_class": "local_push"

View File

@ -2060,7 +2060,7 @@ python-kasa==0.5.0
# python-lirc==1.2.3
# homeassistant.components.matter
python-matter-server==1.0.8
python-matter-server==1.1.0
# homeassistant.components.xiaomi_miio
python-miio==0.5.12

View File

@ -1456,7 +1456,7 @@ python-juicenet==1.1.0
python-kasa==0.5.0
# homeassistant.components.matter
python-matter-server==1.0.8
python-matter-server==1.1.0
# homeassistant.components.xiaomi_miio
python-miio==0.5.12