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)
* added documentation about Eclipse IoT Marketplace integration
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed review comments
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* fixing the right occurance this time
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed review comments
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* bought a "c"
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added getting started to android UI
Signed-off-by: Eamonn O'Connell <eamonnoconnell@gmail.com> (github:halfbaked)
* Regarding the android app:
- included additional examples of possible server URLs
- added reference to the remote URL
Signed-off-by: Eamonn O'Connell <eamonnoconnell@gmail.com> (github:halfbaked)
* updated android getting started
* Add small tweaks
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Generate addon docs as Jekyll Collections instead of Jekyll Pages
Simplifies a lot of Jekyll, makes custom addon layout possible.
Signed-off-by: John Cocula <john@cocula.com>
* Adds-on (all but bindings) in user menu
Signed-off-by: John Cocula <john@cocula.com>
* Added openhab-distro submodule
Signed-off-by: John Cocula <john@cocula.com>
* added logos to add-on lists
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* - added alt and title texts to img
- moved icon column to front
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* improved css
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added title and alt to all lists
Signed-off-by: Kai Kreuzer <kai@openhab.org>