* 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>
Add more concise parameter description, and document the action variants that accept an icon and a severity level.
Signed-off-by: Danny Baumann <dannybaumann@web.de>
* Fixed links in uis.md
Multiple dead links fixed
* Fix links
multiple links to addons page fixed
* Delete reference to non-existing doc page
Reorg of docs made the referenced chapter obsolete
* Fixed multiple links
various links fixed
* Fixed links
links to section addons fixed
Deleted reference to yahooweather binding (now obsolete) as example for binding that requires manual thing definition.
* link fixed
link to addons section fixed
* fixed link
fixed link to UI selection screen
* Fix link
Fixed link to addons section
* Fix links, update example
Signed-off-by: Markus Lipp lipp_markus@gmail.com (github: LightIsLife)
Links to addon section and others fixed.
Old example using the now obsolete Yahooweather binding has been replaced with an example using the network binding
* delete link habpanel.md
Deleted inexisitng link
* Fix links index.md
Fixed links
* Fix link sitemaps.md (code review)
* Update installation/windows.md (Code review)
Co-Authored-By: LightIsLife <lipp.markus@gmail.com>
* Fix typo migration.md (Code review)
* Fixed typo migration.md (code review)
* Update qnap.md
* Replace 'config/' and 'conf/' with '$OPENHAB_CONF/'
Signed-off-by: Wouter Born <eclipse@maindrain.net>
* Replace ${openhab.home} with $OPENHAB_HOME in compatibilitylayer.md
Signed-off-by: Wouter Born <eclipse@maindrain.net>
* Clarified Misc on systems integration page and added an explanation for the different installation options.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Review improvements.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Changes due to second review
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Adressed review comments. Added feature command family to console part.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Again some review based changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Removed console part, Added addons.cfg part and added a warning to jar file part.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Image not needed without console section.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Again some small improvements for introduction and addons.cfg part.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Improvements to addons.cfg section.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Adressed review comments
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Pointed needed addon types for trailing 1 out.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Adressed review comments and fixed one remaining typo
Signed-off-by: Confectrician <github@luckenba.ch>
There is a sentence fragment in the "Event Bus Actions" section which makes the text non-understandable.
I added what I believe is the missing text to complete the sentence. Can a subject matter expert review?
* [actions] Add notification actions
- added three notification actions
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Correct linter errors
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Add a pointer to info at www.myopenhab.org
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Correct syntax errors
- Replaced angle brackets with quotes
- Still have a problem in jekyll with example code block rendering on my system
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Change example and accompanying text
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Address @Thomdetrich comments
- Changed heading to Cloud Notification Actions
- Changed to refer to openHAB Cloud instance
- Removed specific reference to myopenHAB.org
- Deleted example
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Add short intro to Installable Actions sectiony
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Moved Cloud Actions up to a main heading
- Add example on apartment front door notification
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
The change of the code is at https://github.com/eclipse/smarthome/pull/3001
After this commit, the end user can find the documentation about how to react
to thing status change in the rule.
Bug: #517
Incorporate more pull request feedback.
Signed-off-by: Maoliang Huang <hellomao@outlook.com>
* Add transformations section to rules-dsl
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Attend to comments, part 1
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Attend to comments, part 2
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Attend to comments, part 3
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Rename collection folders
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Change all occurences of addons and repos
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add further corrections
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove temporary directories after processing
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Reduce addons menus, show current uncond.
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix typo
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove redundant addons from permalinks
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Sort UI menu entries correctly
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Split maven command
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
Closes#200
* initial edits
Added detail to iOS app page, including feature list, screenshots, and
brief setup instructions
* Initial edits
Reference issue 200, added feature list, screenshots, and getting
started instructions.
* Updates per review
Fixed some grammar and formatting issues, provided more accurate
description of app’s remote capabilities, and fixed image width display.
Signed-off-by: Tom Nerison captomner@gmail.com (github: dome2048)
* Add a few corrections
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add general usage description to Transformations
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update transformations.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update transformations.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add content to transform config article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Initial addition of documentation for core actions.
Signed off by Richard Koshak <rlkoshak@gmail.com>
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Making Thom's requested changes.
- fixed spelling of specified
- added missing itemization * to logging section.
- added missing itemization * to createTimer section
Signed off by Richard Koshak <rlkoshak@gmail.com>
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Add toc
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)