Commit Graph

4406 Commits (2021cd4624ce7dc54d2560438b033d51a89a132d)

Author SHA1 Message Date
openHAB Build Server 7c28828150 Merge commit 'faf4bb1b51f672a7e2fa787af52217d4bbd18e34' into HEAD 2019-12-27 15:17:31 +00:00
Mr_Ronfo faf4bb1b51 Corrected "adding dependencies" link (#1118)
Previous one was returning http 404
2019-12-27 16:17:10 +01:00
openHAB Build Server 14230b2a0b Merge commit '58638a97c1b3b4e691f139a99a686ad1a1e47260' into HEAD 2019-12-27 13:28:46 +00:00
Jerome Luckenbach 58638a97c1
Removed priority label token
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 14:28:30 +01:00
openHAB Build Server 43c82f5955 Merge commit '32aeac59d41f4b7f7d85c7ca0f2e4f61713a8b6f' into HEAD 2019-12-27 13:15:27 +00: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
openHAB Build Server 5fd64cf259 Merge commit 'fc2ae61a00e3af090aae8638fe07a5b88cd89151' into HEAD 2019-12-27 12:58:07 +00: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
openHAB Build Server e45455539e Merge commit 'de0794ee65d583e3c9da96e879187573181ee28e' into HEAD 2019-12-25 19:02:14 +00: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
Miika Jukka e8bcb882d2 [nginx]Diffie-Hellman key size (#1111)
Lower the key size for faster generation of key and change note accordingly

Closes #1110 

Signed-off-by: gitMiguel <miikajuka@gmail.com>
2019-12-25 19:40:00 +01:00
jimtng aa23558e80 [http-actions] Add documentation on new Http actions with headers (#1112)
* [http-actions] Add documentation on new Http actions with headers

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

* [http-actions] Add an example for HTTP action

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

* [http-actions] Simplify example

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2019-12-25 19:36:16 +01:00
openHAB Build Server 089ef1e88b Updated external content (Jenkins build 426) 2019-12-19 04:41:03 +00:00
openHAB Build Server 9917f84ea3 Merge commit 'e82b539c6f50d1f333d03b447be94fe680064849' into HEAD 2019-12-18 21:37:26 +00:00
Christoph Weitkamp e82b539c6f Configuration Admin Service: Added nullness annotations in examples (#1105)
* Added nullness annotations

- Added nullness annotations
- Applied formatter
- Fixed example code

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

* Improved Hint

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-18 22:28:27 +01:00
Richard Koshak 31537a2f04 Clarification for where to look for other examples (#1107)
It was brought to my attention that the sentence on line 278 was not clear. I've rewritten it to address the confusion.

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2019-12-18 22:15:39 +01:00
Miika Jukka 0ec26ea249 Fix link in binding development section (#1106)
Fix link to contributing.html by removing a subfolder.

Signed-off-by: Miika Jukka <miikajukka@gmail.com>
2019-12-18 22:14:38 +01:00
openHAB Build Server b92c92883e Merge commit 'cececf35a376349fb25078d277b3309bd1f6cdf2' into HEAD 2019-12-16 23:45:58 +00:00
Christoph Weitkamp cececf35a3 Added information about 'ItemStatePredictedEvent' and 'GroupItemStateChangedEvent' (#1100)
- Added information about `ItemStatePredictedEvent` and `GroupItemStateChangedEvent`
- Applied some linter

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-12-16 20:39:50 +01:00
Daniel Weisser 3a001d850b Fix typo (#1099) 2019-12-16 20:31:17 +01:00
openHAB Build Server ae6ae72997 Merge commit '661c450fa7295ba8a7f66c7be355c6a80effd25f' into HEAD 2019-12-16 13:02:12 +00:00
Wouter Born 661c450fa7 Update JSR223 docs for renamed automation package (#1097)
All Java classes in the org.eclipse.smarthome.automation package have been moved to the org.openhab.core.automation package.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-12-16 13:00:15 +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
jimtng 048b1676c2 Fixed one typo "Sting" in HTTP Action (#1096) 2019-12-16 12:59:06 +01:00
openHAB Build Server 7e312cb5a2 Updated external content (Jenkins build 425) 2019-12-16 10:55:12 +00:00
openHAB Build Server b8f14e7ab7 Updated external content (Jenkins build 424) 2019-12-15 12:30:43 +00:00
openHAB Build Server 380564bcd0 Updated external content (Jenkins build 423) 2019-12-13 04:34:46 +00:00
openHAB Build Server 2b219e32e7 Updated external content (Jenkins build 422) 2019-12-12 00:02:20 +00:00
openHAB Build Server 50bfe85f80 Updated external content (Jenkins build 420) 2019-12-09 00:23:10 +00:00
openHAB Build Server 83af99ba67 Updated external content (Jenkins build 419) 2019-12-08 07:40:07 +00:00
openHAB Build Server 4d79e47b88 Updated external content (Jenkins build 417) 2019-12-06 04:25:01 +00:00
openHAB Build Server 81943ea342 Updated external content (Jenkins build 416) 2019-12-05 14:11:19 +00:00
openHAB Build Server a0e16690fb Updated external content (Jenkins build 414) 2019-12-03 04:41:23 +00:00
openHAB Build Server 2a7876522f Updated external content (Jenkins build 413) 2019-11-30 06:08:20 +00:00
openHAB Build Server 3a528eb914 Updated external content (Jenkins build 412) 2019-11-29 04:22:35 +00:00
openHAB Build Server fb4a337546 Merge commit 'd31cdb85814df1629f857413e5512a0c84002276' into HEAD 2019-11-28 11:32:46 +00:00
mueller-ma d31cdb8581 Add pink and gold to supported colors (#1094)
https://github.com/openhab/openhab-android/pull/1703
https://github.com/openhab/openhab-android/issues/1640#issuecomment-558827596

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2019-11-28 12:32:29 +01:00
Jerome Luckenbach 1e596ec5cb
Add labeler action from github
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-11-27 22:09:56 +01:00
Jerome Luckenbach 3b5f9f1bef
Delete labeler.yml
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-11-27 22:06:46 +01:00
Jerome Luckenbach 90f5805c18
Update label definitions
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-11-27 21:49:08 +01:00
Jerome Luckenbach 65784d786c
Update labeler.yml
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-11-27 21:25:54 +01:00
openHAB Build Server f954b3e9e3 Merge commit 'dc1419f48a0eb5c67da3ba6cb421b860db7a514f' into HEAD 2019-11-27 19:11:28 +00:00
Jerome Luckenbach dc1419f48a
Fix label definitions and cron. (#1093)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-11-27 20:00:34 +01:00
openHAB Build Server a6ab37a3b9 Merge commit 'ee506dfdae5a0f8ccddbee264f3216f0724bb7cc' into HEAD 2019-11-26 10:57:24 +00:00
mueller-ma ee506dfdae Add JsonPath icon (#1092)
and remove some unneeded x-bit

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2019-11-26 11:57:07 +01:00
openHAB Build Server c961b6f357 Updated external content (Jenkins build 411) 2019-11-26 08:15:07 +00:00
openHAB Build Server 07fcd6dce7 Merge commit '17a3424ec31bdfdd2cb31fe29902396e270211de' into HEAD 2019-11-25 19:12:46 +00:00
Jerome Luckenbach 17a3424ec3
Add automatic pr labeling through github actions. (#1089)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-11-25 18:54:13 +01:00