Commit Graph

206 Commits (de86cf4192301389268a99d44d377dec980a545e)

Author SHA1 Message Date
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
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
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
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
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
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
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
juergencodes 5286b4e422
Fix copy&paste typo in example code (#1644) 2021-09-13 07:35:16 +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
Christoph Weitkamp cbe998e488
Added documentation of 'ChannelDescriptionChangedEvent's (#1610)
* Added documantation of 'ChannelDescriptionChangedEvent's

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Replaced Sets.newHashSet(...) by Set.of(...)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-06-27 20:59:30 +02:00
Peter Schraffl 75f8f357f6
fix: correct mvn command (#1603)
Signed-off-by: Peter Schraffl <peter.schraffl@gmx.at>
Signed-off-by: Schraffl Peter <p.schraffl@gmx.at>
2021-06-20 14:21:31 +02:00
Kai Kreuzer a3261b8273
Removed requirement for compact profile 2 as those do not exist anymore for Java 11. (#1602)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-06-20 14:20:16 +02:00
James Hewitt def15d85d2
Switch branch name to match repo (#1595)
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2021-06-06 14:10:39 +02:00
chilobo 3f36f60eae
Update vscode.md (#1594)
Changed typo Extendions --> Extensions in line 30
2021-06-06 14:09:53 +02:00
Michael Rossner 3f4a2630e4
Change OH versions from 2.5.0 to 3.1.0 in doc files (#1589)
Signed-off-by: Schrotti <Schrott.Micha@web.de>
2021-05-30 21:54:42 +02:00
Fabian Wolter d8aba58e85
Add logo section to dev documentation (#1540)
* Add logo section to dev documentation

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Add SVG and zopflipng

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Remove SVG reference

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>

* Fix markdown lint error

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2021-05-24 20:38:49 +02:00
Patrick Fink 062a6bfaa5
Fix "OpenHab" typo (#1577)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-05-18 22:21:47 +02:00
Patrick Fink 2153b20e26
Add hint how to increase heap size when debugging (#1576)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-05-18 22:16:51 +02:00
Wouter Born b48925ad41
Improve sinks documentation (#1561)
* Improve sinks documentation

* Remove references to the javasound sink since it no longer exists since OH 2.5
* The only UI supporting webaudio is currently HABPanel

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

* Update ESH link to OHC

Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-02 12:32:34 +02:00
Sam Spencer ec1bffb486
Adding a couple of flags and line ending info (#1556)
* Adding a couple of flags and line ending info

These were gotcha's to being able to use the tools and being able to develop a binding.

Signed-off-by: Sam Spencer <sam.spencer@live.com>

* Update index.md

Added some extra returns

* Remove trailing spaces.

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

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-04-30 15:12:19 +02:00
Ethan Dye 0865d9c102
Optimize all png images using zopflipng (#1555)
The command
```
for i in $(find . -name '*.png'); do zopflipng -m --filters=0me --lossy_8bit --lossy_transparent -y "$i" "$i"; done
```
was used to accomplish this optimization, all images should have lost no
accuracy as a result of the compression applied.

Signed-off-by: Ethan Dye <mrtops03@gmail.com>
2021-04-27 21:00:55 +02:00
Jerome Luckenbach 388301e09d
Fix broken link (#1553)
Fixes #1547 

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-04-23 16:29:25 +02:00
Georgios Moutsos 45faf263d0
Update index.md (#1528)
Correct the coding guidelines link
2021-04-03 08:59:14 +02:00
Sami Salonen 36cb42415a
buildsystem / external dependecy instructions fixed (#1521)
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2021-03-22 19:50:26 +01:00
Fabian Wolter d3d73927cc
Add default value of required tag (#1519)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2021-03-21 13:57:32 +01:00
Arjan Mels 1076022ff7
Remove advanced property from channel-group-type (#1509)
The advanced property does not exist for the channel-group-type.

Signed-off-by: Arjan Mels <43108771+arjanmels@users.noreply.github.com>
2021-03-14 16:14:04 +01:00