Axis - Handle Vapix error messages (#24215)

This commit is contained in:
Robert Svensson 2019-05-31 20:34:06 +02:00 committed by GitHub
parent 3a0616c680
commit 18286dbf4b
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": "Axis",
"config_flow": true,
"documentation": "https://www.home-assistant.io/components/axis",
"requirements": ["axis==23"],
"requirements": ["axis==24"],
"dependencies": [],
"zeroconf": ["_axis-video._tcp.local."],
"codeowners": ["@kane610"]

View file

@ -212,7 +212,7 @@ av==6.1.2
# avion==0.10
# homeassistant.components.axis
axis==23
axis==24
# homeassistant.components.azure_event_hub
azure-eventhub==1.3.1

View file

@ -70,7 +70,7 @@ apns2==0.3.0
av==6.1.2
# homeassistant.components.axis
axis==23
axis==24
# homeassistant.components.zha
bellows-homeassistant==0.7.3