mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Add documentation for newly added types of Axis component
https://github.com/home-assistant/home-assistant/pull/23312
This commit is contained in:
parent
103b0f7015
commit
8128db0386
@ -11,12 +11,14 @@ logo: axis.png
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Camera
|
- Camera
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_release: 0.45
|
ha_release: 0.45
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /components/binary_sensor.axis/
|
- /components/binary_sensor.axis/
|
||||||
- /components/camera.axis/
|
- /components/camera.axis/
|
||||||
|
- /components/switch.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.
|
[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.
|
||||||
@ -43,3 +45,11 @@ The following sensor types are supported:
|
|||||||
- Passive IR motion detection
|
- Passive IR motion detection
|
||||||
- Sound detection
|
- Sound detection
|
||||||
- Day/night mode
|
- Day/night mode
|
||||||
|
- Inputs and Supervised Inputs
|
||||||
|
|
||||||
|
## {% linkable_title Switch %}
|
||||||
|
|
||||||
|
The following controllable port types are supported:
|
||||||
|
|
||||||
|
- Output
|
||||||
|
- Relay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user