Bump python-otbr-api to 2.7.1 (#160496)

This commit is contained in:
Erik Montnemery
2026-01-08 12:10:39 +01:00
committed by GitHub
parent 43ced677e5
commit dd84b52c7b
4 changed files with 4 additions and 4 deletions

View File

@@ -8,5 +8,5 @@
"documentation": "https://www.home-assistant.io/integrations/otbr",
"integration_type": "service",
"iot_class": "local_polling",
"requirements": ["python-otbr-api==2.7.0"]
"requirements": ["python-otbr-api==2.7.1"]
}

View File

@@ -7,7 +7,7 @@
"documentation": "https://www.home-assistant.io/integrations/thread",
"integration_type": "service",
"iot_class": "local_polling",
"requirements": ["python-otbr-api==2.7.0", "pyroute2==0.7.5"],
"requirements": ["python-otbr-api==2.7.1", "pyroute2==0.7.5"],
"single_config_entry": true,
"zeroconf": ["_meshcop._udp.local."]
}

2
requirements_all.txt generated
View File

@@ -2563,7 +2563,7 @@ python-opensky==1.0.1
# homeassistant.components.otbr
# homeassistant.components.thread
python-otbr-api==2.7.0
python-otbr-api==2.7.1
# homeassistant.components.overseerr
python-overseerr==0.8.0

View File

@@ -2153,7 +2153,7 @@ python-opensky==1.0.1
# homeassistant.components.otbr
# homeassistant.components.thread
python-otbr-api==2.7.0
python-otbr-api==2.7.1
# homeassistant.components.overseerr
python-overseerr==0.8.0