mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update axis.markdown (#13787)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
ccb0ba3ad8
commit
cdb93a2e9e
@ -2,8 +2,9 @@
|
|||||||
title: Axis
|
title: Axis
|
||||||
description: Integration between network devices from Axis Communications with Home Assistant.
|
description: Integration between network devices from Axis Communications with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Camera
|
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Camera
|
||||||
|
- Light
|
||||||
- Switch
|
- Switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_release: 0.45
|
ha_release: 0.45
|
||||||
@ -22,7 +23,7 @@ Home Assistant will automatically discover their presence on your network.
|
|||||||
For configuration go to the `Integrations pane` on your Home Assistant instance.
|
For configuration go to the `Integrations pane` on your Home Assistant instance.
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
It is recommended that you create a user on your Axis device specifically for Home Assistant. For all current functionality, it is enough to create a user belonging to user group viewer.
|
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>
|
</div>
|
||||||
|
|
||||||
## Troubleshooting discovery
|
## Troubleshooting discovery
|
||||||
@ -39,6 +40,10 @@ The following sensor types are supported:
|
|||||||
- Day/night mode
|
- Day/night mode
|
||||||
- Inputs and Supervised Inputs
|
- Inputs and Supervised Inputs
|
||||||
|
|
||||||
|
## Light
|
||||||
|
|
||||||
|
Control brightness and state of IR LED lights connected to device.
|
||||||
|
|
||||||
## Switch
|
## Switch
|
||||||
|
|
||||||
The following controllable port types are supported:
|
The following controllable port types are supported:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user