Bump dependency (#24376)
This commit is contained in:
parent
ae1511d8f6
commit
1647ebaf31
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Axis",
|
"name": "Axis",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/axis",
|
"documentation": "https://www.home-assistant.io/components/axis",
|
||||||
"requirements": ["axis==24"],
|
"requirements": ["axis==25"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"zeroconf": ["_axis-video._tcp.local."],
|
"zeroconf": ["_axis-video._tcp.local."],
|
||||||
"codeowners": ["@kane610"]
|
"codeowners": ["@kane610"]
|
||||||
|
|
|
@ -215,7 +215,7 @@ av==6.1.2
|
||||||
# avion==0.10
|
# avion==0.10
|
||||||
|
|
||||||
# homeassistant.components.axis
|
# homeassistant.components.axis
|
||||||
axis==24
|
axis==25
|
||||||
|
|
||||||
# homeassistant.components.azure_event_hub
|
# homeassistant.components.azure_event_hub
|
||||||
azure-eventhub==1.3.1
|
azure-eventhub==1.3.1
|
||||||
|
|
|
@ -73,7 +73,7 @@ apns2==0.3.0
|
||||||
av==6.1.2
|
av==6.1.2
|
||||||
|
|
||||||
# homeassistant.components.axis
|
# homeassistant.components.axis
|
||||||
axis==24
|
axis==25
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.8.0
|
bellows-homeassistant==0.8.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue