Adam 6a86c63258 Cleanup of Cookbook examples (#6645)
* Remove File

A dated example file that contains some bad yaml practices, (Sensor1, Sensor 2, etc).   The meteobridge and media_player: cast platforms are outdated.

* Remove

Has not been updated in two years.

* Remove File

A very minimal installation that hasn't been updated in 8 months.

* Remove 

Returns a 404 not found.

* Update to direct link. 

Host goes to a bare bones repository.  Update link to current bitbucket repository.

* Remove

Not updated in over a year.

* Remove

Not updated in over a year.

* Remove

Not updated in over two years.

* Remove

Stale, not updated for 8 months.

* Remove

added repo two years ago, never maintained.

* Remove

7 months old and has directions for outdated install method. (all-in-one installer)

* Remove

Not maintained, last updated was for ha version 0.56.2.
2018-10-09 20:23:26 +02:00
2016-08-21 18:09:35 -07:00
2018-10-09 12:13:54 +02:00
2018-08-28 09:40:10 +02:00
2018-10-09 12:13:54 +02:00
2018-10-09 12:13:54 +02:00
2018-10-02 11:25:23 +02:00
2016-08-21 16:52:23 -07:00
2018-03-11 16:27:02 -07:00
2017-08-26 10:07:35 -07:00
2015-10-27 00:53:57 -07:00
2018-01-08 20:54:49 +01:00

Discord Travis branch Krihelimeter License: CC BY-NC-SA 4.0

Home Assistant website

This is the source for the Home-Assistant.io website.

Setup

Setting up to contribute to documentation and the process for submitting pull requests is explained here.

Site preview

In order to make the preview available on http://127.0.0.1:4000, use the command as follows:

bundle exec rake preview

Speeding up site generation

Every release we post long changelogs to the website. This slows down generation of the website significantly! We include some tools to temporarily exclude the blog posts that you're not working on out of the way.

bundle exec rake isolate[filename-of-blogpost]

When you're done working on the site, run the following command to move the posts back again:

bundle exec rake integrate
Description
📘 Home Assistant User documentation
Readme 1.4 GiB
Languages
HTML 63.6%
SCSS 15.2%
CSS 13.9%
Ruby 3.7%
JavaScript 3.6%