Commit Graph

4406 Commits (2021cd4624ce7dc54d2560438b033d51a89a132d)

Author SHA1 Message Date
openhab-bot 76a17ee88c Merge commit '85c343191a196c5562518ba8d7aa70b5febdcb76' into HEAD 2019-08-09 16:39:34 +00:00
Yannick Schaus 85c343191a
Add support for tab containers (#1023)
Uses https://github.com/pskordilakis/vuepress-tabs.

Closes https://github.com/openhab/website/issues/183.

Update dependencies.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-08-09 18:39:17 +02:00
openhab-bot f06efa5397 Merge commit '456b53da6894edfd09f2ab9511b94f6b96551c0b' into HEAD 2019-08-08 18:37:01 +00:00
Markus Storm 456b53da68 Update migration.md (#1022)
* Update migration.md

added hint to use Karaf console commands to simulate events in rules

* Update migration.md

* Added newlines

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-08-08 20:36:42 +02:00
openhab-bot 1431a58b20 Merge commit '918d4ed40ea327213369a6a99d9643c3775b0d89' into HEAD 2019-08-08 18:34:32 +00:00
Skinah 918d4ed40e Update eclipse.md (#1020)
* Update eclipse.md

Fix a few typos and improve readability.
Signed-off-by: Matthew Skinner (Skinah) <matt@pcmus.com>

* Added newline

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-08-08 20:34:11 +02:00
openhab-bot 1ce2c98b68 Updated external content (Jenkins build 302) 2019-08-06 01:21:13 +00:00
openhab-bot ab3a0a78b6 Updated external content (Jenkins build 301) 2019-08-05 01:26:42 +00:00
openhab-bot 8b988ce68a Updated external content (Jenkins build 300) 2019-08-04 13:15:56 +00:00
openhab-bot 1ca30451c4 Updated external content (Jenkins build 299) 2019-08-02 06:57:25 +00:00
openhab-bot 6495944f62 Updated external content (Jenkins build 297) 2019-07-28 23:10:58 +00:00
openhab-bot 39747e8bf6 Merge commit '02448ef218f9b6d136cb774dfb2d1b92dca5849e' into HEAD 2019-07-28 09:23:35 +00:00
Holger Friedrich 02448ef218 Update restdocs.md (#1019)
Added documentation for updating the state of contact items using a PUT request. POST does not work for Contact items.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2019-07-28 11:23:15 +02:00
openhab-bot 2c086f2b5a Merge commit 'f799999c0055242ffd2da9de4dd1a9223577cd79' into HEAD 2019-07-28 09:22:36 +00:00
cvdenzen f799999c00 Typo (#1018) 2019-07-28 11:22:17 +02:00
openhab-bot 561ec7d18b Updated external content (Jenkins build 294) 2019-07-23 01:26:59 +00:00
openhab-bot a78d2fd8fc Updated external content (Jenkins build 293) 2019-07-22 06:19:38 +00:00
openhab-bot c1728d1b27 Updated external content (Jenkins build 292) 2019-07-17 20:55:14 +00:00
openhab-bot af94ea9d4b Updated external content (Jenkins build 291) 2019-07-17 12:40:15 +00:00
openhab-bot 2f2c0b7029 Updated external content (Jenkins build 290) 2019-07-15 06:16:37 +00:00
openhab-bot 589004d85b Merge commit 'c0d08ecb4f2d9c60f3025d0ce1e1538ea33c306d' into HEAD 2019-07-14 12:48:15 +00:00
Søren Thorsen c0d08ecb4f When using sendFrequency in Colorpicker, the value should not be in "". If you do you will see this `warning: 2019-07-11 20:57:02.024 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model 'groundfloor.sitemap' has errors, therefore ignoring it: [31,91]: mismatched input '"20"' expecting RULE_INT` (#1017)
Line 31 from groundfloor.sitemap:
```
Colorpicker item=cinema_led_strip_color label="Cinema LED Strip Color[]" sendFrequency="20"
```

Signed-off-by: Soren Thorsen <st@debian-linux.dk>
2019-07-14 14:18:48 +02:00
tmrobert8 2949e35db1 Fix start.sh debug command (#1016)
Signed-off-by: Tim Roberts <troberts@bigfoot.com>
2019-07-14 14:18:39 +02:00
Humberto Rodríguez A 6c37c2aed2 Update rules-dsl.md (#1013)
Fix typos and grammar mistakes

Signed-off-by: Humberto Rodriguez Avila <rhumbert@vub.ac.be>
2019-07-14 14:18:28 +02:00
openhab-bot 6122d365fb Updated external content (Jenkins build 289) 2019-07-13 06:14:28 +00:00
openhab-bot 383a093820 Updated external content (Jenkins build 288) 2019-07-11 07:09:29 +00:00
openhab-bot 768d374518 Updated external content (Jenkins build 287) 2019-07-10 06:17:06 +00:00
openhab-bot 68cda66c59 Updated external content (Jenkins build 286) 2019-07-09 06:17:21 +00:00
openhab-bot b90a7d9ec8 Updated external content (Jenkins build 284) 2019-07-06 22:08:24 +00:00
openhab-bot 5823d8e44f Updated external content (Jenkins build 283) 2019-07-06 03:49:41 +00:00
openhab-bot 4e0eb9eb9d Updated external content (Jenkins build 282) 2019-07-05 06:10:11 +00:00
openhab-bot 444a5fbcd5 Updated external content (Jenkins build 281) 2019-07-03 19:52:54 +00:00
openhab-bot 8e1db285c4 Merge commit '392186ea43109568a937b628ea9725081c7e5d5c' into HEAD 2019-07-03 11:40:36 +00:00
Richard Koshak 392186ea43 Basic UI Visibility Live Update Works (#1014)
I just tested this and BasicUI visibility does work. The warning should be removed.
2019-07-03 13:40:16 +02:00
openhab-bot 4a963159a2 Merge commit '2ef1c22c3e42abfea9d70a50a843cacf7fcb52cb' into HEAD 2019-07-03 11:31:27 +00:00
M Valla 2ef1c22c3e [ide-eclipse] updated guide (#1006)
* new instructions using Eclipse Installer and openhab-distro

Signed-off-by: M Valla <mvbruincc@gmail.com>
2019-07-03 13:31:04 +02:00
openhab-bot 95381ab1d6 Updated external content (Jenkins build 279) 2019-07-02 06:11:37 +00:00
openhab-bot 730f824e60 Updated external content (Jenkins build 278) 2019-06-30 03:49:08 +00:00
openhab-bot d20f06d61c Merge commit '4b8a1df2479ea0383fc60d74ac4898dc4744b76a' into HEAD 2019-06-29 20:04:06 +00:00
Liket 4b8a1df247 updated recommended EXTRA_JAVA_OPTS (#1012)
Updated EXTRA_JAVA_OPTS to make them consistent with the more up to date recommendation in https://openhab-scripters.github.io/openhab-helper-libraries/Getting%20Started/Installation.html
2019-06-29 22:03:48 +02:00
openhab-bot 4e9e2e6bcc Updated external content (Jenkins build 276) 2019-06-27 22:43:11 +00:00
openhab-bot f3b12e16df Updated external content (Jenkins build 275) 2019-06-27 06:18:33 +00:00
openhab-bot d05eb8ae6d Merge commit 'bfd003ae9ffea796f0eed926c7780e6429f334c4' into HEAD 2019-06-26 07:38:22 +00:00
Peter Schraffl bfd003ae9f Update vscode.md (#1011)
Fixed typo

Signed-off-by: Peter Schraffl <p.schraffl@gmx.at>
2019-06-26 09:38:00 +02:00
openhab-bot 543608ba33 Merge commit '010b87085f75630fc7f4b1056bf00c736b0b42e9' into HEAD 2019-06-23 11:22:24 +00:00
ezeeman 010b87085f Minor edits to things.md (#1002)
Changed some non-idiomatic phrases. Corrected minor grammatical
issues. Replaced usages of "state" with "status" to be consistent
throughout, with the exception of one external state (DUTY_CYCLE).

Signed-off-by: Eric Weitzman <eweitzman@acm.org>
2019-06-23 13:22:02 +02:00
openhab-bot 7f480becef Merge commit 'd28e8adab82a187e20cc17d95f5c81ea35ee5a36' into HEAD 2019-06-23 11:18:53 +00:00
Rossko57 d28e8adab8 Update persistence.md (#1009)
Clarify usage of * asterisk in persistence strategy configuration.
2019-06-23 13:18:31 +02:00
openhab-bot a89a916188 Updated external content (Jenkins build 268) 2019-06-19 08:57:00 +00:00
openhab-bot 1301995180 Updated external content (Jenkins build 267) 2019-06-17 03:50:04 +00:00