* Correct usage of its/it's
"It's" is always a contraction of "it is" or "it has". "Its" is a
possessive. Correct a few places where they were used backwards.
Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
* Correct "Z-Wave" spelling
Per https://www.z-wave.com/, the canonical spelling appears to be "Z-Wave".
Most places use "Z-Wave" already; change the remaining references to match.
Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
* Correct typos and grammatical errors
Correct some typos and grammatical errors.
Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
* Added note about broken action
See https://github.com/openhab/openhab-core/issues/1374
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Incorporated changes from review
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Incorporated changes from review
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* [exec-action] Clarify the use of @@ for exec command line
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* [exec-action] provided an example for both the simple case and one with space.
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* [exec-action] Split paragraph.
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Fixed one line per sentence
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Added custom container
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
* [http-actions] Add documentation on new Http actions with headers
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* [http-actions] Add an example for HTTP action
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* [http-actions] Simplify example
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
It was brought to my attention that the sentence on line 278 was not clear. I've rewritten it to address the confusion.
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Documentation for the new Ephemeris capability.
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Addressed comments from Confectician and cweitkamp
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added to separate dyas of the week with a comma in the list.
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>