* Z-Wave documents refactoring
* Continuing to update documentation for Z-Wave
* Wakeup correction
Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown)
* Polling impact notes
Example of what the impact of polling can be
* Fix object_id to entity_id
* Add text on similarities between yaml and dicts
- Linewrapped the respective text to a with of 80 chars as well
* Adds reference to dicts/Hashtables when expl. YAML
- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters
* Adds reference to python, indentation is mentioned
* Extends reasoning on YAMLLint
* Removes obsolete whitespace
* Fix whitespace
* Adds reference to inclusion of env-vars in YAML
* Add links
* Include note into the yaml explanation
- The YAMLLint stuff is a little off-topic, when raising the security
concerns. It should hence go into an info box.
* Minor changes
* A few clarifications
These are a few clarifications that would have made the instructions a bit more clear. I figured out what to do, but some of the behavior's were unexpected and I had to guess through a few things.
* Minor changes
* Add text on similarities between yaml and dicts
- Linewrapped the respective text to a with of 80 chars as well
* Adds reference to dicts/Hashtables when expl. YAML
- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters
* Adds reference to python, indentation is mentioned
* Minor changes
* Added link
Added link to hassbian-config
* Added note
Added note for upgrade HA from hassbian-config
* Added note
Added note on how to uppdate HA from hassbian-config
* Updated to match current version
Updated to match current version of hassbian-config.
* Corrected problems with link
* Corrected typo
* Corrected typo
* Corrected typo
* Update common-tasks.markdown
* Update upgrading.markdown
* Fix spelling
* Fix spelling
Added a new sensor example which requires multiple configuration topics but one state topic. I'm convinced that this example is very widespread and is useful for beginners (like me). Added sentence to outline the idea of MQTT discovery.
* fixed double 'the'
mostly 's/the the /the /', little style changes where 'is' or 'to' was missing
* removed duplicate words
removed duplicate words like 'to to', 'you you' or 'account account' etc.
a batch of pizza-toasts burnt for this.
* Added a section about delay during startup
Added additional note right after configuration to let users know about the expected delays during startup due to installation of additional dependencies.
* Set first letter of name to upper-case
* Update tls_self_signed_certificate.markdown
Add .pem and iOS info to save others searching for it like I had too and save time :)
* Minor changes
* Update names
* Added link to Hassio
A Hassio link was added to the 'note' section about avoiding permission errors, but I think we need to add a link up top too so that folks can go see the upgrading section of the Hassio documentation. Thanks
* Update updating.markdown