Commit Graph

27 Commits (1833c32a2ca88fa9cffdfed7e5158b5d588dbd83)

Author SHA1 Message Date
Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Klaas Schoute bc8af81767
✏️ Tweak
Redirect_from is only for existing pages
2019-05-19 22:58:10 +02:00
Robert Svensson 8128db0386
Add documentation for newly added types of Axis component
https://github.com/home-assistant/home-assistant/pull/23312
2019-05-19 22:45:31 +02:00
Robert Svensson 454c421093 Update documentation to reflect Axis config flow support (#9016)
* Update documentation to reflect Axis config flow support

* ✏️ Removed Hub reference
2019-03-25 22:15:58 +01:00
Robbie Trencheny b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Robbie Trencheny c3a2305c54
Fix incorrect ha_release syntax 2019-03-09 14:57:55 -08:00
Klaas Schoute d261607bf9 🚜 Merges/Redirect Axis component pages (#8521) 2019-02-12 14:53:10 -08:00
Jorim Tielemans 7eace6c371 Various small fixes - a (#6977)
* Various small fixes

Add configuration and other titles
Remove empty lines
Fix indentation for configuration block
Reorder key list to be in line with the rest
Delete empty default value and fixed value type

* None is a valid value
2018-10-20 12:53:18 +02:00
Klaas Schoute a64e0bf9b6 Update Axis component configuration variable (#6595)
Update style of Axis component documentation to follow new configuration variables description.
2018-10-08 11:53:18 +02:00
Robert Svensson 5e45c07b53 Axis - troubleshooting bad IPs from discovery (#6424) 2018-10-02 11:09:10 +02:00
Fabian Affolter d5c4ec7e30
Update category and other minor changes 2018-09-04 10:59:49 +02:00
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