Commit Graph

1500 Commits (d73012d9f76b3e9a3a889c403e0dcc811bbfba31)

Author SHA1 Message Date
Holger Friedrich d73012d9f7
[luftdateninfo] Remove obsolete icon (#2082)
Binding was renamed to SensorCommunity, logo no longer matches.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-07-01 17:42:16 +02:00
Дилян Палаузов 098ddb5142
ui/sitemaps.md: emphasize period= is mandatory parameter in Chart (#2091) 2023-07-01 11:08:34 +02:00
Дилян Палаузов 69fef795e6
.vuepress/config.js: Change v3 → v4 Documentation Preview (#2084) 2023-07-01 11:03:16 +02:00
Andrew Fiddian-Green 302c0f37d5
[icons] Improved icons for Hue and PowerView (#2083)
* [icons] update

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [hue] 2nd attempt

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

* [powerview] transparent

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-07-01 11:02:32 +02:00
Aron Beurskens 8420a9a543
Updated logo for the Plex Media Player (#2090)
* Updated logo for the Plex Media Player

PR #15057 Added support for the Plex Media Player. This updates the logo for the binding.

Signed-off-by: Aron Beurskens <aron@beurskens.nl>

* Added dark plex logo

Added dark plex logo to be visible on white background

Signed-off-by: Aron Beurskens <aron@beurskens.nl>

---------

Signed-off-by: Aron Beurskens <aron@beurskens.nl>
2023-07-01 10:43:15 +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
J-N-K 52484aad11
Add persistence filters (#2088)
* Add persistence filters

* address review comments

Signed-off-by: Jan N. Klug <github@klug.nrw>

* md lint

Signed-off-by: Jan N. Klug <github@klug.nrw>

* fooo

Signed-off-by: Jan N. Klug <github@klug.nrw>

* include

Signed-off-by: Jan N. Klug <github@klug.nrw>

* md

Signed-off-by: Jan N. Klug <github@klug.nrw>

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-07-01 10:29:09 +02:00
Дилян Палаузов 2493af5a1f
configuration/items: write Tags are for Semantic model (#2081) 2023-07-01 10:14:44 +02:00
Mark Herwege 218d96b2db
Update developer sidebar search documentation (#2093)
* developer sidebar search

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

* update text

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2023-06-30 16:41:20 +02:00
Robert Szucs 0c46958888
fix a typo (#2086)
Signed-off-by: Robert Szucs <robert.szucs@casrd.net>
2023-06-03 00:54:36 +02:00
Дилян Палаузов 524cf43f1b
Typos (#2078)
Add an example to Group item, that it can reference sub-types of
Number (dimensions).
2023-05-24 10:30:12 +02:00
Marcel Goerentz 5d9bf9f409
[liquidcheck] Add binding image (#2080)
Signed-off-by: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
2023-05-18 07:43:39 +02:00
mueller-ma 24d6865960
Document Sitemap Chart parameter yAxisDecimalPattern (#2079)
* Document Sitemap Chart parameter yAxisDecimalPattern 

Closes #2014

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

* Update sitemaps.md

---------

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-05-17 08:50:00 +02:00
J-N-K 2c3b046127
Fix markdown (#2076)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-07 19:18:16 +02:00
J-N-K 68bdcbac6e
Fix markdown in installation/index.md (#2075)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-07 14:33:39 +02:00
lolodomo 1b4dcc22ec
New icon sources for an item (#2065)
* New icon sources for an item

Related to openhab/openhab-core#3052

Depends on the merge of PR openhab/openhab-core#3539

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* First set of review comments considered

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Remove the constraint regarding hyphen in icon name

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Consider one remaining opened comment

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Hide &lt; and &gt;

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Include HTTP link to icon sources directly in the table

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-04 22:17:56 +02:00
J-N-K b408a4748e
Explain new UoM system (#2072) 2023-05-04 22:13:43 +02:00
J-N-K c87792b28a
Explain upgrade tool (#2073)
* Explain upgrade tool
2023-05-03 21:46:45 +02:00
osama-salah 370f3fe99c
Update item_widgets.md (#2070)
No need for this text. The quotes are not displayed
2023-04-24 18:53:32 +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
stefan-hoehn 69e278069a
fix some typos in Readme (#2068)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-04-16 17:15:59 +02:00
jimtng fd2b22976e
Document the new dynamic scripting-language transformation (#2042)
* Document the new dynamic scripting-language transformation

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

* Adjust line breaks

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

---------

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2023-04-16 14:00:49 +02:00
Richard Koshak 57cfc390af
Clarified the sidebar search ignores case (#2063)
The original sentence was not clear and a little awkward. Hopefully this clarifies it some.

Signed-ogg-by: Richard Koshak <rlkoshak@gmail.com>
2023-04-10 21:50:55 +02:00
Florian Hotze cf1b554772
Document MainUI developer sidebar search abilities (#2062)
* MainUI developer sidebar: document the search

With https://github.com/openhab/openhab-webui/pull/1732, the developer
sidebar search was extended to check much more entities for the search
string. This lists what is possible now.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Address review & Add missing Things

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-04-10 15:35:10 +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
MikeTheTux a890e929a3
added speedtest.png (#2060)
Signed-off-by: Michael Weger <weger.michael@gmx.net>
2023-04-08 14:20:43 +02:00
chingon007 27ebc1676f
Changing logo for sonnen binding to vendor logo (#2059)
Signed-off-by: chingon007 <tron81@gmx.de>
2023-04-07 17:15:25 +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
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
Mark Herwege 101bd547fd
Add inputHint parameter (#2045)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2023-04-06 16:50:34 +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
Sven Strohschein 163c35cedc
[innogysmarthome] Remove binding (#2039)
The innogysmarthome binding will get removed, see issue https://github.com/openhab/openhab-addons/issues/14674

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Sven Strohschein <novanic@gmx.de>
2023-04-02 21:53:22 +02:00
Richard Koshak e72c0502c1
Document the script-prefix for Nashorn JavaScript (#2038)
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2023-03-25 11:31:27 +01: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
maniac103 9906487cf9
Add ecovacs binding logo (#2035)
Signed-off-by: Danny Baumann <dannybaumann@web.de>
2023-03-25 11:28:33 +01:00
jimtng 399f614cba
Update JRuby's transformation example (#2034)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2023-03-21 21:46:51 +01:00
Cody Cutrer a6c437e01d
update docs for core.GenericEventTrigger (#1986)
* update docs for core.GenericEventTrigger

see https://github.com/openhab/openhab-core/pull/3299

Signed-off-by: Cody Cutrer <cody@cutrer.us>

* link to javadocs for mostly-complete list of event types

Signed-off-by: Cody Cutrer <cody@cutrer.us>

---------

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2023-03-18 18:51:11 +01:00
stefan-hoehn 4c8e76fa06
fix minor wording in blockly migration (#2031)
* fix minor wording in blockly migration

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* Update configuration/blockly/index.md

Co-authored-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
2023-03-18 18:43:44 +01:00
mueller-ma 86ab6ecead
[Sitemap] Add color 'itemValue' (#2032)
* [Sitemap] Add color 'itemValue'

https://github.com/openhab/openhab-core/pull/3453
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

* update

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

---------

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-18 17:06:45 +01:00
stefan-hoehn ad1e66c440
[blockly] add more migration info (#2028)
* [blockly] add more migration info

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>

* Update configuration/blockly/index.md

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-03-11 15:43:38 +01:00
Gaël L'hopital 4b478eba0f
[Mynice] Adding logo to documentation (#2024)
* Adding documentation for timestamp-update and timestamp-change profiles.

Signed-off-by: Gaël L'hopital <gael@lhopital.org>

* Adding mynice icon

Signed-off-by: clinique <gael@lhopital.org>

* Removing unwanted change

Signed-off-by: clinique <gael@lhopital.org>

* Removing unwanted change2

Signed-off-by: clinique <gael@lhopital.org>

---------

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
2023-03-11 12:19:34 +01:00
jimtng 72f1001921
Update rules_overview.md - minor typos (#2025)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2023-03-11 12:13:30 +01:00
keef65 b7ea5fa232
Update windows.md (#2022)
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
2023-03-11 12:12:48 +01:00
Felix Schneider 24cbb8f15e
Add missing comma (#2023)
Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2023-03-09 18:57:09 +01:00
mueller-ma ef65c9d152
Sitemap parameter iconcolor (#2021)
Closes #2015

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-08 16:58:57 +01:00
mueller-ma f2e97181bb
Fix `Number:<dimension>` item type (#2020)
`<` and  `>` need to be escaped to be visible.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-08 15:26:54 +01:00
mueller-ma f593bbd85e
Sitemap: Theme colors are supported by Basic UI (#2019)
Support has been added in https://github.com/openhab/openhab-webui/pull/1733

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-06 00:29:59 +01:00
mueller-ma 73a2efc548
Remove "begin/end" from Sitemap Chart syntax (#2018)
They aren't supported in the Sitemap syntax: https://github.com/openhab/openhab-core/blob/main/bundles/org.openhab.core.model.sitemap/src/org/openhab/core/model/sitemap/Sitemap.xtext#L63-L71

Closes #503

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-03-06 00:28:16 +01:00