Commit Graph

433 Commits (final-3.2.x)

Author SHA1 Message Date
github-actions[bot] cccd0da40d
Automated openhabian Docs fetch (#1798)
Co-authored-by: openHAB Bot <info@openhab.org>
2022-04-15 10:27:35 +02:00
github-actions[bot] d463e50afe
Automated openhabian Docs fetch (#1789)
Co-authored-by: openHAB Bot <info@openhab.org>
2022-04-05 21:51:56 +02:00
github-actions[bot] c1051d1203
Automated openhabian Docs fetch (#1743)
Co-authored-by: openHAB Bot <info@openhab.org>
2022-02-15 21:02:42 +01:00
openHAB Build Server c045abaf1a Updated external content (Jenkins build 673) 2021-12-16 22:27:02 +00:00
openHAB Build Server 2bafbddd25 Updated external content (Jenkins build 658) 2021-12-10 23:24:21 +00:00
openHAB Build Server c359f3bd8a Updated external content (Jenkins build 656) 2021-12-09 21:32:01 +00:00
openHAB Build Server bbfd33afd8 Merge commit '79d7de0546baa4531596ab9397ca7a2a4c62ffe2' into HEAD 2021-12-09 16:43:34 +00:00
Jerome Luckenbach 79d7de0546
Remove https transport (#1695)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-12-09 17:42:48 +01:00
openHAB Build Server ed9fe81a85 Updated external content (Jenkins build 649) 2021-12-05 13:24:29 +00:00
openHAB Build Server 31998f1a41 Updated external content (Jenkins build 647) 2021-12-05 03:38:33 +00:00
openHAB Build Server ffb6f29721 Updated external content (Jenkins build 642) 2021-12-01 20:33:59 +00:00
openHAB Build Server eacd1c0de2 Updated external content (Jenkins build 641) 2021-11-30 05:02:50 +00:00
openHAB Build Server 72d4c28a8f Updated external content (Jenkins build 637) 2021-11-28 21:27:05 +00:00
openHAB Build Server 0cf14eab35 Merge commit '5cd00632cfc3d9a5cc75b1708cd261884aea68e6' into HEAD 2021-11-26 17:22:03 +00:00
Jerome Luckenbach 5cd00632cf
Fixed markdownlint errors. (#1679)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 18:21:25 +01:00
openHAB Build Server 179d078186 Merge commit '7e8100f302ad4e5f0514a1becc2c4bcd9d4f5776' into HEAD 2021-11-26 14:33:48 +00:00
André Scholten 7e8100f302
Add DSM 7 support to synology.md (#1673)
* Update synology.md

Added the installation for DSM 7. Now a Synology specific docker is needed.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed the use of bridge in network

Bridge makes the installation of openhab on synology more complex, it limits the internal ip traffic to stay in the container. Bindings like Network Binding won't work easily.
Normally you would optimize for security, but here the choice was made to optimize for ease of use. The latter is also the case if openhab was installed directly on the synology like we did on oh2

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Added DSM 7 support with correct style rules

* Adding DSM 7 installation

Commit the changes on brand names and newlines.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* added image for the Orbit b-Hyve binding (#1631)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update expire examples (#1629)

* Update expire examples

Added a description that the expire parameter can be combined with items that are connected to a channel.
Added an example to show the correct syntax when combining channels and expire.

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fix copy&paste typo in example code (#1644)

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fixed broken links to item details (#1633)

Some of the links under `General remarks on parameters:` were broken and redirect to a 404 site.
Wrong link: `(items.html#item-syntax)`
Correct link: `({{base}}/configuration/items.html#item-syntax)`

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* improve openHABian install instructions and work around a Github issue to display the breaking changes (#1634)

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Add logos for wled and ipobserver (#1635)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update vscode.md Signed-off-by: Michael Geramb (github: mgeramb) (#1636)

Because / is allowed in Windows 10+, the path example should use / instead of \ because this will work on linux too

Signed-off-by: Michael Geramb <mail@michael-geramb.at>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update floorplan-pages.md to show URL details required (#1643)

Add some detail to the Floor Plan documentation to show the correct URL to use for Browser and Android App to prevent blank images on the Android app related to non relative URL

Signed-off-by: Mark van Gelder <vangelder.mark@gmail.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update Eclipse IDE docs (#1645)

* A log4j2.xml file is used for configuring the logging instead of logback.xml
* All openHAB development is now done on the 'main' branches/streams (and not 2.5.x 3.0.x branches)

See:

* openhab/openhab-distro#1273
* openhab/openhab-distro#1278

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Mikrotik binding logo (#1648)

Signed-off-by: Oleg Vivtash <oleg@vivtash.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update "Default Tags" documentation (#1651)

There used to be the following "Default Tags" which are no longer used in the current semantic model:

* Lighting
* Switchable
* CurrentTemperature
* TargetTemperature
* CurrentHumidity

Related to openhab/openhab-addons#11313

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fix samba-tool testparm (#1650)

The actual command "samba-tool" was missing to run the "testparm" subcommand.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Add logos for featured add-ons in marketplace (#1652)

Add a PNG version of the macOS add-on.

Signed-off-by: Yannick Schaus <github@schaus.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Create souliss.png (#1663)

Logo for Souliss binding
Signed-off-by: Luca Calcaterra <calcaterra.luca@gmail.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fix link in Contributing section (#1664)

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Remove broken link to Raspberry Pi page (#1666)

This page was removed with https://github.com/openhab/openhab-docs/pull/1533.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Adding haywardomnilogic.png (#1653)

Signed-off-by: Matt Myers <mmyers75@icloud.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed author-tags in binding definitions (#1654)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed author-tags from binding definitions (#1655)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed author-tags from binding definitions (#1656)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update synology.md

Added the installation for DSM 7. Now a Synology specific docker is needed.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed the use of bridge in network

Bridge makes the installation of openhab on synology more complex, it limits the internal ip traffic to stay in the container. Bindings like Network Binding won't work easily.
Normally you would optimize for security, but here the choice was made to optimize for ease of use. The latter is also the case if openhab was installed directly on the synology like we did on oh2

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Added DSM 7 support with correct style rules

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Adding DSM 7 installation

Commit the changes on brand names and newlines.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update synology.md

* Fix markdown 

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

* Remove trailing spaces

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

Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Ondrej Pecta <opecta@gmail.com>
Co-authored-by: Michael B <bredmich@users.noreply.github.com>
Co-authored-by: juergencodes <58371839+juergencodes@users.noreply.github.com>
Co-authored-by: Markus Storm <markus.storm@gmx.net>
Co-authored-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Michael Geramb <mail@michael-geramb.at>
Co-authored-by: Mark van Gelder <vangelder.mark@gmail.com>
Co-authored-by: Oleg Vivtash <oleg@vivtash.net>
Co-authored-by: Per Skenhall <per_skenhall@hotmail.com>
Co-authored-by: Yannick Schaus <github@schaus.net>
Co-authored-by: Luca Calcaterra <calcaterra.luca@gmail.com>
Co-authored-by: Matt <mmyers75@icloud.com>
Co-authored-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 15:33:08 +01:00
openHAB Build Server ca3e6ab3ab Merge commit 'c8ba0349b957af573ff2588fd4733e9d9bf991c6' into HEAD 2021-11-26 14:04:54 +00:00
Wouter Born c8ba0349b9
Capitalize product names and minor fixes (#1671)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-26 15:04:32 +01:00
openHAB Build Server 38aa6bc233 Updated external content (Jenkins build 613) 2021-11-15 04:55:43 +00:00
openHAB Build Server 018a586f54 Updated external content (Jenkins build 609) 2021-11-13 09:14:59 +00:00
openHAB Build Server ba6e2b6117 Updated external content (Jenkins build 608) 2021-11-08 04:58:24 +00:00
openHAB Build Server 3d694467ca Merge commit '31f7080ca9333044255300b354e993efca3d582b' into HEAD 2021-10-31 18:47:56 +00:00
Wouter Born 31f7080ca9
Remove broken link to Raspberry Pi page (#1666)
This page was removed with https://github.com/openhab/openhab-docs/pull/1533.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-10-31 19:47:32 +01:00
openHAB Build Server fccb79f1f0 Updated external content (Jenkins build 584) 2021-10-27 06:11:05 +00:00
openHAB Build Server da01f58ada Updated external content (Jenkins build 577) 2021-10-15 06:19:57 +00:00
openHAB Build Server 3642e9221d Updated external content (Jenkins build 570) 2021-10-08 19:52:58 +00:00
openHAB Build Server ade64cbb2f Updated external content (Jenkins build 560) 2021-09-30 03:37:51 +00:00
openHAB Build Server 1abd0eec7c Merge commit '33c2fe4b88fb1d517aacb892edffd424e698ea83' into HEAD 2021-09-27 16:49:08 +00:00
Per Skenhall 33c2fe4b88
Fix samba-tool testparm (#1650)
The actual command "samba-tool" was missing to run the "testparm" subcommand.
2021-09-27 18:48:44 +02:00
openHAB Build Server 6b368591ab Updated external content (Jenkins build 544) 2021-09-15 21:38:28 +00:00
openHAB Build Server 0de27b4bdb Updated external content (Jenkins build 540) 2021-09-11 15:13:05 +00:00
openHAB Build Server 905623cfee Updated external content (Jenkins build 533) 2021-09-06 05:39:47 +00:00
openHAB Build Server 39f2486df5 Updated external content (Jenkins build 524) 2021-08-29 22:05:44 +00:00
openHAB Build Server 16f8a17968 Updated external content (Jenkins build 517) 2021-08-12 05:07:01 +00:00
openHAB Build Server dc146979f6 Updated external content (Jenkins build 508) 2021-08-01 07:51:33 +00:00
openHAB Build Server af8d6ebd8c Merge commit '799887a21185954e35dc66e354a830f326384cff' into HEAD 2021-07-28 13:27:21 +00:00
PatrikG 799887a211
Ensure that UTF-8 is used as default for all text files on Windows (#1622)
The same as https://github.com/openhab/openhab-docs/pull/1173
2021-07-28 15:27:01 +02:00
openHAB Build Server 11b3d15f11 Updated external content (Jenkins build 504) 2021-07-25 05:47:24 +00:00
openHAB Build Server 4f8d0aec61 Updated external content (Jenkins build 503) 2021-07-24 09:23:16 +00:00
openHAB Build Server 633150fd9f Updated external content (Jenkins build 499) 2021-07-16 13:27:20 +00:00
openHAB Build Server f032125e5e Updated external content (Jenkins build 456) 2021-05-29 04:59:59 +00:00
openHAB Build Server cae9680e71 Merge commit 'f322ab0ed10b7af04b45f67c2c7dd4745de09640' into HEAD 2021-05-24 14:15:49 +00:00
Jerome Luckenbach f322ab0ed1
Tabberize docker article a bit. (#1581)
* Tabberize docker article a bit.

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

* Corrected tab syntax.

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

* Fix markdown errors.

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

* Add os note.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-24 16:15:23 +02:00
openHAB Build Server 2ad8bfbe2a Updated external content (Jenkins build 448) 2021-05-22 05:02:58 +00:00
openHAB Build Server f13f0b5ce0 Merge commit 'babf96367e89068ab40d0308f422e431f4d9eae7' into HEAD 2021-05-20 20:24:36 +00:00
Jerome Luckenbach babf96367e
Remove QNAP article. (#1582)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-20 22:24:05 +02:00
openHAB Build Server 36f29ff11e Merge commit 'd3c713b9599ba7dddfc5eb920119ddb96a04f72a' into HEAD 2021-05-19 17:54:41 +00:00
Jerome Luckenbach d3c713b959
Update index.md (#1579)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-19 19:54:09 +02:00
openHAB Build Server 25825f1517 Merge commit '062a6bfaa528c8e0a7a429f6cb7a6dd689962ff2' into HEAD 2021-05-18 20:22:13 +00:00