Commit Graph

599 Commits (c2293a1eff20b147af67fc8415d8ad256e767017)

Author SHA1 Message Date
Thomas Dietrich 7454b15ad5 [Configuration] Add wrongfully deleted services.md (#460)
This was a silly mistake while cleaning up in f18348d0f2

Resolves #459

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-26 23:56:04 +02:00
Steve Bate 8ea07acaf6 Add JSR223 subpages to nav menu (#446)
Signed-off-by: Steve Bate <svc-github@stevebate.net> (github: steve-bate)
2017-07-26 17:24:50 +02:00
Thomas Dietrich 31e62ebaef Fix typo in contribution-wanted #456 (#458)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-26 17:18:12 +02:00
VelinYordanov 2d58977636 Fix typo (#455)
Signed-off-by: VelinYordanov <velin.iordanov@gmail.com>
2017-07-26 17:11:56 +02:00
Thomas Dietrich 793e294f3f [Linux] Replace portal by dashboard
following https://github.com/openhab/openhab-docs/pull/325#discussion_r101370431

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-26 13:35:26 +02:00
Ben Clark 915e9e7553 Edit information concerning Zulu install (#452)
* Edited information concerning Zulu install

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added pointers to linux install

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added java alternatives instruction

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-07-25 11:56:16 +02:00
Steve Bate 6775de5567 Added requirement for NG rule engine. (#454)
* Added requirement for NG rule engine.

Signed-off-by: Steve Bate <svc-github@stevebate.net> (github: steve-bate)
2017-07-24 12:23:57 +02:00
Svilen cef04c01de [Developers] Add article about EventAdmin (#450)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2017-07-23 13:55:43 +02:00
Ben Clark 01cbe1f701 [Linux]Revert "Add note about automatic java install" (#453)
* Revert "Correct linter warnings for configuration articles (#444)"

This reverts commit f18348d0f2.

* Revert "[Linux] Add note about automatic java install (#435)"

This reverts commit 49a43bfd26.
2017-07-23 13:51:39 +02:00
Thomas Dietrich f18348d0f2 Correct linter warnings for configuration articles (#444)
* Correct linter warning ins config articles, part 1

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Finish configuration linter corrections

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-07-20 18:47:28 +02:00
Ben Clark 49a43bfd26 [Linux] Add note about automatic java install (#435)
* Added note about automatic java install

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Semicolon -> Full stop

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-07-19 14:30:57 +02:00
Kai Kreuzer 6774012bf7 updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-07-19 14:25:29 +07:00
Kai Kreuzer 135894e865 updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-07-19 13:39:55 +07:00
Isaac I.Y. Saito ab35a42986 Deprecate the old demo page, remove link (#438)
* [demo] Fix non-existent link.

With the old link I get the following browser. I'm not sure the new link in this commit/PR is what is supposed to be:

```
HTTP ERROR 404

Problem accessing /job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip. Reason:

    Not Found
```

* Deprecated an old demo page.

* Remove obsolete demo page.

No content was added.
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-16 11:39:32 +02:00
Steve Bate 7ad0c7ce93 Add initial JSR223 documentation (#428)
Signed-off-by: Steve Bate <svc-github@stevebate.net> (github: steve-bate)
2017-07-14 14:07:51 +02:00
Angelos Fountoulakis b7d1d99928 [Windows] Fix mixed slashes in openHAB2-wrapper.conf (#437)
Fixes https://github.com/openhab/openhab-docs/issues/436

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
2017-07-11 17:46:26 +02:00
Isaac I.Y. Saito 38ab13f154 [restdoc] Elaborate installation of local rest api doc. (#406)
Being new to OpenHAB, I had to spend half an hour to find how I can install and where I can see the rest api doc.
2017-07-06 17:44:16 +02:00
bgilmer77 efb92a8934 [Rules] Add note on 'System started' trigger (#416)
* Add note on 'System started' trigger

The 'System started' trigger causes actions to execute when the system is started (i.e. a reboot).  But the trigger also fires when alterations are made to any rules files.  This could lead to unanticipated system behavior, since users may expect that the only time the trigger would fire is when the system initializes for the first time.

Sign-off: Signed-off-by: Brad Gilmer brad@gilmer.tv (github: bgilmer77)

* Clarify description of system-based triggers

Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)

* Correct openHab to openHAB

Signed-off: Brad Gilmer <brad@gilmer.tv>  (github:bgilmer77)

* Modifed per comments by @ThomDietrich

Signed-off: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)
2017-07-06 17:39:52 +02:00
Thomas Dietrich 5372975b42 Fix all installation articles according to style guide (#426)
* Add first version of styleguide, refine rules

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Fix all installation articles according to style guide

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-07-06 17:36:46 +02:00
Jerome L a601f8c9e8 Add IoT Marketplace page to sidenav (#427)
* Add IoT Marketplace Page to Side-Nav

Fixes #424

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: Confectrician)

* Changed link order

Changed the nav elements order.
This sorts it according to the page content.

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: Confectrician)
2017-07-06 17:36:19 +02:00
Ben Clark e3a4690d77 Add "Print Page" button (#429)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-07-06 17:35:18 +02:00
Wolfgang Ortner 0b5e36a682 [Synology] Add Diskstation DS1815+ to supported list (#433)
I'm running openHAB on my Synology DiskStation DS1815+ since a few weeks now without problems.

Signed-off-by: Wolfgang Ortner <w.a.ortner@gmail.com>
2017-07-06 17:33:54 +02:00
Thomas Dietrich 9e1fcbd610 Update remark-lint config, add usage description (#423)
* Update remark-lint config

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Add linter usage comments

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-07-01 22:42:19 +02:00
Thomas Dietrich df7421d65e Update frameworks and fix highlighting (#417)
* Update materialize, remove material-design-icons

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Replace hljs, replace material icons, add rouge style

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-06-29 18:54:19 +02:00
Thomas Dietrich d8efac03e4 Add remark-lint configuration (#418)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-06-29 18:53:55 +02:00
Thomas Dietrich 453ae0fcf6 [Linux] Update or Remove openHAB version numbers (#422)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-29 18:53:39 +02:00
Kai Kreuzer 64f3a46a33 [Windows] Update link to 2.2 snapshot (#421) 2017-06-29 18:10:15 +02:00
Angelos Fountoulakis 56778a0481 Update `Install->Windows` for 2.1.0 download links (#420)
Closes https://github.com/openhab/openhab-docs/issues/419

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
2017-06-29 08:22:19 +02:00
Richard Koshak c6cc435ddd [Actions] Initial addition of core actions. (#397)
* 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)
2017-06-28 22:28:33 +02:00
Ben Clark d322373711 Update MacOS and Linux with 2.1.0 update instructions (#414)
* Update MacOS with latest install and update instructions.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Updated manual Linux instructions with latest instructions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added TOC and path corrections

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Responded to Linux suggestions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Be more specific with paths

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Be more specific with update script (Linux)

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Be more specific with update script (MacOSX)

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Updated instructions for Windows

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Bintray doesn't support repo_gpgcheck it seems

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-06-28 15:19:44 +02:00
Kai Kreuzer 320428c524
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-27 18:43:49 +02:00
Kai Kreuzer 4fa5c4b1ec Add documentation about Eclipse IoT Marketplace integration (#415)
* 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>
2017-06-27 18:35:06 +02:00
Svilen 712825dbdd [Developers] Improve prerequisites section (#407)
Some of the articles are extended.
Coding tasks slightly changed.
Added troubleshooting section for Declarative Services.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2017-06-27 13:53:39 +02:00
Kai Kreuzer 58294b579b
added a few logos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 22:04:31 +02:00
Kai Kreuzer adef4f5fc5
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 21:28:05 +02:00
Kai Kreuzer d12aa7ddcd
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 21:25:24 +02:00
Kai Kreuzer 9f02ae29fc
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-22 21:11:12 +02:00
Stefan Triller d25eba9003 [Items] Corrected default behavior for group functions (#373)
* Corrected behavior for group functions

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>

* Break down sentences to lines

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-21 12:42:00 +02:00
Angelos Fountoulakis 2fa83abacc [Windows] Include service installation instructions (#398)
* Include Windows Service Installation method

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* Small formatting corrections

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* More formatting changes...

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* Images for Windows Installation

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* 1 more image

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* More formatting changes (and images)

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* Change wrapper.log destination

Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)

* Add more SSH Client options

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Added OPENHAB_* (as in oh2_dir_layout)

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Downloadable Wrapper config file

Unfortunately, the auto generated wrapper.conf is "broken" and we need to make significant changes to it for the installation of the Windows service to work.
(temporarily) We can provide two methods/options to fix this issue: (1) download the attached template and overwrite existing or (2) manually edit existing

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Updated following @ThomDietrich's review

Hopefully it's better now... (it's not perfect.. I know :))

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* FIx formatting issues

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Improve numbered list indention

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* New update

[!] Rephrased installation step 4 for the windows service
[-] Removed the "download wrapper.conf" part
[!] added some empty lines between text and images
[!] changed a bit the wrapper.conf content

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Remove file `installation/openHAB2-wrapper.conf`

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Change Windows Service Log destinations

[!] All log destinations (`openhab.log, event.log & wrapper.log`) set to  `C:\openHAB2\userdata\logs` (instead of `C:\openHAB2\logs`) as specified in the File Locations section

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Added first image (JAVA_HOME.png)

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Changed Image path for Java_Home.png

Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)

* Indent SSH instructions

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Add TOC

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-19 19:35:02 +02:00
Thomas Dietrich 47e4f3121b [Items] Continue items article revision, #250 (#404)
Continue the items article revision with all comments in #250.
The article is far from perfect. Many things still need to be added and improved.
This PR is another iteration and ready to be merged for now.

Related to #250 #402
Resolves #291
Next look into #373

* Add toc to sitemap article

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Reorganize Items sections

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Update introduction and syntax

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Overhaul Icons section and more

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Add multi binding section

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-06-19 17:55:32 +02:00
Kai Kreuzer 58e83665b4
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-18 23:00:14 +02:00
Ben Clark 7fc10dbb2a [Linux] Enable GPG instructions (#403)
* RPM GPG checking is enabled

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add repo_gpgcheck

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-06-17 20:32:51 +02:00
Richard Koshak 40c8a07e0e [Items] Include first article revision (#250)
* Edited Items document:.

* Edited Items document:
Made 'Item' and 'Group' consistently captalized
Minor grammatical and word choice corrections
Clarified the behavior of icons when used with a map
Added the table of contents
Clarified binding/linking to Items.

 Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Reworked the icons section

Added a bullet list of requirements for dynamic icons.
Put the example in a table.
Added more explanation about the filename format
A few more grammatical and word choice changes

Signed-off-by: Richard Koshak <rlkoshak@gmail.com> (github: rkoshak)
2017-06-17 18:05:22 +02:00
Thomas Dietrich fd2512f866
[openHABian] Update article for v1.3
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-06-16 23:01:21 +02:00
Kai Kreuzer ab715c8f7a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-16 16:50:17 +02:00
lolodomo 8f0ccf5d60 [Sitemaps] Chart element: value "2D" accepted as period (#394)
Mention about not working refresh parameter for chart suppressed as it was fixed recently in Basic UI

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2017-06-14 12:43:01 +02:00
lolodomo d56799feb4 [Sitemaps] Image element can refer to an Image item (#396)
Fix #395

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2017-06-14 12:41:24 +02:00
Thomas Dietrich 19d539ca22 Improve backup and restore script
Resolves #176

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-13 02:52:36 +02:00
Ben Clark f8c717eafc [Linux] Add instructions for stable RPM packages (#392)
* Added instructions for installing stable RPM packages.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Official -> Stable

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-06-10 15:57:41 +02:00
Kai Kreuzer c2b52d3564
added a few logos and regenerated code
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-09 22:40:17 +02:00