Bump python-otbr-api to 3.0.0 (#181368)

This commit is contained in:
Christian Glombek
2026-09-06 08:58:51 +02:00
committed by GitHub
parent e84b3e5ebd
commit 782e99276b
3 changed files with 3 additions and 3 deletions
+1 -1
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.10.0"]
"requirements": ["python-otbr-api==3.0.0"]
}
@@ -7,7 +7,7 @@
"documentation": "https://www.home-assistant.io/integrations/thread",
"integration_type": "service",
"iot_class": "local_polling",
"requirements": ["python-otbr-api==2.10.0", "pyroute2==0.9.6"],
"requirements": ["python-otbr-api==3.0.0", "pyroute2==0.9.6"],
"single_config_entry": true,
"zeroconf": ["_meshcop._udp.local."]
}
+1 -1
View File
@@ -2781,7 +2781,7 @@ python-opensky==1.0.1
# homeassistant.components.otbr
# homeassistant.components.thread
python-otbr-api==2.10.0
python-otbr-api==3.0.0
# homeassistant.components.overseerr
python-overseerr==0.9.0