Bump Axis dependency (#42168)

This commit is contained in:
Robert Svensson 2020-10-21 17:48:57 +02:00 committed by GitHub
parent 1fe5928818
commit a62db7887b
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/integrations/axis",
"requirements": ["axis==40"],
"requirements": ["axis==41"],
"zeroconf": [
{ "type": "_axis-video._tcp.local.", "macaddress": "00408C*" },
{ "type": "_axis-video._tcp.local.", "macaddress": "ACCC8E*" },

View File

@ -309,7 +309,7 @@ av==8.0.2
avri-api==0.1.7
# homeassistant.components.axis
axis==40
axis==41
# homeassistant.components.azure_event_hub
azure-eventhub==5.1.0

View File

@ -180,7 +180,7 @@ av==8.0.2
avri-api==0.1.7
# homeassistant.components.axis
axis==40
axis==41
# homeassistant.components.azure_event_hub
azure-eventhub==5.1.0