15 Commits

Author SHA1 Message Date
Tyler Page
5043fec54a remove legacy mentions of gi related files (#4108)
Since installation is handled through the `axis` package, we can remove references to the gi folder
2017-12-01 08:13:11 +01:00
Kane610
978eef0d8d
Remove external dependency guide lines (#3673)
With the next PR for axis component (home-assistant/home-assistant#9791) the external dependencies for event stream has been removed.
2017-10-31 20:19:55 +01:00
Roman
5634d59ce3 "http_port" is now CONF_PORT and therefore just "port" 2017-09-27 17:12:32 +02:00
R Huish
ecc2f4757b Added Virtualenv installation to Axis component (#3440)
* Added Virtualenv installation to Axis component 

Added path to Virtualenv installation to Axis component

* Update axis.markdown
2017-09-25 22:28:54 +02:00
Kane610
11d629cf9d Additional dependencies for Axis component (#3435)
Some users environments have required additional streamer packages to be installed.
2017-09-25 13:38:11 +02:00
Kane610
e189ff1ef6 How to configure custom HTTP port for Axis devices (#3307) 2017-09-19 16:30:37 +02:00
Franck Nijhof
19738675e8
Review/Edit components starting with the letter A (#3220) 2017-08-25 13:07:42 +02:00
Kane610
498c7aeffa * Added information on how to get dependencies working on Python3.6. (#2720)
* Added information about new device service vapix_call.
2017-07-02 22:05:44 +02:00
Alok Saboo
a72c71cace Fixed typos (#2903) 2017-06-30 08:05:16 +02:00
Fabian Affolter
29934427e1
Add 'ha_iot_class' 2017-06-13 10:26:24 +02:00
Fabian Affolter
47774ab8ef
Minimize configuration sample 2017-06-03 21:12:15 +02:00
R Huish
d72fe784c2 Axis component: Added steps for Raspberry Pi All-In-One Installer (#2749) 2017-06-03 20:58:12 +02:00
boojew
7782be060b Update axis.markdown (#2702) 2017-05-24 12:02:39 +02:00
Paulus Schoutsen
6cb2e4665b Update axis.markdown 2017-05-12 10:03:10 -07:00
Kane610
42e53e9900 Axis documentation (#2549)
* 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
2017-05-12 09:07:53 -07:00