Commit Graph

946 Commits (2.5.x)

Author SHA1 Message Date
Ross Kennedy d10781bd11
Update persistence.md (#1185)
Clarify return objects for max/min rules extensions.

Signed-off-by: Ross Kennedy rossko@culzean.clara.co.uk
2020-04-06 23:54:38 +02:00
cpmeister a762535435
Add files via upload (#1184) 2020-04-06 23:53:43 +02:00
theiding 5197c33784
Ending an active scan/stopScan (#1179)
Signed-off-by: Mark Theiding <mark.theiding@gmail.com>
2020-03-28 20:35:45 +01:00
theiding 4d28d4ef19
Minor language tweak (#1178) 2020-03-28 19:01:25 +01:00
Billy Stevens 998b11e5ac
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>
2020-03-25 18:40:31 +01:00
Elias H 5d9d8eedce
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 :)
2020-03-24 10:03:38 +01:00
PatrikG 57e697f8bd
file.encoding=UTF-8 (#1173) 2020-03-24 10:02:13 +01:00
ljsquare 82069fef67
typo in exambp (#1172)
`Temperature.averageSince(now.minusMinutes(5),"influxdb")`
2020-03-17 20:20:17 +01:00
pali 34838dc647
Added Airthings logo (#1171) 2020-03-16 21:21:35 +01:00
Skinah 2c3b84a72e
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
2020-03-16 21:20:53 +01:00
Christoph Weitkamp b83f2e4773
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>
2020-03-09 21:05:12 +01:00
Ross Kennedy 6d35c55a5f
Added Hotlink from "label" section to "state presentation" (#1167) 2020-03-09 21:01:53 +01:00
cpmeister 9597f3178f
Fix broken link (#1165) 2020-03-01 15:55:58 +01:00
Scott Rushworth a7a3c1a673
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>
2020-02-27 09:48:13 +01:00
bracklanna e21bd12346
Adding 12 new logos for OH Add-Ons page on website (#1158)
Signed-off-by: bracklanna bracklanna@users.noreply.github.com
2020-02-20 02:05:50 +01:00
jwaes 9fb974e76c
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>
2020-02-19 15:51:58 +01:00
Richard Davies 0bb6bfc634
Slight language corrections (#1150)
I think it reads better this way

Signed-off-by: Richard Davies <rwdrich@gmail.com>
2020-02-19 15:50:42 +01:00
Christoph Thiede 4e4eaddac6
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.
2020-02-19 15:49:26 +01:00
Nagy Attila Gábor cc34a52669
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>
2020-02-19 15:48:15 +01:00
Markus Storm fc9999893e
Update items.md (#1156) 2020-02-19 15:09:27 +01:00
Yannick Schaus 5f48630f36
Update README (2.5.x) (#1153)
Change branch name.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-02-10 19:14:01 +01:00
Chris Carman 0e5367e553
Tiny grammar corrections (#1147) 2020-02-01 23:58:11 +01:00
Christoph Weitkamp 743d40c558 Added cross link and annotation in example (#1145)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-01-23 12:58:46 +01:00
Hilbrand Bouwkamp 52a8064283 [eclipse] Adapted ide documentation for 2.5.x (#1141)
Updated documentation for 2.5.x development.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-01-20 19:20:59 +01:00
Scott Rushworth b89c4a9319 Corrected and updated logging example (#1144)
Removed example using the + operator for string concatenation, since we should only be recommending parameterized logging. I also removed the string formatting example, since this could cause confusion when using Items with UoM.

Signed-off-by: Scott Rushworth <openhab@5iver.com>
2020-01-20 19:20:43 +01:00
cvdenzen 77695884b6 Update restdocs.md (#1143)
Install REST documentation is under USER INTERFACES tab, not under Misc tab
2020-01-20 19:19:36 +01:00
Christoph Weitkamp 5653044638 Changed "Joda DateTime" to "ZonedDateTime" (#1140)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-01-14 20:55:51 +01:00
robertf26 685918cc2e Move restdocs to ui in addons.cfg (#1139)
Since 2.5 rest docs have been moved to ui section. (see https://github.com/openhab/openhab-distro/wiki/openHAB-2.5-Release-Notes#breaking-changes-that-require-manual-interaction-after-the-upgrade)
2020-01-13 20:45:14 +01: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
Bob A 36ae1750fd Minor fix to code example (#1137) 2020-01-11 19:30:07 +01:00
Hilbrand Bouwkamp 6ac9f36044 Changed related to rename of openHAB2-addons (#1114)
* Renamed references of openhab2-addons to openhab-addons

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>

* Removed legacy ide description

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>

* Fixed links to installing ide

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-01-07 23:38:13 +01:00
Jerome Luckenbach e23bd28e06
Add armbian to sidebar (#1135)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-01-07 23:02:20 +01:00
tmrobert8 60286f2616 VSCode add to setting (#1124)
* Fix start.sh debug command

Signed-off-by: Tim Roberts <troberts@bigfoot.com>

* Added to VSCode settings

Signed-off-by: Tim Roberts <timmarkroberts@gmail.com>

* Added settings.json and references to it

Signed-off-by: Tim Roberts <timmarkroberts@gmail.com>

* Fix typos

Signed-off-by: Tim Roberts <timmarkroberts@gmail.com>
2020-01-07 22:43:42 +01:00
Laszlo Solova 6c3c77ce12 Add troubleshooting section (#1128)
* Add troubleshooting section

Add hints about using USB stick with Docker image.

Signed-off-by: Solova, Laszlo <laszlo@solova.com>

* Pull request fixes

Signed-off-by: Solova, Laszlo <laszlo@solova.com>
2020-01-07 22:40:39 +01:00
Igor Pečovnik a5539cf505 Installation instructions for Armbian (#1119)
* Create armbian.md
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Add files via upload
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Update armbian.md
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-01-06 23:53:48 +01:00
Markkuuss f09d3db5b1 Correction of unit spellings (#1130)
Signed-off-by: Markus Schraufstetter <markus.schraufstetter@gmail.com>
2020-01-06 18:18:04 +01:00
pravussum c237a7f755 add IntelliJ developer setup HowTo (#1127)
* add IntelliJ developer setup HowTo

Signed-off-by: pravussum <pravussum@users.noreply.github.com>
Signed-off-by: Robert Bach <openhab@mortalsilence.net>

* fixed minor formatting issue

Signed-off-by: pravussum <pravussum@users.noreply.github.com>
Signed-off-by: Robert Bach <openhab@mortalsilence.net>
Signed-off-by: pravussum <pravussum@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Robert Bach <openhab@mortalsilence.net>

* fixed heading hierarchy

Signed-off-by: Robert Bach <openhab@mortalsilence.net>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-01-06 18:17:26 +01:00
Gaël L'hopital 711d04487e Update units-of-measurement.md (#1123) 2020-01-03 18:14:17 +01:00
Mr_Ronfo 6d13507f02 Fixed a broken anchor to Thing lifecycle paragraph (#1120) 2020-01-03 17:37:18 +01:00
Sven Langer 8e16283b29 update security.md (#1122)
* update security.md

added some reverse proxy setting in order make websocket's working again see [NGINX as a WebSocket Proxy](https://www.nginx.com/blog/websocket-nginx/).

...
        proxy_set_header Upgrade $http_upgrade;
        proxy_set_header Connection "Upgrade";
...

After doing this - local openhab installation was able to talk to my private openhab cloud services again (docker:opehab --> internet --> myserver --> docker:nginx proxy --> docker:myopenhab-cloud-service)

Signed-off-by: Kekspackung <github.sven@kekspackung.de>
Signed-off-by: Kekspackung <45968725+Kekspackung@users.noreply.github.com>

* Added tabulation

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-01-03 17:35:23 +01:00
vzorglub f49f20edef Added cubic metre (#1125) 2020-01-03 16:24:36 +01:00
cat101 6cd16b3fa0 Switch elements cannot have nested groups (#1121)
* Switch elements cannot have nested groups

This is a known issue already mentioned here https://github.com/openhab/openhab-docs/issues/491

* Added sign off

Signed-off-by: Matias Cuenca-Acuna (cat101@somewhere.com)
2019-12-28 19:04:45 +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
Mr_Ronfo faf4bb1b51 Corrected "adding dependencies" link (#1118)
Previous one was returning http 404
2019-12-27 16:17:10 +01:00
Jerome Luckenbach 58638a97c1
Removed priority label token
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 14:28:30 +01:00
jimtng 32aeac59d4 [exec-action] Clarify the use of @@ for executeCommandLine action (#1113)
* [exec-action] Clarify the use of @@ for exec command line

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* [exec-action] provided an example for both the simple case and one with space.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* [exec-action] Split paragraph.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* Fixed one line per sentence

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

* Added custom container

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 14:15:08 +01:00
Stewart Cossey fc2ae61a00 Update Unit of Measurements with new Units from openhab-core (#1036)
* Update Unit of Measurements with new Units from openhab-core SmartHomeUnits class.

Signed-off-by: Stewart Cossey <stewart.cossey@gmail.com>

* Update UoM documentation to include binary prefixes and some additional tweaks.

Add Binary Prefixes table.
Change some unit text styling.
Change prefix Value column to Factor.
Tweak some formatting.
Modify a sentence to mention BinaryPrefix.

Signed-off-by: Stewart Cossey <stewart.cossey@gmail.com>

* Add mm/h notation.

Signed-off-by: Stewart Cossey <stewart.cossey@gmail.com>
2019-12-27 13:57:47 +01:00
Miika Jukka de0794ee65 Update Notepad++ user defined languages link (#1108)
Closes #1072

Signed-off-by: Miika Jukka <miikajukka@gmail.com>
2019-12-25 20:01:05 +01:00
Jerome Luckenbach d4aed208db
Refactor concepts/categories.md page. (#1103)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-25 19:59:21 +01:00
Christoph Weitkamp b714008d16 Added information about i18n of Discovery Results (#1109)
* Added section about "Internationalization of Discovery Services"

- Added section about "Internationalization of Discovery Services"

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

* Added section about "Discovery Results"

- Added section about "Discovery Results"

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

* Update developers/utils/i18n.md

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

* Update developers/utils/i18n.md

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-12-25 19:43:10 +01:00