Commit Graph

622 Commits (580f30917c4a088f70de0bb5d7c8bee70f657ba8)

Author SHA1 Message Date
Wouter Born 580f30917c Rename all variants to macOS (#778)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-18 19:35:39 +02:00
Wouter Born 35a0986f6e Fix add-ons file path references (#780)
The add-ons JAR and KAR files are stored in a directory named "addons" and not "add-ons".

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-18 19:32:03 +02:00
Scott Rushworth 813e1e5ea0 Corrected Thing Status Action link (#777) 2018-09-18 19:29:31 +02:00
Markus Storm 6dc2cae7d9 added recommendations which interfaces to use (#757)
* added recommendations which interfaces to use 

Signed-off-by: Markus Storm markus.storm@gmx.net (github: mstormi)

* Beautification

Signed-off-by: Markus Storm markus.storm@gmx.net (github: mstormi)

* Confectrician's review

* linebreak removed

* addons link corrected

* typo

* Reworked recommendations table

* minor recommendation table change

* VS code extensions for syntax checking of items and sitemaps

* addons link corrected

* minor wording changes

* clarify recommendations

incorporated 5iver's comments
added recommendation column
wording changed to clarify conflict files vs. UI

* simplified comments in table

* typo

* changed recommendation on addons

* improved column naming

* beautification

* fixed links

* removed include directive

* typo

* most OH1 bindings require config in *.cfg

* Added homebuilder to comparison

* small enhancement on Homebuilder

* Update index.md
2018-09-14 00:09:07 +02:00
Raj Shah 67cd769af3 FIX TYPO IN ITEMS CONFIGURATION (#772) 2018-09-04 09:46:50 +02:00
Rosi2143 95d20a7978 replace .calendar with .zonedDateTime (#762)
getCalender() is deprecated getZonedDateTime() should be used
2018-09-04 09:46:22 +02:00
William Leemans 2e087ec708 wrong method (#771) 2018-09-04 09:45:13 +02:00
Richard Koshak 75b3554254 Added docs for missing core actions (#769)
Added description for executeCommandLine, callScript, and transform Actions. 

Addresses #768 

Signed off by Rich Koshal <rlkoshak@gmail.com>
2018-09-01 16:13:52 +02:00
Christoph Weitkamp df1a5d2949 Added 'playStream()' function (#767)
- Added 'playStream()' function
- Fixed linter errors

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-09-01 16:08:48 +02:00
Richard Koshak 9f32b6a752 Make it more clear that Java 8 is required (#766)
* Make it more clear that Java 8 is required

Reword to make it more clear that Java 8 is required and all of the newer versions of Java are not currently supported.

Addresses #765

signed off by Rich Koshak <rlkoshak@gmail.com>
2018-08-29 09:21:49 +02:00
cvdenzen afcbd14efe Paper UI is not new anymore (#763)
In general it is not a good idea to name something new in documentation. To name something old is no problem as old things will only get older.
2018-08-27 08:40:04 +02:00
Richard Koshak 1b8ce6d7ce Added documentation for Member of Rule triggers (#759)
This applies to OH 2.3, not sure how to back port it.

While I was here, I also added a warning that if one uses received command, one cannot use ItemName.state and should instead use receivedCommand.

Signed off by Richard Koshak <rlkoshak@gmail.com>

Addresses #758
2018-08-19 17:32:05 +02:00
Arnold 0a7386d7b7 Update items.md (#760)
Fixed the link to the classic icons
2018-08-19 17:29:13 +02:00
Sami Salonen f1d4e403c0 Addition of persistence addon to distribution (#756)
This hopefully clarifies the steps. See
https://github.com/openhab/openhab1-addons/issues/5334
for practical discussions in the context of DynamoDB
addon.

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2018-08-13 07:14:11 +02:00
Wouter Born 69946de88b Update contribution doc to disallow noreply e-mail addresses (#754)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-08-09 22:04:54 +02:00
mgf909 e2f5ceec83 Update addons.md (#753)
fix typo
2018-08-07 11:51:37 +02:00
Scott Rushworth d05ca45cc4 Update jsr223-jython.md to include changes form ESH PR #5953 (#751)
Signed-off-by: Scott Rushworth openhab@5iver.com (github: openahb-5iver)
2018-08-06 23:40:12 +02:00
Maurits28 f61059bdb4 Update macosx.md (#752)
Updated the download links to https://www.openhab.org/download/
2018-08-06 23:38:35 +02:00
Thomas Dietrich 8ecb3f9055 [Sitemap] Remove duplicate sentence (#747)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2018-07-17 21:38:29 +02:00
Michael B 25e333ac96 [jsondb] Wrong hyperlink (#748)
Added the missing `t` to `jasonlint.com`
2018-07-17 21:37:11 +02:00
vzorglub a3f8fdd980 Added space before timer Lambda (#745)
Signed-off by Vincent Regaud <vzorglub@gmail.com>
2018-07-15 12:26:06 +02:00
Sam B 5079461954 Typo "MyTimes" instead of "MyItems" (#744) 2018-07-15 12:25:25 +02:00
Christoph Weitkamp b7814c7a8b Moved documentation for audio & voice actions to multimedia section (#742)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-07-14 08:30:11 +02:00
Jerome Luckenbach c2293a1eff
Fixed some links. (#741)
* Fixed some links. Closes #732.

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

* Added Anchors.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-13 22:14:47 +02:00
Jerome Luckenbach 40948f9766
Fixed zulu links and added some quickfixes. (#735)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-12 21:22:32 +02:00
Wouter Born ca77e5b2f0 Update Null Annotations Conventions (#740)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-07-12 21:21:45 +02:00
Josar 0987df46f6 items.md: override labels (#738)
* items.md: override labels

Added information about how to override label text and state representation on sitemaps.

Signed-off-by: Josua Arndt <josuaarndt@live.de>

* Typos

* Add item override example

Signed-off-by: Josua Arndt <josuaarndt@live.de>

* Added UoM link

Signed-off-by: Josua Arndt <josuaarndt@live.de>

* Update code fences and example comments

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-12 16:43:21 +02:00
Scott Rushworth cb42e0abe4 Update jsr223.md (#739)
Signed-off-by: Scott Rushworth openhab@5iver.com (github: openhab-5iver)
2018-07-12 13:35:25 +02:00
Jerome Luckenbach d0f92a2b57
[README.md] Refactoring of the README file (#722)
* First deletions and adaptions of README.md.

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

* Started new introduction.

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

* Reworked external content area and versioning area.

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

* Improve README.md further

Signed-off-by: Yannick Schaus <github@schaus.net>

* One sentence per line.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-08 23:18:20 +02:00
Jerome Luckenbach 0b51686ea6
Fixed wrong url hash
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-08 23:04:27 +02:00
Jerome Luckenbach 9a1d587e8f Remove automatically generated concepts articles. (#734)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-08 17:43:14 +02:00
Dom Quixote e63e744ce7 Clarify Contact Items (#698)
* Clarify Contact 

I spent hours trying to find the problem, as I was trying to send a command to a contact. I think it should be mentioned a contact item only accepts status, and the 'CommandType' should be renamed OpenClosed with a D as the status is in fact CLOSED and not CLOSE. Less confusing this way.

* Update items.md

Sign off from PR comment:
Signed-off-by: Bas Stronks bas.stronks@gmaill.com (github: DomQuixote)

* Reverted concept changes to make pr ready for merge.

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

* Revert really everything

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-08 16:39:24 +02:00
Mark Herwege f9b4d3af7f Replace Smarthome designer by VS Code Extension (#726) 2018-07-08 16:39:24 +02:00
Christoph Weitkamp 1f46424e1e [configuration] Revert #723 partially (#724)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-07-08 16:39:24 +02:00
Wouter Born 13e9591338 [installation/windows.md]Fix Windows download links and files to delete during manual upgrade (#725)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-07-08 16:39:24 +02:00
Christoph Weitkamp 95e3d0aa91 Added 'everyMinute' strategy to examples (#723)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-07-08 16:39:24 +02:00
Yannick Schaus 94a28b3842 Fix link in administration/bundles.md
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 17:49:20 +02:00
Yannick Schaus 8da1ebcfc3 Fix link to MQTT doc in configuration/addons.md
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 17:47:10 +02:00
Yannick Schaus 13485b8437 Computers > computer in PINE A64 document
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 17:22:47 +02:00
Yannick Schaus 3f7592cd92 it's > its in Raspberry Pi document
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 17:03:23 +02:00
Yannick Schaus bad6b47ef9 Clean up the master branch
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 16:40:05 +02:00
Jerome L 876b9a8e60
Improved addons title and url. (#718)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-06-13 15:09:20 +02:00
Yannick Schaus 7cc4ae5d40 Add-ons installation: correct links to mqtt doc (#719)
Signed-off-by: Yannick Schaus <github@schaus.net>
2018-06-13 15:09:08 +02:00
Jerome L b1c16a3179
[configuration/addons.md] Initial commit (Moved from deprecated addons page) (#715)
* Moved addons installation article to a new page and edited headline hierarchy.

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

* s/{{base}}/\/docs/g

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

* s/images/.\/images/g

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-06-13 14:17:56 +02:00
Jerome L eb68de80aa
[administration/jsondb.md]Changed images from imageshack to local saved ones. (#714)
* Changed images from imageshack to local saved ones.

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

* s/images/.\/images/g

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-06-13 14:17:20 +02:00
Skinah 6309c1f5a9 [tutorials/beginner/logs.md] Update logs.md (#716)
* Update logs.md

Signed-off-by: Matthew Skinner nospam@pcmus.com (github: Skinah)

* Update logs.md

Signed-off-by: Matthew Skinner nospam@pcmus.com (github: Skinah)

* Update logs.md

Added newlines as requested.

* Fixed newlines

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-06-12 13:42:52 +02:00
Claudius Ellsel 3e6882f01e Minimal typo correction and added example in binding development doc (#712)
Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de> (github: claell)
2018-06-11 08:47:18 +02:00
Angelos Fountoulakis 799d74d850 Add content to jsondb.md (#281)
* Add content to jsondb.md

Closes #202 (https://github.com/openhab/openhab-docs/issues/202)

Sources of info:
a) https://community.openhab.org/t/replacement-of-mapdb-by-jsondb/17498
b) https://github.com/eclipse/smarthome/pull/1868

Signed-off-by: Angelos <agf@itcs.ro> (github: AngelosF)

* Add minor change for testing purpose

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

* Adressed some review comments

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

* Changed to one sentence per line everywhere

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

* Improved backup file description

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

* Removed empty example file code fences.

Signed-off-by: Confectrician <github@luckenba.ch>
2018-06-11 08:43:22 +02:00
Eiko Wagenknecht 5267a4c3a9 Beginner Tutorial - fix typos and remove wrong reference (#707)
* Beginner Tutorial - fix typos and remove wrong reference

Naming convention is never mentionend

* Update configuration.md

* Update configuration.md

* Update configuration.md

Signed-off-by: Eiko Wagenknecht info@phenx.de (github: eikowagenknecht)

* Update configuration.md

Signed-off-by: Eiko Wagenknecht info@phenx.de (github: eikowagenknecht)
2018-06-09 08:54:17 +02:00
Eiko Wagenknecht ea1cdc071e Fix broken link to Beginner tutorial (#705) 2018-06-08 10:52:59 +02:00