Commit Graph

254 Commits (da1f19ed305211e4e09a0187909ceda1545ec7e8)

Author SHA1 Message Date
Richard Koshak da1f19ed30 [Docker] Overhault complete article (#243)
* Updated the docker installation instructions

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

* Completed edit.

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

* Improve Markdown

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 00:11:56 +01:00
Richard Koshak 79c480c49f [Migration] Change Yahoo binding example (#236)
Resolves #233

Updated the Yahoo Weather Binding example to match the one in the README. In particular removing the reference to "unit" (is that supported any longer?), removing the quotes around the woeid in the thing config, and replacing the "#" with ":" in the Item definition.

Signed-off-by: Richard Koshak <rlkoshak@gmail.com> (github: rkoshak)
2017-01-21 23:59:31 +01:00
Martin Herbst 92a0be79d6 Add Google search function (#222)
Solves #150

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-21 23:50:26 +01:00
Thomas Dietrich 06bdbaf501 [openhabian] Fix manual git clone command (#245)
Reported at https://github.com/openhab/openhabian/issues/81

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 23:47:09 +01:00
Heinz Peter Hippenstiel 542117419b [Synology] Add Java prereq and installation (#213)
Added info to install Oracle Java as prereq
changed config path

Note: Mail address was modified in its first word because of spam concerns. 

Signed-off-by: Heinz Peter Hippenstiel <github.hph@xoxy.net> (github: hphde)
2017-01-21 23:36:55 +01:00
Thomas Dietrich de332680a9 [QNAP, Android] Fix format and details (#228)
* Fix markdown in android and qnap

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

* Add improvements by jlemmer

Thanks to Jörg Lemmer for contributing these improvements!
https://community.openhab.org/t/inverted-switches-when-item-is-in-two-groups/19878/17

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 19:09:14 +01:00
Thomas Dietrich 978954f950 Add openHABian article (#238)
* Add first version of the openHABian article

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

* Finalize openHABian article

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 18:52:23 +01:00
DocFraggle c8a2ed055a [Tutorial] Add new beginner tutorial, 1st draft (#207)
Transferred from: https://community.openhab.org/t/setting-up-openhab2-from-scratch/20080
Closes #191 

Signed-off-by: Christian Hailer <christian@hailer.eu>
2017-01-20 16:54:01 +01:00
Richard Koshak 2fdfa2c57c [Migration] Change need changes to bullets (#237)
Updated the Needed Changes section to use bullet points.

Reworded to remove extraneous information which is not needed for the explanation (e.g. telling the user where the base classes moved to).

The Preview is not showing the bullet points for the base paragraphs and I'm not where I can test it with Jekyll.

Addresses #183

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-20 00:29:53 +01:00
Richard Koshak ce727c022a Delete .migration.md.swp (#235)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-19 22:36:56 +01:00
Kai Kreuzer 86269f0f66 [Installation] Add a note about 32-bit JVM (#231)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-19 14:39:25 +01:00
Thomas Dietrich 0b96966c89 Add java revision 101 note, add RPi SSH disabled warning (#230)
* Add java revision 111 recommendation and more

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

* Correct java versions, fix redirects

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-19 14:34:33 +01:00
Thomas Karl Pietrowski 0cb41476f5 [QNAP] Add installation instructions (#220)
* Initial instructions for QNAP

Basically copy/pasted from openhab-qnap-qpkg/README.md

Relates to: https://github.com/openhab/openhab-docs/issues/201
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)

* Update qnap.md

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

* Remove scaling again

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:58:02 +01:00
Kai Kreuzer 00db391e8b [Console] Replace "Karaf console" by simply "console" (#217)
* Replaced "Karaf console" by simply "console"

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* also changed menu entry

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* some missed changes...

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* moved sentences to single lines

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-18 17:50:32 +01:00
Thomas Dietrich ef3efa803d [Migration] Correct default sitemap explanation (#215)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:46:15 +01:00
DocFraggle 80d51fed77 [Apps] Decorate android app article #200 (#225)
* Apps: Decorate the smartphone apps articles, issue #200

Signed-off-by: Christian Hailer <christian@hailer.eu>

* Update android.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:20:28 +01:00
Kai Kreuzer dfe07871e8 Replace nginx by security article, add more details (#218)
* replaced nginx by security article, which also covers:
- changing HTTP(S) port
- Jetty SSL certificate
- restriction of network interfaces to use
- options for remote access (VPN, myopenHAB, reverse proxy)

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* adapted openHABian comment and added newlines

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-17 18:31:57 +01:00
Ben Clark 9efdd0c675 [Windows] Improve install instructions (#216)
* Improved Windows install instructions

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

* Made changes according to review

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 17:19:26 +01:00
Ben Clark b45d56bde0 Added IP Exception for NGINX (#214)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 14:28:23 +01:00
Thomas Dietrich 4e6a5439c6 Enhance DSL rules for say and interpret (#206)
* Enhance DSL rules for say and interpret

Submitted for publication by Laurent Garnier <lg.hc@free.fr> (github:lolodomo)
Submitted at https://github.com/openhab/openhab-docs/pull/149

Closes #149

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

* Update multimedia.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-17 13:48:44 +01:00
Ben Clark 17007395b8 [Main] Add pronunciation and revice intro (#208)
* Added pronunciation part on main-page

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

* Updated next paragraph to be less "wordy"

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-16 13:16:57 +01:00
itheiss 07b0c627d6 [Items] Revise item tagging, closes #158 (#209)
Accepting unsigned work following the "Small patch exception".

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-16 13:13:00 +01:00
Kai Kreuzer c912276f16 [Bindings] Correct sorting in the menu by id (#173)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-16 10:49:26 +01:00
Wouter Born a4f859874b [Bindings] Add missing 1.x binding information (#186)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2017-01-15 17:07:36 +01:00
Patrick Fink 52d7927563 [Sitemaps] Add 'Default' element type (#159)
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-01-15 16:51:35 +01:00
Patrick Fink 37d9a43dc5 [Items] Add documentation for item tagging (#158)
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-01-15 16:50:13 +01:00
Mihaela Memova fd0e0377cd [OSGi tasks] Add sample solutions (#142)
Signed-off-by: Mihaela Memova <mihaela.memova@musala.com>
2017-01-15 15:36:36 +01:00
Ben Clark 87b27f5856 [Linux] Remove references to online and offline distro (#182)
* Changed references to online and offline versions...

...when discussing snapshots in the installation instructions.

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

* Responded to first review comments

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

* Added manual instructions for addons

Also included Legacy instructions.

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

* Corrected mistakes

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-11 19:06:43 +01:00
Kai Kreuzer aab6bf24bd
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-11 11:58:13 +01:00
Kai Kreuzer 8acf8da18e [initial] Add detailed description of initial setup packages (#181)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-09 18:49:30 +01:00
Kai Kreuzer f14516b68d
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-09 18:40:08 +01:00
Ben Clark 03b5ac0a23 [Linux] Change installation to refer to bintray (#177)
* Changed Linux Installation to Refer to Bintray

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

* Make unstable repo singular

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

* Update build history link

* Minor rephrasing

* Added addons path to locations.

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

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-08 20:29:47 +01:00
Kai Kreuzer 9137baa82f
moved GA script to head section and added ip anonymization
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-07 22:22:00 +01:00
Kai Kreuzer f43e3fb121
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-02 13:41:30 +01:00
Kai Kreuzer e309191f0d
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-30 23:13:53 +01:00
Kai Kreuzer 80ad24260a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-30 22:47:50 +01:00
Kai Kreuzer 54bd4a3d1e
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-29 18:44:17 +01:00
Marco Heinbuecher 174efd4a02 [Synology] add tested device DS216+II (#162)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2016-12-20 13:49:05 +01:00
Kai Kreuzer cb67953ada
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-16 09:59:11 +01:00
Kai Kreuzer ce6be76a90 Small improvements on the menu
- removed rules from 3rd party integration
- changed menu text of myopenhab

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-15 15:06:13 +01:00
Kai Kreuzer 65306a3acc
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-15 14:42:19 +01:00
Thomas Dietrich b0be055134 Update myopenHAB links
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 30973ce2aa Fix Configuration links, add apps
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich cdd9474c93 Replace openHAB 2.0 by openHAB 2
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich ec9f985629 Revert: Remove redundant/outdated content
(reverted from commit 6ec5369fea)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 6a8b9b6443 Add a few introductional lines to Add-ons articles
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich aabd7502e8 Enhance Vagrantfile to use polling
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 73f26ab865 Refactor Add-ons
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 6c94e5fa88 Fix card-action hover color
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 8719f77d5c Remove redundant/outdated content
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00