Commit Graph

1218 Commits (7b3bfc0e2819efab07406eb0e5aadbe08a2918f3)

Author SHA1 Message Date
Sönke Küper 7b3bfc0e28
Added logo for Deutsche Bahn (#1684)
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>

Co-authored-by: Sönke Küper <soenkekueper@gmx.de>
2021-12-01 21:11:39 +01:00
Bernhard Bauer 79153bce9d
Logo for HeliosEasyControls Binding (#1683)
Signed-off-by: Bernhard Bauer <bern77@gmail.com>
2021-11-29 17:54:23 +01:00
Jerome Luckenbach ca3c1e6ff3
Remove classic ui from switchsupport. (#1681)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-27 11:49:48 +01:00
Jerome Luckenbach cf3447b43b
Remove labeler action (#1680)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-27 11:43:53 +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
Jerome Luckenbach 5c6efa1ded
Use original action instead of fork
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 18:06:27 +01:00
Jerome Luckenbach e93886e1c7
Remove broken basic ui link. (#1677)
Fixes #1617 

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 16:45:34 +01:00
fringefilmsoz f9cc24262c
Spelling. Loops notation (#1626)
* Spelling. Loops notation

Corrected error in spelling of fragments (from fragements).

Changed notation of state of item in a loop to: items[loop.item.name].state (was loop.item.state).
This will ensure items update state with state changes.

Signed-off-by: fringefilmsoz <fringefilmsoz@gmail.com>
2021-11-26 16:37:34 +01:00
Amos Kittelson c2d43c5a61
Add Users command (#1632)
* Added Users command

* Fix markdown

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 16:34:10 +01:00
Sander Steenhuis f73fed1ac9
Update sitemaps.md (#1676)
* Update sitemaps.md

As a new user, I was frustrated to find this out far too late. I really did read, twice, the page about sitemaps. I didn't understand why I couldn't see the results as in the screenshots. Where is it? Am I crazy?

There is so much documentation, a new user is not going to read every page. They learn, read or hear that they would need a sitemap, so that's what they are going to read in the documentation. They are not going to read a [different page](https://www.openhab.org/docs/ui/) first, where the above warning is present.

I advise all documentation writers to keep, move or duplicate all important information surrounding a subject _on the page about that subject_.

* Use tip box

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 15:57:42 +01:00
Gautier 04af4bf622
Documentation for canvas layout. (#1657)
* Documentation for canvas layout.

Signed-off-by: Gautier Taravella <tarag@mailbox.org>

* One line per sentence

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

* Fix markdown errors

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

Co-authored-by: tarag <g11686092+tarag@users.noreply.github.com>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 15:53:04 +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
Kai Kreuzer 2fccb34061
Remove JCenter reference (#1669)
Fixes https://github.com/openhab/openhab-docs/issues/1647
2021-11-26 15:11:06 +01: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
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
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
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
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
Michael Rossner 4621ca1302
Fix markdownlint warnings (#1662)
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-11-26 15:01:10 +01: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
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
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
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
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
Matt ae463b6874
Adding haywardomnilogic.png (#1653)
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2021-10-31 19:47:56 +01: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
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
Luca Calcaterra 7c885d626a
Create souliss.png (#1663)
Logo for Souliss binding
Signed-off-by: Luca Calcaterra <calcaterra.luca@gmail.com>
2021-10-31 19:46:26 +01:00
Yannick Schaus 98bdde8f4e
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>
2021-10-31 19:44:22 +01: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
Wouter Born 70a717d297
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>
2021-09-27 18:46:08 +02:00
Oleg Vivtash 600bae0b65
Mikrotik binding logo (#1648)
Signed-off-by: Oleg Vivtash <oleg@vivtash.net>
2021-09-27 18:44:51 +02:00
Wouter Born 134b6247ac
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>
2021-09-13 17:17:40 +02:00
Mark van Gelder eae2356240
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>
2021-09-13 17:17:05 +02:00
Michael Geramb d61204c98a
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>
2021-09-13 17:13:55 +02:00
Matthew Skinner 05b8c80b0b
Add logos for wled and ipobserver (#1635)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2021-09-13 17:12:54 +02:00
Markus Storm a521fcaa87
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>
2021-09-13 17:11:39 +02:00
Michael B cbbaf412c3
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)
2021-09-13 17:10:00 +02:00
juergencodes 5286b4e422
Fix copy&paste typo in example code (#1644) 2021-09-13 07:35:16 +02:00
Michael B 28b768f614
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)
2021-08-16 14:29:38 +02:00
Ondrej Pecta 9cd3458ead
added image for the Orbit b-Hyve binding (#1631)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2021-08-12 20:33:51 +02:00
mtraxiot 15e2d1ec8f
provide additional example to highlight transform (#1630)
transform must be string type addition example to highlight this
2021-08-12 20:31:39 +02:00
Markus Storm cf8098cc0a
Clarify item creation recommendation (#1628)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-08-12 20:30:43 +02: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
ab2web 9c45fe9184
Update wrong hostname in first_steps.md (#1621)
the latest openhabian image (https://github.com/openhab/openhabian/releases/tag/v1.6.5) hosted the user interface with the hostname `http://openhabian:8080` and not `http://openhabianpi:8080`
2021-07-28 15:21:23 +02:00
Markus Storm 989e6fd0b8
Clarify why mixing text and UI is bad (#1620)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
2021-07-28 15:19:39 +02:00
jaaviercr 9bdeb39b19
Update rules-dsl.md (#1618)
Removed an extra parenthesis.
2021-07-14 20:04:59 +02:00
Björn Lange 0915b10d55
Add default libraries for SSE (#1614)
Signed-off-by: Björn Lange <bjoern.lange@tu-dortmund.de>
2021-07-07 08:09:34 +02:00
Yannick Schaus acc732541d
Add fixed grid layout (#1612)
Signed-off-by: Hubert Nusser <hubsif@gmx.de>
2021-06-27 21:24:00 +02:00