mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 14:56:50 +00:00
53 lines
1.6 KiB
Markdown
53 lines
1.6 KiB
Markdown
---
|
|
title: Axis
|
|
description: Integration between network devices from Axis Communications with Home Assistant.
|
|
ha_category:
|
|
- Binary Sensor
|
|
- Camera
|
|
- Light
|
|
- Switch
|
|
ha_config_flow: true
|
|
ha_release: 0.45
|
|
ha_iot_class: Local Push
|
|
ha_codeowners:
|
|
- '@Kane610'
|
|
ha_domain: axis
|
|
---
|
|
|
|
[Axis Communications](https://www.axis.com/) devices are surveillance cameras, speakers, access control and other security-related network connected hardware. Event API works with firmware 5.50 and newer.
|
|
|
|
Home Assistant will automatically discover their presence on your network.
|
|
|
|
## Configuration
|
|
|
|
For configuration go to the `Integrations pane` on your Home Assistant instance.
|
|
|
|
<div class='note'>
|
|
It is recommended that you create a user on your Axis device specifically for Home Assistant. For all sensor functionality, it is enough to create a user belonging to user group viewer. Light control requires a minimum of operator.
|
|
</div>
|
|
|
|
## Troubleshooting discovery
|
|
|
|
If your device is not discovered. On your camera, go to **System Options** -> **Advanced** -> **Plain Configuration**. Change the drop-down box to `network` and click `Select Group`. If `Network Interface I0 ZeroConf` contains the `169.x.x.x` IP address, unchecked the box next to `Enabled` for this section and click `Save`.
|
|
|
|
## Binary Sensor
|
|
|
|
The following sensor types are supported:
|
|
|
|
- Motion detection (VMD3/VMD4)
|
|
- Passive IR motion detection
|
|
- Sound detection
|
|
- Day/night mode
|
|
- Inputs and Supervised Inputs
|
|
|
|
## Light
|
|
|
|
Control brightness and state of IR LED lights connected to device.
|
|
|
|
## Switch
|
|
|
|
The following controllable port types are supported:
|
|
|
|
- Output
|
|
- Relay
|