Commit Graph

1858 Commits (main)

Author SHA1 Message Date
Mark Hilbush 5b66fb0591
Anthem binding image (#2103)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2023-07-23 14:45:51 +02:00
stefan-hoehn 2e66a8fead
Blockly 4.0 release docs (#2099)
* fix some typos in Readme

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

* [blockly] latest 4.0 updates

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

* add category type at blockly-getItemAttributes doc

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

* fix lint, fix uom url

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-23 14:39:07 +02:00
Hans Böhm 8759b4b5df
add new units to docs (#2100)
Related to https://github.com/openhab/openhab-core/pull/3608
Related to https://github.com/openhab/openhab-core/pull/3616
Related to https://github.com/openhab/openhab-core/pull/3684

Signed-off-by: Hans Böhm <boehan@users.noreply.github.com>
2023-07-16 14:59:21 +02:00
osama-salah 3559eb23da
Update custom_widgets.md (#2071)
The '=' sign is missing
Changed "Column Settings" to ""Column Options" to reflect the actual name
2023-07-15 21:36:38 +02:00
dependabot[bot] ee39e73010
Bump semver from 5.7.1 to 5.7.2 (#2097)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 16:22:06 +02:00
Jacob Laursen e8b28bb9ce
Add logo for Energi Data Service binding (#2067)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-07-06 17:08:35 +02:00
stefan-hoehn 0d4cbee5d3
Blockly UI event link update (#2095)
* fix some typos in Readme

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

* replace outdated ui event doc link

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-02 17:58:17 +02:00
stefan-hoehn 98de52351c
Blockly updates m3 (#2087)
* fix some typos in Readme

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

* add blockly docu for latest improvements

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

---------

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-07-02 17:57:17 +02:00
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