mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Axis - Handle Vapix error messages (#24215)
This commit is contained in:
parent
3a0616c680
commit
18286dbf4b
@ -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"]
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user