* Troubleshooting information added for UPnP (Issue #13077)
Additional technical information related to UPnP device discovery added (required for bindings that use the UPnP infrastructure of openHAB).
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* markdownlint findings fixed.
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* erros fixed (found in generated doc pre-view)
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* Add support for footnotes to markdown parser.
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* Change stylus code to place the footer at the very end of the page ...
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* Update styles to improve footnote placement.
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* Additional footnote styling.
* Information about parameter "-Dorg.jupnp.network.useAddresses" added. Clarified that openHAB uses the jupnp library for UPnP support.
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* linter findigs fixed ...
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* small re-wording
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
* Rollback of changes that do not belong to this PR
* [Enancement] - Simplify local builds to lower bar for beginners
Fixes#2215
- resolved comments by @stefan-hoehn
- added more information to USB section, as in my expirience to use the device id is more reliable the host system configuration changes.
---------
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
When running as a service an extra folder called log is created in userdata (Note: OpenHab log folder is userdata/logs with the s on the end).
This extra folder is created because the default Karaf log folder is not explicitly set in the wrapper config.
These changes update the wrapper config file to make sure the Karaf log folder is set to the same as the OpenHab Logs folder.
See Community post - https://community.openhab.org/t/oh3-oh4-running-as-service-on-windows-creates-spurious-log-folder-with-openhab-log-empty/145048
As requested here https://github.com/openhab/openhab-docs/issues/2006 I tried to write a small firewall section for the Linux installation documentation to help new users that struggle to open the dashboard after a fresh install due to an interfering firewall.
* Moved reverse-proxy configuration to it's own page
To give a better balance between the different options I moved the NGINX configuration to it's own page.
So that the security page is focussed on the different options, and not looks like a configuration page for NGINX as it's the preferred way to do this.
Also added the option to run your own openHAB cloud.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* Fixes + Sidebar entry.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
This change will make it easier to get Armbian support.
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
apt-key is deprecated and shouldn't be used nor should the trusted keystore in /etc/apt. Instead the gpg keys should be stored somewhere else and the list file that adds the openHAB repo should point at that one key. Thus, apt will only trust that key for that repo instead of trusting that key even if it's used by some other repo.
There were problems with the redirect from `gpg` which makes the command fail sometimes even when using sudo which is why I save it locally and then move and chmod it after.
Signed-off-by: Richard Koshak rlkoshak@gmail.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
* 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>