Bump python-otbr-api to 2.3.0 (#97185)
This commit is contained in:
parent
024d646526
commit
0dc5875cbd
4 changed files with 4 additions and 4 deletions
|
@ -8,5 +8,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/otbr",
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["python-otbr-api==2.2.0"]
|
||||
"requirements": ["python-otbr-api==2.3.0"]
|
||||
}
|
||||
|
|
|
@ -7,6 +7,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/thread",
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["python-otbr-api==2.2.0", "pyroute2==0.7.5"],
|
||||
"requirements": ["python-otbr-api==2.3.0", "pyroute2==0.7.5"],
|
||||
"zeroconf": ["_meshcop._udp.local."]
|
||||
}
|
||||
|
|
|
@ -2130,7 +2130,7 @@ python-opensky==0.0.10
|
|||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
python-otbr-api==2.2.0
|
||||
python-otbr-api==2.3.0
|
||||
|
||||
# homeassistant.components.picnic
|
||||
python-picnic-api==1.1.0
|
||||
|
|
|
@ -1559,7 +1559,7 @@ python-mystrom==2.2.0
|
|||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
python-otbr-api==2.2.0
|
||||
python-otbr-api==2.3.0
|
||||
|
||||
# homeassistant.components.picnic
|
||||
python-picnic-api==1.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue