No description
![]() * Update required message types and add v2.0 ex. Changed wording of section listing required message types to make more clear the necessity of sending V_STATUS messages along with V_PERCENTAGE or V_RGB messages. Also, added a MySensors v2.x example sketch which is substantially different from v.1.x. Example sketch taken from MySensors github repo with some comments removed. * Updated example sketch Simplified and style corrected. * V_LIGHT changed to V_STATUS ... Updated to use non-deprecated types. Also updated library link. * Updated wording of type description Updated description of which type messages to send in response to events. This is a hard requirement to fully explain, but hopefully the example sketches will provide guidance. |
||
---|---|---|
.github | ||
.themes/classic | ||
_deploy@69146ecaf4 | ||
plugins | ||
sass | ||
source | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.powrc | ||
.ruby-version | ||
.slugignore | ||
.travis.yml | ||
_config.yml | ||
config.rb | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
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