Commit Graph

71 Commits (061cece9cdcea6bfb36afbb7fc005934eb8a9d36)

Author SHA1 Message Date
Christoph Thiede 714776463a
Update several file paths for openHAB 3 release (#1409)
Starting with openHAB 3, configuration folders and service names do no
longer contain the version number of openHAB.

Signed-off-by: Christoph Thiede <christoph.thiede@outlook.de>
2021-01-03 21:35:28 +01:00
Jerome Luckenbach 953e074c0a
Start with Markdownlint fro vscode editing. Initial linting error fixes. (#1377)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-25 23:44:31 +01:00
digitlength 5b47f1f5ea
Fix link to first-time tutorial (#1371) 2020-12-24 09:44:11 +01:00
Jerome Luckenbach 858701a7f2
Secure links should be standard, where available. (#1354)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 10:13:16 +01:00
Ben Clark 5f2fb715d6
Add OH3 corrections (#1330)
* Add OH3 corrections

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

* Extra openhab -> artifactory changes.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2020-12-19 18:53:30 +01:00
Michael Rossner f7ad108a16
Linux_Installation: Use new OH3 start page (#1309)
* Linux_Installation: Use new OH3 start page

previously still the "old" OH2 start page was shown.
This commit is providing the login page of OH3

Signed-off-by: Michael Roßner <Schrott.Micha@web.de>

* Update installation/linux.md

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-13 16:51:47 +01:00
Jerome Luckenbach ab36fb90f4
OH3 preparations (1/x) (#1305)
* Replace esh namespace with org.openhab in several locations

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

* Add armbian warning.

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

* Adress needed installation/index changes

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

* Adress needed installation/rasppi changes

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

* Adress needed installation/docker changes

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

* Additional improvements for the linux article.

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

* Additional improvements for the linux article.

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

* Additional improvements for the linux article.

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

* Additional improvements and renamings.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-12 12:27:08 +01:00
ChaosKid42 d29cf89762
Add instructions for installation in arch linux (#1297)
Signed-off-by: Christoph Scholz <christoph.scholz@gmail.com>
2020-12-11 15:10:07 +01:00
Markus Storm e63c00c987
Remove EXTRA_JAVA_OPTS for serial devices (#1295)
This is no longer required and has been removed from openHABian some time ago already.

On a sidenote, we need a tutorial for migrations to OH3. At least a major overhaul of this page with an OH3 section / diffs.

Signed-off-by: Markus Storm <markus.storm@gmx.net>
2020-11-28 23:12:14 +01:00
Kai Kreuzer 4b93eec8f1
fixed broken link to Zulu installation documentation (#1291)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-20 15:06:36 +01:00
Yannick Schaus d72156a6c0
Merge 2.5.x into main (#1266)
* Update README (2.5.x) (#1153)

Change branch name.

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

* Update items.md (#1156)

* Added var and VA units to UoM (#1146)

VA (Volt-Ampere - apparent power) and var (Volt-Ampere reactive) are used to measure power and energy consumption in AC circuits.


Signed-off-by: Nagy Attila Gabor <mrbig@sneaker.hu>

* Fix filepath to keystore (#1148)

Default openHAB userdata environment variable should be `$OPENHAB_USERDATA`, not `$USER_DATA` shouldn't it? At least, this is the default on my fresh openHABian and also the most popular variant to find in the docs.

* Slight language corrections (#1150)

I think it reads better this way

Signed-off-by: Richard Davies <rwdrich@gmail.com>

* additional example for non default persistence service (#1152)

For me it was confusing how to pass on the serviceId into methods that already had an argument. An extra example is always good.

Signed-off-by: jaco <jaco.waes@gmail.com>

* Adding 12 new logos for OH Add-Ons page on website (#1158)

Signed-off-by: bracklanna bracklanna@users.noreply.github.com

* Added missing preset variables (#1104)

* Added missing preset variables

Signed-off-by: Scott Rushworth <openhab@5iver.com>

* Cleaned up blank lines, fixed table, and added file name for SimpleRule

Signed-off-by: Scott Rushworth <openhab@5iver.com>

* Fix broken link (#1165)

* Added Hotlink from "label" section to "state presentation" (#1167)

* Added note about broken action (#1164)

* 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>

* Update index.md (#1170)

Link appears to be wrong and does not work when I click on it in Edge. Loads the same page again instead of loading the correct new page from the hyperlink.

https://www.openhab.org/docs/developer/guidelines.html

* Added Airthings logo (#1171)

* typo in exambp (#1172)

`Temperature.averageSince(now.minusMinutes(5),"influxdb")`

* file.encoding=UTF-8 (#1173)

* Update demo URL and add demo.rules URL (#1174)

Based on: https://community.openhab.org/t/demo-setup-missing/94850
Old Link is broken leading to 404.
The link to the demo.rules on github is an extra :)

* Replace outdated zulu.org link. (#1177)

* Replace outdated zulu.org link.

As of 3/23/2020 zulu.org has an SSL cert that expired on 9/28/2019. Changed link to azul.com/downloads, since that appears to be the new official source.

Signed-off-by: Billy Stevens <contact@wasv.me>

* Changed all http links to https for installation/index.md.

All changed links working, tested on 3/24/2020.

Signed-off-by: Billy Stevens <contact@wasv.me>

* Minor language tweak (#1178)

* Ending an active scan/stopScan (#1179)

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Add files via upload (#1184)

* Update persistence.md (#1185)

Clarify return objects for max/min rules extensions.

Signed-off-by: Ross Kennedy rossko@culzean.clara.co.uk

* Update things.md (#1186)

Amended example code to include using label and location when defining a Thing with a bridge that is defined elsewhere.

* Correct typos (#1190)

* 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>

* Update sitemap.md section charts (#1191)

I observed that the unique first word in the labels of items charted in a group isn't causing an empty chart anymore. I'm on openHAB 2.5.1.

Signed-off-by: Juergen Baginski opus42@gmx.de

* Add image for insteon binding (#1196)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>

* typo (#1198)

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Installation details (#1197)

Added more details around the installation and configuration process.
Fixed that engine no longer logs "Activated scripting support..."

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Update sitemaps.md (#1202)

Added full item definition for usage of visibility. See https://community.openhab.org/t/sitemap-visibility-basic-ui/97304/9

* Updated ecobee logo (https://brand.ecobee.com/) (#1203)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>

* tutorial: Fix description of sitemap 'type' (#1204)

In the tutorial, the generic sitemap description says that ItemType has
to be the same as the type defined in default.items.
Looking at
https://www.openhab.org/docs/configuration/items.html#type and
https://www.openhab.org/docs/configuration/sitemaps.html#element-types
this is incorrect as they take different values.
The example is even mislading as `Switch` is one of the only types which
is common between items and sitemaps. Might be better to describe
`Default` instead.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>

* Added information about DateTime Group functions LATEST/EARLIEST (#1206)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Add section for documentation contributions (#1205)

Hopefully this will lower the hurdle for people to submit documentation contributions. I know from myself that I didn't submit various documentation improvements, because I didn't know git and thought it would be a much more involved process. 
Ideally there would be a separate documentation section, but submitting this under the development contribution page for now (as per discussion with @Confectrician in https://github.com/openhab/openhab-docs/pull/1179#issuecomment-605642091).
Note that I am addressing the issue of DCO failures wrt specifying the full name that I ran into myself in https://github.com/openhab/openhab-docs/pull/1197#issuecomment-615597308. I found a good discussion of the issue at https://github.com/probot/dco/issues/43.

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* fix typo (#1209)

* add description of Ephemeris localization support (#1210)

Add a new section to describe the localization support and how-to steps

Signed-off-by: Michael Roßner Schrott.Micha@web.de

* Line 115 broken link - should be: (#1217)

* Line 115 broken link - should be:

({{base}}/docs/configuration/sitemaps.html#element-types)

was:
({{base}}/configuration/configuration/sitemaps.html#element-types)

* Removed diplicated docs breadcrumb

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

* add missing space between words (#1212)

* Update configuration.md (#1215)

I'm a beginner myself. Though I liked this tutorial very much, it took me some time trying and erroring and finally reading forum posts to get behind this. I didn't even know there was something like a more modern ping. So maybe others are happy to learn this right from the beginning.

* Remove architecture from Docker tags (#1220)

Docker automatically detects the architecture and downloads the appropriate image (openhab/openhab-docker#213).
BuildKit will no longer generate new tags having the architecture (openhab/openhab-docker#293).

Signed-off-by: Wouter Born <github@maindrain.net>

* slight readability improvements (#1221)

* slight readability improvements

* Update introduction.md

* Update introduction.md

* minor wording update

* Update eclipse.md (#1225)

Clarifying that it's no longer possible to make changes in the Core Framework for 2.5.x.

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* [fmiweather] logo for FMI Weather binding (#929)

Signed-off-by: Sami Salonen <ssalonen@gmail.com>

* Update eclipse.md (#1226)

Added additional structure around install, run, debug and update steps. Provided more pointers to interactions with Eclipse, Maven and Git.

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Update contributing.md (#1227)

Need to escape \< and \> in the sign off message format so users see them explicitly in the Contributing to the Documentation section. 

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Update contributing.md (#1228)

Small refinement on documentation change submission flow. 

Signed-off-by: Mark Theiding <mark.theiding@gmail.com>

* Add doc folder to the binding directory structure (#1230)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Make Subheadings Use Proper Subheading Syntax (#1234)

This way they render out as proper markdown and don't look weird on the website

Signed-off-by: Stefan Zabka <zabkaste@informatik.hu-berlin.de>

* Remove unnecessary isCancelled() from code example (#1235)

Cancelling an already canceled task has no effect. IMHO this check is not necesssary and removal would simplify the code. I came to this because I saw this pattern in many bindings during reviewing.

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Update thing-xml.md (#1236)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Fix broken ESH links (#1231)

Signed-off-by: Wouter Born <github@maindrain.net>

* Update logging.md (#1238)

Add information on how to find out the symbolic names of the bundles

* Remove Apache Commons from Default Libraries (#1229)

See openhab/openhab-addons#7722
Signed-off-by: Fabian Wolter <git@fabian-wolter.de>

* Update introduction.md (#1239)

* Update introduction.md

Signed-off-by: Markus Storm markus.storm@gmx.net

* Update introduction.md

* Revise Java recommendations (#1240)

* Revise Java recommendations

* Delete pine.md

Do not recommend PINE, it's not supported any longer by openHABian.

* Removed sidebar link in config

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

* Update security.md (#1241)

Been using FreeDNS for many years (ever since all these companies got rid of their free tiers) and never an issue!

* Fix DecimalType hex conversion example (#1243)

See: https://github.com/openhab/openhab-core/issues/1526

Signed-off-by: Wouter Born <github@maindrain.net>

* Fix typo (#1244)

Signed-off-by: Wouter Born <github@maindrain.net>

* Update persistence.md (#1246)

Fixes link to quartz docs page.

* Revision. (openhab#1187) (#1237)

* Revision. (openhab#1187)

- Update of screenshots, removal of old screenshots
- Chapters for better formatting
- Removal of ZWave chapter (one example of adding things should be enough IMHO)
- Adding items in simple mode and in "manual" mode

Signed-off-by: Sascha Billian <sascha.billian@googlemail.com>

* Use one line per sentence
Signed-off-by: Sascha Billian <sascha.billian@googlemail.com>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>

* Add notes for configuring Synology Diskstation (#1219)

* Add notes for configuring Synology Diskstation

I have a working set up for SSL enabled remote access on a Synology diskstation, taking advantage of the GUI as much as possible, to ensure automatic renewal of certs from Let's Encrypt, etc. It took me about 8 hours to suss it all out, but it could be achieved in about 30 mins if you knew exactly what to do... may not be widely useful, but since Synology is officially supported, I figured this might be a good addition.

There's also a minor error in the 'allow' masks - these should be 192.168.0.0/24 to allow access to anything in the 192.168.0.xxx range.

* Updated to use one line per sentence

Updated to use one line per sentence - sorry for the delay!

* Update security.md

* Updated for one line per sentence

Updated for one line per sentence

Signed-off-by: Andrew Mills mills@prettymachine.co.nz

* Bad subnet (#1245)

Nginx warns about low address bits of `192.168.0.1/24` because they are meaningless.
The correct subnet mask should be `192.168.0.0/24`

Signed-off-by: Olivier Béraud <olivierberaud@free.fr>

* Fixed broken images. (#1247)

* Fixed broken images.

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

* Fix image path

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

* [documentation] clarification of representation property (#1248)

* [documentation] clarification of representation property

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] adopt suggestions of reviewers

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] commas

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] addopted suggestions of @bobadair

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentaion] example added back

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentaion] simplified text

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] typo

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [documentation] adopted reviewer comment

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* Add Alexa mapping along side a channel mapping (#1249)

* Add Alexa mapping along side a channel mapping

It took me a while to find this https://community.openhab.org/t/tagging-devices-for-alexa-support/98155/3 on the Forum and its not clearly documented in the openHAB Amazon Alexa Smart Home Skill or here in Item Metadata.
I originally suggested this as an update to the openHAB Amazon Alexa Smart Home Skill documentaion, but it fits better here, then other integrations using metadata (e.g. HomeKit or Google Assistant) could refer to it as well.

* Update items.md

* Mention defaults for element type setpoint. (#1250)

Mention defaults for min, max and step value for element type setpoint.

Signed-off-by: Thomas Weiler <toweosp@gmail.com>

* Update index.md (#1251)

I thought 'workl' was probably intended to be 'work'.

* Items - Bedroom_Light written as Light_Bedroom (#1252)

Fix small error which might mislead some readers.

* Added example for time-weighted averages (#1253)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Remove deprecated UIs, Eclipse Marketplace from sidebar

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

* Update branch name in README

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

Co-authored-by: Markus Storm <markus.storm@gmx.net>
Co-authored-by: Nagy Attila Gábor <mrbig@sneaker.hu>
Co-authored-by: Christoph Thiede <38782922+LinqLover@users.noreply.github.com>
Co-authored-by: Richard Davies <rwdrich@gmail.com>
Co-authored-by: jwaes <50528773+jwaes@users.noreply.github.com>
Co-authored-by: bracklanna <16140600+bracklanna@users.noreply.github.com>
Co-authored-by: Scott Rushworth <openhab@5iver.com>
Co-authored-by: cpmeister <mistercpp2000@gmail.com>
Co-authored-by: Ross Kennedy <rossko@culzean.clara.co.uk>
Co-authored-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Skinah <32607303+Skinah@users.noreply.github.com>
Co-authored-by: pali <pauli.anttila@gmail.com>
Co-authored-by: ljsquare <laurens-jan@merkx-ewals.nl>
Co-authored-by: PatrikG <40170469+PatrikG8@users.noreply.github.com>
Co-authored-by: Elias H <E.Hackradt@web.de>
Co-authored-by: Billy Stevens <contact@wasv.me>
Co-authored-by: theiding <mark.theiding@gmail.com>
Co-authored-by: jadcx <60408305+jadcx@users.noreply.github.com>
Co-authored-by: Bjorn Helgaas <bjorn@helgaas.com>
Co-authored-by: Jürgen Baginski <opus42@gmx.de>
Co-authored-by: robnielsen <rob.nielsen@yahoo.com>
Co-authored-by: GumbyMan82 <40233411+GumbyMan82@users.noreply.github.com>
Co-authored-by: Christophe Fergeau <teuf@gnome.org>
Co-authored-by: Paulo "JCranky" Siqueira <paulo.siqueira@gmail.com>
Co-authored-by: Michael Rossner <Schrott.Micha@web.de>
Co-authored-by: BugSmurF <52825547+bugsmurf@users.noreply.github.com>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: josefscript <64727123+josefscript@users.noreply.github.com>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Sami Salonen <ssalonen@gmail.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Stefan Zabka <zabkaste@informatik.hu-berlin.de>
Co-authored-by: TRS-80 <25938297+TRSx80@users.noreply.github.com>
Co-authored-by: sihui <10405486+sihui62@users.noreply.github.com>
Co-authored-by: Andrew Mills <amil109@users.noreply.github.com>
Co-authored-by: Olivier Béraud <olivbd@users.noreply.github.com>
Co-authored-by: Andrew Fiddian-Green <software@whitebear.ch>
Co-authored-by: LeeC77 <LeeC77@users.noreply.github.com>
Co-authored-by: Thomas Weiler <18066810+toweosp@users.noreply.github.com>
Co-authored-by: garretcook <garretcook@gmail.com>
Co-authored-by: Michael Fielding <michael.fielding@gmail.com>
2020-09-21 13:29:39 +02:00
Patrick Fink 4e59edc828 Remove bluetooth from Linux setup docs (#1138)
Documentation was improved and can be found within Bluez Binding docs now

Signed-off-by: Patrick Fink <mail@pfink.de>
2020-01-12 11:53:49 +01:00
Jerome Luckenbach d4cc7be27e
Introduced many custom containers. (#1117)
* Refactored multiple 'Note:' occurances.

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

* Small fixes

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 16:18:48 +01:00
Ben Clark b78bad4286 Update manual systemd configuration (#1095)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2019-12-16 12:59:30 +01:00
Ben Clark 7c1b4d1b4f Revert "Temporarily move stable repo (#1031)" (#1045)
This reverts commit 0148f1ff3f.
2019-09-12 18:56:00 +02:00
zero-24 0148f1ff3f Temporarily move stable repo (#1031)
see: https://github.com/openhab/openhabian/pull/663
2019-08-20 09:42:45 +02:00
zero-24 7dbe50c73c Update links to zulu as it seams the redirect tries to redirect to yoursite.com (#1030) 2019-08-17 09:35:17 +02:00
Ben Clark e356e5a32c Also change RPM's testing repo location (#1028)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2019-08-09 22:28:54 +02:00
Ben Clark 7f73c8997b Change testing repository to Artifactory (#1027)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2019-08-09 20:24:28 +02:00
Johannes 223c068462 Update subtitles in linux.md (#962)
That was kinda annoying for me.
2019-05-05 12:07:57 +02:00
Maurits28 5976c55a63 Update linux.md (#950)
Added comment from #831 .
Signed off by Maurits - mauritsjas@gmail.com
2019-04-27 20:52:51 +02:00
neutmute b5ebf39ced fix hyperlink (#946) 2019-04-24 09:47:49 +02:00
Patrick Fink cbb6c45272 Add bluetooth as recommended peripheral group (#877)
Signed-off-by: Patrick Fink <mail@pfink.de>
2019-01-20 15:23:56 +01:00
Jay Grayson 49745f30d4 Update wording for Installation (#875) 2019-01-16 21:00:10 +01:00
kobold81 90e58121aa Update linux.md (#843)
* Update linux.md

* Signed-off-by: Marc Schumacher marc-schumacher@gmx.de (github: kobold81)

* removed empty line

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-01-12 11:42:01 +01:00
MyRaceData 1475a17afb Replace old cloudbees.com snapshot link (#841)
* Replace old cloudbees.com snapshot link

Replace the old link for the snapshot at cloudbees.com with new link https://ci.openhab.org

* Fix links to snapshot build and latest build

Edited two links on line 90 and line 157 to snapshot builds which used to link to https://openhab.ci.cloudbees.com/job/openhab-linuxpkg/
which will now link to https://ci.openhab.org/job/openhab-linuxpkg/

Edit one link on line 514 to latest build which used to link to https://openhab.ci.cloudbees.com/job/openHAB-Distribution/
which will now link to https://ci.openhab.org/job/openHAB-Distribution/
2019-01-01 14:03:23 +01:00
Jerome Luckenbach f67a050893
Removed GuessMainPID. Closes #746 (#789)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-10-15 17:56:19 +02:00
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
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
Ben Clark 9bbabfce14 Update Linux and Console instructions for 2.2.0 (#588)
* Update Linux instructions for 2.2.0

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

* Correct console link

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

* Add warning about known_hosts file using SSH

And suggest using the Karaf console script instead of SSH on localhost.

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

* Add user/pass info at relevant point.

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

* Update windows with client script note.

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

* Update console page according to reviews

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

* Update Linux page according to reviews

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-12-16 18:57:32 -05:00
Ben Clark ff4d9c7617 Add Linux/MacOSX backup and restore instructions (#468)
* Add Linux/MacOSX backup and restore instructions

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

* Change to absolute path references

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-09-25 12:54:18 +02:00
Jerome L 0cd2cd15c0 [Configuration] Move Syntax Highlighting page from old wiki (#434)
* Moved Syntax Highlighting page from openhab1-addons wiki into user manual

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

* Cosmetic improvements according to the PR Discussion

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

* Some Improvements from the feedback of @ThomDietrich.
More to come.

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

* General:
Added some introduction sentences.
Updated Notepad++ "installation" section

Eclipse SmartHome Designer:
Moved ESH article from installation category to editors page.
Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder.

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

* Improvement due to requested change
"First letter of a line capital pls"

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

* Requested Name and capital Letter changes.

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

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

* - Requested changes by ThomDietrich
- Additionally shortenend the "Others" Section

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

* Typo correction and intro text update to current headlines.

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

* - Defined headanchor explicitly
- Added designer.md file with a redirection to the new editors page.
- Removed some sentences of the introduction
- Changed the "Others" headline

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

* Add stable anchors

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 12:56:55 +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
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
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
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
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
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
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
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
Ben Clark 56e5d22eb8 [Linux] Change apt instructions to use HTTPS, misc (#385)
- Also fixed markdown not working in collapsible headers.
- Added back the "changing-versions" link.
- Prevented overflowing text on mobile versions in collapsible headers.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-05-13 15:48:03 +02:00
Ben Clark 6989d67776 [Linux] Add instructions for RPM based systems (#351)
- Added collapsible includes for easier access.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-05-10 15:05:51 +02:00
Ben Clark 3adb2d3c42 [Linux] Add instructions for audio privileges (#347)
Also, changed the build list link to the new Artifactory.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-02-26 14:29:15 +01:00
Thomas Dietrich 73ed3af5d5 [Linux] Clarify service/systemctl commands (#336)
* Clarify service/systemctl commands

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

* Rearrange and add (linkable) headline

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-22 13:25:19 +01:00
Thomas Dietrich f915f8f287 [Linux] Add Pine64 Z-Wave module port to example (#340)
* [Linux] Add Pine64 Z-Wave module port to example

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-20 14:26:14 +01:00
Ben Clark 8283e67445 [Linux] Change repo snapshot install instructions (#323)
* Change repo snapshot install instructions

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

* Suggest HTTP

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

* Clarified use of Artifactory

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-02-14 17:08:22 +01:00
Thomas Dietrich f7e6511569 [Linux] Improve easily mistakable command (#311)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-02-12 18:15:42 +01:00
Ben Clark 62d375166a [Linux] Fix first time setup link (#256)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-23 20:15:16 +01:00