Commit Graph

9 Commits (d04a583ee5896c376c495846e6ef124d5b8b6f97)

Author SHA1 Message Date
Gwendal Roulleau ca6384e67b
Update serial.md (#2044)
With https://github.com/openhab/openhab-core/pull/3290, users can now use stable symlink instead of setting udev aliases.
2023-04-06 16:55:30 +02:00
Wouter Born 4fe3e33083
Add some docs on /var/lock permissions (#1801)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-05-01 14:15:59 +02:00
RealMalWare 02d3fe1ba8
Fixed file name for USB symlinks (#1745)
documentation pointed at etc/udev/rules.d/99-com.rules instead of etc/udev/rules.d/99-usb-serial.rules
2022-01-31 20:13:07 +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 e737d718ed
Fix linter errors 🔧(#1435)
* Fix errros for the addon folder.
* Fix errros for the administration folder.
* Fix errros for the concepts folder.
* Fix errros for the configuration folder.
* Improved and synced markdown linting rules.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-01-10 16:01:56 +01:00
Christoph Thiede 714776463a
Update several file paths for openHAB 3 release (#1409)
Starting with openHAB 3, configuration folders and service names do no
longer contain the version number of openHAB.

Signed-off-by: Christoph Thiede <christoph.thiede@outlook.de>
2021-01-03 21:35:28 +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
Jerome Luckenbach d4cc7be27e
Introduced many custom containers. (#1117)
* Refactored multiple 'Note:' occurances.

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

* Small fixes

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 16:18:48 +01:00
Sami Salonen f6cbe2dd3e Serial configuration section added (#755)
* Serial configuration section

Discussed with Kai Kreuzer to have a central place explaining
serial port configuration in openHAB:
https://github.com/openhab/openhab2-addons/pull/2246#discussion_r206528746

Signed-off-by: Sami Salonen <ssalonen@gmail.com>

* Serial configuration section: some review changes

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2018-10-12 19:51:17 +02:00