Commit Graph

2428 Commits (final-3.2.x)

Author SHA1 Message Date
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 c7b8983a7b Merge commit '2fccb34061cfeb68a343454ffcfe4c347efce935' into HEAD 2021-11-26 14:11:30 +00:00
Kai Kreuzer 2fccb34061
Remove JCenter reference (#1669)
Fixes https://github.com/openhab/openhab-docs/issues/1647
2021-11-26 15:11:06 +01:00
openHAB Build Server cd3912cd21 Merge commit '3da266ef609518d881b2a030c43328bb5aa2a8e2' into HEAD 2021-11-26 14:09:45 +00:00
Kai Kreuzer 3da266ef60
Add faq section on how to model lights (#1675)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-11-26 15:08:55 +01:00
openHAB Build Server 915f0d117c Merge commit '3d2706ed68173a0d0d93cc512315770ce3359858' into HEAD 2021-11-26 14:05:23 +00:00
Christoph Weitkamp 3d2706ed68
Added logo for DWD bindings (#1672)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-11-26 15:04:59 +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 0798c66833 Merge commit '2fa7c10b6f231120e8c760889a74476ad2f01a72' into HEAD 2021-11-26 14:04:25 +00:00
Christoph Weitkamp 2fa7c10b6f
Fixed example for COUNT group aggregation function (#1670)
- Fixed example for COUNT group aggregation function

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-11-26 15:04:00 +01:00
openHAB Build Server 0e7aa4da60 Merge commit '69dbe46f6fb1edfc7053ea2f884253592ea4db47' into HEAD 2021-11-26 14:03:12 +00:00
Wouter Born 69dbe46f6f
Update Tests documentation (#1665)
Updates the documentation for how testing should be done nowadays:

* Update imports/classes for upgrade to JUnit 5
* initMocks should no longer be used because it is deprecated in favor of MockitoExtension
* Remove Guava Lists
* Cleanup code using Java 11 constructs

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-26 15:02:43 +01:00
openHAB Build Server 013a7a014c Merge commit '4621ca13024f3fa79b2470bf1627bd72684a76e8' into HEAD 2021-11-26 14:01:35 +00:00
Michael Rossner 4621ca1302
Fix markdownlint warnings (#1662)
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-11-26 15:01:10 +01:00
openHAB Build Server 4e32d0e04a Merge commit '2ae80e9f364785d0bfac1a7e3f66e7148c738c7c' into HEAD 2021-11-26 14:01:00 +00:00
Michael Rossner 2ae80e9f36
Update auto_overview.md (#1661)
* Fix samba-tool testparm (#1650)

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

Signed-off-by: Schrotti <Schrott.Micha@web.de>

* Update auto_overview.md

Just some grammar / typo corrections

Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Signed-off-by: Schrotti <Schrott.Micha@web.de>

Co-authored-by: Per Skenhall <per_skenhall@hotmail.com>
2021-11-26 15:00:35 +01:00
openHAB Build Server 650e74016e Merge commit '36906de25a4bc5cbce3a991054969185de019c86' into HEAD 2021-11-26 14:00:11 +00:00
Michael Rossner 36906de25a
Update item_widgets.md (#1659)
Add Link to marketplace for custom widget

Signed-off-by: Michael Roßner <Schrott.Micha@web.de>
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-11-26 14:59:49 +01:00
openHAB Build Server 2ddcdd8aa0 Merge commit '1a9c47e2cbdfbbb2cc733d9d6de86928f8c9416e' into HEAD 2021-11-26 13:59:17 +00:00
mlobstein 1a9c47e2cb
Add nuvo logo and fix background of oppo logo (#1674)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2021-11-26 14:58:46 +01:00
openHAB Build Server cfdea37353 Updated external content (Jenkins build 630) 2021-11-23 20:42:30 +00:00
openHAB Build Server 00be684cf4 Updated external content (Jenkins build 629) 2021-11-23 08:49:30 +00:00
openHAB Build Server 13711fbe3e Updated external content (Jenkins build 626) 2021-11-21 22:28:39 +00:00
openHAB Build Server e6140665e2 Updated external content (Jenkins build 623) 2021-11-20 19:25:45 +00:00
openHAB Build Server 5c225bd37b Updated external content (Jenkins build 619) 2021-11-19 03:38:43 +00:00
openHAB Build Server 4b8e2b5e62 Updated external content (Jenkins build 618) 2021-11-18 05:04:26 +00:00
openHAB Build Server 7e3bbf4f4f Updated external content (Jenkins build 617) 2021-11-17 05:04:30 +00:00
openHAB Build Server bca134522c Updated external content (Jenkins build 615) 2021-11-16 03:37:15 +00:00
openHAB Build Server 8934098778 Updated external content (Jenkins build 614) 2021-11-15 15:00:48 +00:00
openHAB Build Server 38aa6bc233 Updated external content (Jenkins build 613) 2021-11-15 04:55:43 +00:00
openHAB Build Server a331576620 Updated external content (Jenkins build 612) 2021-11-14 18:26:17 +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 d6aabf3973 Updated external content (Jenkins build 606) 2021-11-07 19:32:50 +00:00
openHAB Build Server fcff8d78cb Updated external content (Jenkins build 604) 2021-11-07 04:54:55 +00:00
openHAB Build Server 2c7119328f Updated external content (Jenkins build 603) 2021-11-06 12:07:59 +00:00
openHAB Build Server ea7f8488e5 Merge commit '728dbb6aa2c7b22883dc9bdffdebe909e9bc1b47' into HEAD 2021-10-31 18:49:55 +00:00
openHAB Build Server dc23bd91a4 Merge commit 'bf61b10afc7aa3ec7569015a763ed3e7cbd70acc' into HEAD 2021-10-31 18:49:40 +00:00
Christoph Weitkamp 728dbb6aa2
Removed author-tags from binding definitions (#1656)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-10-31 19:49:37 +01:00
openHAB Build Server f3f79b5100 Merge commit '01af6ad307744bcc455050e9e0fc2864dc8358fe' into HEAD 2021-10-31 18:49:25 +00:00
Christoph Weitkamp bf61b10afc
Removed author-tags from binding definitions (#1655)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-10-31 19:49:17 +01:00
Christoph Weitkamp 01af6ad307
Removed author-tags in binding definitions (#1654)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-10-31 19:49:02 +01:00
openHAB Build Server 79d21708ec Merge commit 'ae463b6874724b5d78b1a6ef894ef01ce6b3761e' into HEAD 2021-10-31 18:48:22 +00:00
Matt ae463b6874
Adding haywardomnilogic.png (#1653)
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2021-10-31 19:47:56 +01: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 35bde569ad Merge commit 'bdb88950c39ca2abc3ed746b6cbd68ddf85933e2' into HEAD 2021-10-31 18:47:09 +00:00
openHAB Build Server 4a0d9a1202 Merge commit '7c885d626ac2b9daa95ce2abac12939fd52849a1' into HEAD 2021-10-31 18:46:53 +00:00
Wouter Born bdb88950c3
Fix link in Contributing section (#1664)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-10-31 19:46:48 +01:00