Farid 1c8bd43cb4 Suez Water sensor documentation (#9576)
* added suez doc

* update of suez doc

* Update source/_components/suez.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* remove redirect from

* remove water category

* ✏️ Tweak

* ✏️ Tweak

* update ha first release

* ✏️ Tweaks
2019-07-24 01:50:49 +02:00
2019-06-29 12:28:35 -07:00
2019-07-18 15:24:05 -07:00
2015-10-27 00:53:57 -07: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 in the developer documentation.

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.7%
SCSS 15.2%
CSS 13.8%
Ruby 3.7%
JavaScript 3.6%