No description
* Dim (and brighten) lights via a remote As per chat in the Discord, these are the scripts, automations, and input_sliders to allow a light to be dimmed and brightened by holding down the down or up button on an appropriate remote. This has been extended to use input_sliders for the dim/brighten step, and for the minimum and maximum brightness levels. * Updates Replacing pointless data_templates with just data, complying with preferred formatting standards ;) * Further updates More fixes ;) |
||
|---|---|---|
| .github | ||
| .themes/classic | ||
| _deploy@69146ecaf4 | ||
| credits_generator | ||
| plugins | ||
| sass | ||
| source | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .powrc | ||
| .ruby-version | ||
| .slugignore | ||
| .travis.yml | ||
| _config.yml | ||
| CLA.md | ||
| CODE_OF_CONDUCT.md | ||
| config.rb | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE.md | ||
| Rakefile | ||
| README.markdown | ||
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:
$ rake preview