J-N-K
e4996fbf4d
New ThingHandlerService documentation ( #2194 )
...
* New ThingHandlerService documentation
* Update developers/bindings/index.md
Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>
* improvement
* improvement
Signed-off-by: Jan N. Klug <github@klug.nrw>
* Update developers/bindings/index.md
Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>
* Update developers/bindings/index.md
Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>
* Update developers/bindings/index.md
Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: J-N-K <github@klug.nrw>
---------
Signed-off-by: J-N-K <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
Co-authored-by: Wouter Born <github@maindrain.net>
2024-01-03 15:50:33 +01:00
Wouter Born
467f27cd25
Document network-interface context ( #2197 )
...
This context was added in https://github.com/openhab/openhab-core/pull/3981 .
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-03 14:03:45 +01:00
Andrew Fiddian-Green
3fd71f4076
Update addon.md for USB finder service ( #2191 )
...
This is a small update to align the documentation with last minute changes made in https://github.com/openhab/openhab-core/pull/3922
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-28 18:54:14 +01:00
Andrew Fiddian-Green
0fc7a4615f
Improve developer documentation for addons.xml ( #2186 )
...
* Improve developer documentation for addons.xml
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Adopt reviwer suggestions.
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-22 17:15:32 +01:00
Andrew Fiddian-Green
1156252301
Add-on suggestion finder revised schema ( #2174 )
...
* Add-on suggestion finder revised schema
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Adopt reviewer suggestions
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-16 16:48:15 +01:00
Andrew Fiddian-Green
ae491a7957
Extra fields for addon discovery in addon.xml ( #2150 )
...
* Add description of discovery-methods
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Add description of discovery-methods
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [developers-addons-addon] fix markdown errors
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-08 18:10:13 +01:00
Florian Hotze
b86d50201c
Update Contributing guide for openhab-webui repo ( #2168 )
...
When sharing a link to that page, I noticed that the repository list was outdated.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-12-05 13:46:04 +01:00
Daniel Rosengarten
2f8322730a
[ide-vscode] Add instructions to tasks.json ( #2126 )
...
* Update tasks.json for VS Code
Add 2 tasks for Visual Studio Code IDE.
Force code style update before compile.
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
* Add a second update properties task
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
* Update tasks.json
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
---------
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
2023-11-19 23:48:22 +01:00
Konstantin Polihronov
ef6d4f92da
Fix the Reference typeId of the system.electric-energy ( #2132 )
...
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2023-09-17 21:01:24 +02:00
Jeremy
edadbc64bc
Bump github action workflow package dependencies ( #2124 )
...
* Bump github action workflow package dependencies
Signed-off-by: jsetton <jeremy.setton@gmail.com>
* Fix markdownlint errors
Signed-off-by: jsetton <jeremy.setton@gmail.com>
---------
Signed-off-by: jsetton <jeremy.setton@gmail.com>
2023-09-02 12:56:18 +02:00
Wouter Born
98a6d319a6
Link to Java 17 documentation ( #2119 )
...
This prevents issues because older documentation may not apply to Java 17.
Signed-off-by: Wouter Born <github@maindrain.net>
2023-08-21 18:13:13 +02:00
Jacob Laursen
bdb37078aa
Update example for I18N custom keys ( #2117 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-08-21 14:10:22 +02:00
Wouter Born
e78c8ab82c
Update Governance for Teams to Discussions migration ( #2120 )
...
This updates the Governance docs for the migration to GitHub Discussions due to the Teams discussions sunset.
See: https://github.com/openhab/openhab-distro/discussions/1512
Signed-off-by: Wouter Born <github@maindrain.net>
2023-08-13 19:47:32 +02:00
Wouter Born
010da345e1
Fix broken links ( #2108 )
...
Some documentation files were moved in #1872 which caused these links to be broken.
Signed-off-by: Wouter Born <github@maindrain.net>
2023-07-30 22:40:46 +02:00
Wouter Born
ea5fce9b99
Some guidelines.md fixes ( #2094 )
...
There is no `log` method on Loggers, see:
https://slf4j.org/api/org/slf4j/Logger.html
Signed-off-by: Wouter Born <github@maindrain.net>
2023-07-01 10:35:16 +02:00
Jacob Laursen
52f9a4822c
Redefine connection in addon.xsd ( #2069 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-24 18:52:35 +02:00
Jacob Laursen
73db235375
Add clarification for two-letter country codes ( #2066 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-16 17:33:33 +02:00
J-N-K
d12754a359
[developer] document thing-type update instructions ( #2040 )
...
* [developer] document thing-type update instructions
Signed-off-by: Jan N. Klug <github@klug.nrw>
* address review comments
Signed-off-by: Jan N. Klug <github@klug.nrw>
---------
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-04-16 17:24:16 +02:00
Jacob Laursen
ca8c303d57
Add naming convention ( #2061 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-10 12:11:35 +02:00
Wouter Born
8eb2bd73d3
[Development] Eclipse Setup - Remove version notice ( #2043 )
...
Reverts #1925 because newer Eclipse versions are supported with openhab/openhab-distro#1513 .
Signed-off-by: Wouter Born <github@maindrain.net>
2023-04-06 16:58:08 +02:00
Jacob Laursen
cd10104705
Remove deprecated author property ( #2041 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-02 22:18:01 +02:00
Wouter Born
096a6b1056
Update docs for OSGi R8 upgrade ( #2037 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2023-03-25 11:30:30 +01: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
J-N-K
71adc538ad
Adapt to core changes (addon.xml) ( #1872 )
...
* Adjust to addon.xml
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-16 20:37:08 +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
Wouter Born
446022f8a4
Fix add-ons stylization ( #1976 )
...
This makes the documentation a bit more consistent to use "add-ons" or "Add-ons" where possible.
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-26 23:09:28 +01:00
Дилян Палаузов
969fae1f7b
Typos a/an ( #1933 )
2022-12-01 22:42:51 +01:00
Jerome Luckenbach
71337d914c
Add version notice to prevent failing instalaltions. ( #1925 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 13:32:17 +01:00
Jerome Luckenbach
2ddff112b1
Remove common jekyll references. ( #1917 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-24 18:35:16 +01:00
Jerome Luckenbach
53cdcdfe51
Fix markdown errors due to configuration changes ( #1908 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-06 22:13:21 +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
Julian Herzog
fa1e005a5c
Fixed typos in developers/ide/intelij.md ( #1903 )
2022-10-25 20:18:49 +02:00
Christoph Weitkamp
fb6f36607d
Added default channel types for electrical energy ( #1886 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-09-11 17:42:36 +02:00
Carsten Mogge
d928c3acd3
Update osgi.md ( #1876 )
...
Corrected two dead-links to osgi
2022-08-24 20:06:55 +02:00
Wouter Born
ad166c4887
Update UIs that support the Web Audio sink ( #1870 )
...
The Web Audio sink is now also supported by Main UI and Basic UI, see:
* https://github.com/openhab/openhab-webui/pull/1422
* https://github.com/openhab/openhab-webui/pull/1426
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-21 13:05:59 +02:00
Jacob Laursen
ca7c7bb9c9
Simplify syntax of running translation generation tool ( #1867 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-27 22:40:43 +02:00
Jacob Laursen
cef98dd9c4
Describe generation of i18n properties using tool ( #1833 )
...
* Describe generation of i18n properties using tool
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Bumped heading up one level
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Comply with rule: Fenced code blocks should be surrounded by blank lines
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove plugin version from command
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-03 22:49:51 +02:00
Jacob Laursen
4788e1cd25
Describe translation process ( #1829 )
...
* Describe translation process
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Comply with one line per sentence rule
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-05-27 21:59:07 +02:00
lolodomo
0ca265b68a
item-type (channel): list all available in core ( #1814 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-15 18:27:53 +02:00
Wouter Born
c9b5b59c84
Fix broken "System State Channel Types" table ( #1797 )
...
Looks like the table got broken with #1788 .
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 19:37:36 +02:00
Wouter Born
6d42647cb8
Fix broken links ( #1796 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 19:36:53 +02:00
Gaël L'hopital
b4c3945b4c
Update thing-xml.md ( #1788 )
...
Adding indoor temperature as system channel.
2022-03-27 23:21:02 +02:00
Fabian Wolter
1c1bf5fc1b
Add note about textual configuration when implementing a discovery service ( #1767 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2022-02-21 21:55:09 +01:00
Christoph Weitkamp
9104b7c743
Renamed Yahoo to ACME ( #1727 )
...
- Renamed Yahoo to ACME
Yahoo ended their service whereas A Company that Manufactures/Makes Everything is still providing weather data. 😉
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-01-10 16:54:58 +01:00
Christoph Weitkamp
aa263bc977
Remove references to Yahoo in developer documentation ( #1726 )
...
- Remove references to Yahoo in developer documentation
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-01-10 16:54:47 +01:00
Andrew Fiddian-Green
36214ff200
[developer-bindings] getRemovalGracePeriodSeconds for mDNS discovery ( #1708 )
...
* [developer-bindings] getRemovalGracePeriodSeconds for mDNS discovery
* [developer-bindings] tweak example code
* [developer-bindings] add modified() to example code
* [developer-bindings] tweak example code
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2021-12-23 16:11:38 +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
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
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