Commit Graph

42 Commits (final-stable)

Author SHA1 Message Date
Wouter Born 73ee41f698
Update Java 21 JVM requirements (#2510)
* Update Java 21 JVM requirements

Also fixes broken links and some outdated version numbers.

Signed-off-by: Wouter Born <github@maindrain.net>

* Update version numbers

Signed-off-by: Wouter Born <github@maindrain.net>

---------

Signed-off-by: Wouter Born <github@maindrain.net>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2025-07-13 12:29:21 +02:00
Holger Friedrich 673da56ad1
Java 21 for OH5 development (#2426)
* Java 21 for OH5 development

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* rework after OH5 release

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* review comment

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

---------

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-09 13:03:55 +01:00
Wouter Born 45773302a2
Fix typos and capitalization issues (#2207)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-13 19:06:34 +01:00
stefan-hoehn 86448c0662
fix final style issue (#2160)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-11-19 13:18:35 +01:00
lolodomo 1903f69946
Fix errors in synology.md (#2159)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 12:33:30 +01:00
Jamie Townsend eea8faa6e3
Update synology.md to reflect changes in Synology Container Manager (#2147)
Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-02 18:29:00 +01:00
Jamie Townsend 9752bc045f
Update synology.md to correct synouser command to create the openhab user (#2146)
As per the instructions here: https://community.openhab.org/t/installation-guide-synology-diskstation-not-ok-for-latest-dsm/140209

Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-02 18:27:27 +01:00
Dimitar Valchev 2ba848f513
Add DSM 7.2 USB2Serial how to (#2136) 2023-09-17 20:57:58 +02:00
Rosi 0fee8ff11c
spelling corrections (#1998)
Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:08:51 +01:00
Jerome Luckenbach 7a87fdc06b
openHAB 4 and Java 17 refactoring (#1975)
* Remove or rename openHAB Version where useful.

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

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

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

* Java bulk edit
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

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

* Update installation/synology.md

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

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-30 16:24:19 +01:00
Jerome Luckenbach c02c98107a
Add Note to Java 11 community papckage. (#1927)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 15:13:56 +01:00
Jerome Luckenbach 1a15b6c7fc
Improve markdown linting (#1906)
* Improve markdownlint configuration.

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

* Apply changes to current linting rules.

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

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-03 18:43:14 +01:00
Jerome Luckenbach 5cd00632cf
Fixed markdownlint errors. (#1679)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 18:21:25 +01: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
Jerome Luckenbach ae9bdd76ec
Fix Markdown. Remove Jenkins base tags. (#1497)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-02-24 21:08:19 +01:00
Jerome Luckenbach e879ad83b3
Markdown linting bulk fix (#1432)
* Improved markdown linter settings

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

* Bulk fix for several markdown errors.

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

* Remove Paper UI from Json DB.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 13:09:30 +01:00
Christian Häussler 061cece9cd
Change openHAB 2 references to openHAB without version number (#1418) 2021-01-04 22:49:36 +01:00
Jerome Luckenbach 953e074c0a
Start with Markdownlint fro vscode editing. Initial linting error fixes. (#1377)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-25 23:44:31 +01:00
Jerome Luckenbach 858701a7f2
Secure links should be standard, where available. (#1354)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-21 10:13:16 +01:00
HakamSaffour 3c25f0ca9e Update synology.md (#912)
Add missing step (step no. 2) to the installation steps
fixed numbering order

Signed-off-by: Hakam Saffour hakam.saffour@gmail.com
2019-03-14 09:39:07 +01:00
Christian Häussler 07c93a827a [Synology] Add logging section (#543)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2017-10-25 23:33:13 +02:00
Christian Häussler e85a7821c4 [Synology] Install documentation updates (#465)
Some typos obscure meaning and users need guidance for correct PC-Loadletter package.
Closes https://github.com/openhab/openhab-syno-spk/issues/85

Signed-off-by: Christian Häussler c-n-i@web.de (github: @cniweb)
2017-08-04 00:25:37 +02:00
Christian Häussler 2d06ae75a9 [Synology] Remove redundant paragraph (#464)
* Remove the redundant paragraph

Fixes https://github.com/openhab/openhab-syno-spk/issues/52#issuecomment-318768440

Signed-off-by: Christian Häussler c-n-i@web.de (github: @cniweb)

* Remove tinyurl

Signed-off-by: Christian Häussler c-n-i@web.de (github: @cniweb)
2017-07-31 15:13:31 +02:00
Christian Häussler 829c2380b6 [Synology] Update documentation (#461)
* Korrect debug parameter for docker

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)

* Update Synology Documentation

Fixs:
https://github.com/openhab/openhab-syno-spk/issues/80
https://github.com/openhab/openhab-syno-spk/issues/52

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)

* Update Synology Documentation after first Review

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)

* Update synology.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Update synology.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-28 11:57:57 +02:00
Thomas Dietrich 5372975b42 Fix all installation articles according to style guide (#426)
* Add first version of styleguide, refine rules

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Fix all installation articles according to style guide

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-07-06 17:36:46 +02:00
Wolfgang Ortner 0b5e36a682 [Synology] Add Diskstation DS1815+ to supported list (#433)
I'm running openHAB on my Synology DiskStation DS1815+ since a few weeks now without problems.

Signed-off-by: Wolfgang Ortner <w.a.ortner@gmail.com>
2017-07-06 17:33:54 +02:00
Alexey Ashurok 6d420ddbea [Synology] Add DS214play to list (#390)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-06 20:22:12 +02:00
khior fda4400427 [Synology] Add DS413j to the list of tested devices (#388)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-06 20:21:27 +02:00
Hans-Jürgen Hafner be0deb4280 [Synology] Add DS216play as tested device (#346)
Signed-off-by: Hans-Jürgen Hafner <hans-juergen.hafner@t-online.de> (github: hjhafner)
2017-02-26 14:32:38 +01:00
Thorsten Rinne 64d85ce029 [Synology] Add DS916+ as tested device (#350)
Signed-off-by: Thorsten Rinne <thorsten@rinne.info> (github: thorsten)
2017-02-26 14:27:55 +01:00
Kai Kreuzer 2ee37ccbd4 [Synology] Fix case of openHAB (#269)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-25 10:37:53 +01:00
Heinz Peter Hippenstiel 542117419b [Synology] Add Java prereq and installation (#213)
Added info to install Oracle Java as prereq
changed config path

Note: Mail address was modified in its first word because of spam concerns. 

Signed-off-by: Heinz Peter Hippenstiel <github.hph@xoxy.net> (github: hphde)
2017-01-21 23:36:55 +01:00
Marco Heinbuecher 174efd4a02 [Synology] add tested device DS216+II (#162)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2016-12-20 13:49:05 +01:00
Thomas Dietrich 757efad899 Add QNAP NAS article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 03317ebba5 Improve synology article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Christian Häussler 04826b6a9e [Synology] Add tested devices (#121)
* Add HABmin and HABPanel UIs to Overview

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Update working devices

https://github.com/openhab/openhab-syno-spk/issues/29

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-11-02 10:39:43 +01:00
Christian Häussler 231bddf777 Update synology.md (#29)
* Update synology.md
* Initial windows installation instructions

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2016-06-19 20:14:09 +02:00
Kai Kreuzer e0b9b02923 fixed syntax 2016-06-07 09:43:21 +02:00
Christian Häussler d764e4a3a1 Add synology install instructions (#16)
https://github.com/openhab/openhab-syno-spk/issues/26

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-06-07 09:40:36 +02:00
Kai Kreuzer fc4eb2deb8 reverted _source folder again as it does not seem to be supported by Github Pages
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-30 14:50:02 +02:00
Kai Kreuzer 1aa61facd5 introduced _source folder
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-30 10:59:32 +02:00
Kai Kreuzer e7d2340092 updated structure
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-30 10:30:54 +02:00