Commit Graph

172 Commits (final-2.5.x)

Author SHA1 Message Date
openHAB Build Server 8c87654963 Updated external 2.5.x content (Jenkins build 649) 2021-01-05 06:06:42 +00:00
openHAB Build Server 8c9bcd24a9 Updated external 2.5.x content (Jenkins build 642) 2020-12-04 06:28:22 +00:00
openHAB Build Server fe02e5bc88 Updated external 2.5.x content (Jenkins build 634) 2020-10-22 06:14:18 +00:00
openHAB Build Server b28b7b8a42 Updated external 2.5.x content (Jenkins build 622) 2020-09-20 18:07:12 +00:00
openHAB Build Server 9fe99a1b07 Updated external 2.5.x content (Jenkins build 601) 2020-08-29 05:47:55 +00:00
openHAB Build Server fdf645222f Updated external 2.5.x content (Jenkins build 576) 2020-07-23 05:43:06 +00:00
openHAB Build Server 6e8e1150d4 Updated external 2.5.x content (Jenkins build 573) 2020-07-19 05:44:43 +00:00
openHAB Build Server 2291ea40a3 Updated external 2.5.x content (Jenkins build 563) 2020-07-08 05:45:27 +00:00
openHAB Build Server 4a170b0a7c Updated external 2.5.x content (Jenkins build 552) 2020-06-24 05:39:45 +00:00
openHAB Build Server d70eaf7558 Updated external 2.5.x content (Jenkins build 544) 2020-06-16 05:40:13 +00:00
openHAB Build Server 5c42b70323 Updated external 2.5.x content (Jenkins build 539) 2020-06-10 05:42:18 +00:00
openHAB Build Server 2f2b7e8002 Updated external 2.5.x content (Jenkins build 534) 2020-05-31 05:41:58 +00:00
openHAB Build Server 0e4426068c Updated external 2.5.x content (Jenkins build 518) 2020-05-15 05:39:15 +00:00
openHAB Build Server 8e225bdd46 Merge commit '6c4510dccc7a41603c6e4c824f464f3bfaa15190' into HEAD 2020-05-02 12:02:55 +00:00
Michael Rossner 6c4510dccc
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
2020-05-02 14:02:29 +02:00
openHAB Build Server 9265ce4f4c Updated external 2.5.x content (Jenkins build 500) 2020-04-20 17:16:22 +00:00
openHAB Build Server 6d7738455c Merge commit '6da090fec08a42b16eb9ebf907d560894be293f4' into HEAD 2020-04-12 05:03:54 +00:00
Bjorn Helgaas 97acebc827
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>
2020-04-11 17:43:39 +02:00
openHAB Build Server 11bfc23ff8 Updated external 2.5.x content (Jenkins build 482) 2020-03-30 17:00:04 +00:00
openHAB Build Server ef68b2410b Updated external 2.5.x content (Jenkins build 480) 2020-03-26 06:37:40 +00:00
openHAB Build Server eb1854816a Updated external 2.5.x content (Jenkins build 478) 2020-03-24 22:13:24 +00:00
openHAB Build Server f0c2c3181c Merge commit 'b83f2e4773421d23108ef7aaf5a17f9454b9242e' into HEAD 2020-03-09 20:05:45 +00: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
openHAB Build Server 17eb24b6cb Updated external 2.5.x content (Jenkins build 467) 2020-03-06 05:45:22 +00:00
openHAB Build Server b6b1b25aff Merge commit '5653044638fa652940e3138b52d54ddfb837e6ed' into HEAD 2020-01-14 19:56:12 +00: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
openHAB Build Server 88f1e42d68 Merge commit 'd4cc7be27e7f88102719b9beb5e8aae5da2ae028' into HEAD 2019-12-27 15:19:07 +00: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
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 e45455539e Merge commit 'de0794ee65d583e3c9da96e879187573181ee28e' into HEAD 2019-12-25 19:02:14 +00: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 9917f84ea3 Merge commit 'e82b539c6f50d1f333d03b447be94fe680064849' into HEAD 2019-12-18 21:37:26 +00: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
openHAB Build Server ae6ae72997 Merge commit '661c450fa7295ba8a7f66c7be355c6a80effd25f' into HEAD 2019-12-16 13:02:12 +00:00
jimtng 048b1676c2 Fixed one typo "Sting" in HTTP Action (#1096) 2019-12-16 12:59:06 +01:00
openHAB Build Server c8c950d905 Updated external content (Jenkins build 407) 2019-11-19 18:03:16 +00:00
openHAB Build Server f8cf16d853 Merge commit '1327df9de0684f2fedd14ac77f1e9f5e9c64a56a' into HEAD 2019-11-14 19:16:23 +00:00
Roberto Barbero 1327df9de0 Corrected misspelling (#1080)
Corrected 'concatination' for 'concatenation'
2019-11-14 20:13:16 +01:00
openHAB Build Server 2137ac3f26 Merge commit '273b196a9e10a9dba8660076aa5d06876c40a28c' into HEAD 2019-11-13 00:24:26 +00:00
Richard Koshak 273b196a9e Documentation for the new Ephemeris capability. (#1074)
* Documentation for the new Ephemeris capability.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Addressed comments from Confectician and cweitkamp

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>

* Added to separate dyas of the week with a comma in the list.

Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
2019-11-13 01:24:03 +01:00
openHAB Build Server 799cd3ab0c Merge commit '1aded5aa3265029f47a32bd7041b6363c3f831f5' into HEAD 2019-11-06 23:18:06 +00:00
Hilbrand Bouwkamp c211fbe8d0 Removed some references to Eclipse SmartHome (#1070)
And reformatted some tables.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-11-06 22:43:10 +01:00
openHAB Build Server 61d0203657 Updated external content (Jenkins build 348) 2019-09-28 13:44:58 +00:00
openhab-bot 111bb2ede1 Updated external content (Jenkins build 337) 2019-09-15 23:33:33 +00:00
openhab-bot 768d374518 Updated external content (Jenkins build 287) 2019-07-10 06:17:06 +00:00
openhab-bot 800913986f Updated external content (Jenkins build 260) 2019-06-10 21:07:56 +00:00
openhab-bot e928114439 Updated external content (Jenkins build 258) 2019-06-03 22:51:58 +00:00
openhab-bot 9166961b9d Updated external content (Jenkins build 233) 2019-05-03 19:21:09 +00:00
openhab-bot 051caed9ea Updated external content (Jenkins build 206) 2019-03-24 22:01:28 +00:00