mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 07:16:47 +00:00

* First draft of Axis component documentation * Small improvements * Added information about lowest supported Axis firmware * Trigger time better explains functionality than scan interval * Simplified explanation of automatic discovery * Rephrasing manually configuring device * Keep first and second level variables separated for ease of reading * Moved up dependency and used Hassbian paths as an example * Indented include variables descriptions to clarify their relation * Made configuration variables tile linkable * Axis devices are part of the discovery mechanism * Update axis.markdown * Update binary_sensor.axis.markdown * Update camera.axis.markdown
18 lines
436 B
Markdown
18 lines
436 B
Markdown
---
|
|
layout: page
|
|
title: "Axis Camera"
|
|
description: "Instructions how to setup Axis cameras within Home Assistant."
|
|
date: 2017-05-01 19:09
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: axis.png
|
|
ha_category: Camera
|
|
ha_release: "0.45"
|
|
---
|
|
|
|
The `Axis` camera platform allows you to stream video from your [Axis](https://www.axis.com/) cameras.
|
|
|
|
The requirement is that you have setup your [Axis camera](/components/axis/).
|