Commit Graph

5087 Commits

Author SHA1 Message Date
lsiepel
5e0e9ce51e
Update lastnpe EEA to 2.4.0 (#16875)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-11 13:51:10 +02:00
Dan Cunningham
7296b38b51
[openhabcloud] Update Notification Docs (#17023)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-07-10 23:32:00 +02:00
Cody Cutrer
826e3b6bfa
[homekit] sort characteristics in HomekitCharacteristicFactory (#17033)
there are so many shared characteristics now, and so many accessories they belong
to, there is no longer any groupings that make sense. so just sort solely by
characteristic/method name

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-10 16:54:29 +02:00
SkyLined
643b4e8c02
Add info about npm requiring path (#17022)
The command to install an npm package that was suggested in the documentation would not work, as it was missing the required path. I've added information to explain this is required.

Signed-off-by: SkyLined <cojmpjum_github.com@sxd.be>
2024-07-10 09:31:32 +02:00
Jacob Laursen
b37d0f0381
Fix thing type descriptions for Plus Mini series (#17015)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-09 20:20:43 +02:00
Florian Hotze
405f4023ee
[jsscripting] Implement javax.script.Compilable (#16970)
* [jsscripting] Restructure & Comment POM
* [jsscripting] Use OPENHAB_TRANSFORMATION_SCRIPT constant from core

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-09 20:08:30 +02:00
Cody Cutrer
344b653b85
[homekit] implement all AccessoryInformationService characteristics (#17031)
mostly as metadata static characteristics

fixes #9595

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-09 20:01:14 +02:00
J-N-K
026c1e2b99
[awattar] Fix price handler refresh (#17032)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-09 19:54:53 +02:00
mueller-ma
32fd329160
[openhabcloud] Fix typo in Readme (#17029)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-07-09 16:56:42 +02:00
Martin
4f322cc663
[pihole] New binding PiHole (#16627)
* Init Pi-hole binding

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2024-07-09 16:07:47 +02:00
Markus Michels
7755681749
[shelly] Revise fix for Gen1 initialization problem for manually created Things (#17011)
* Fixes #16990 - Gen1 nbo longer initializes when defined in .things

Signed-off-by: Markus Michels <markus7017@gmail.com>

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-09 07:36:21 +02:00
Mateusz Bronk
aee9d7023a
[argoclima] Editorial fixes in README.md (#17025)
- standalone code fences de-indented
- changed link to Argo Smart APP to YT playlist (official vendor's link
  seems EOLed)

Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
2024-07-09 00:03:51 +02:00
jsjames
c0d2638b0e
[pentair] Many enhancements since original commit, including (#13485)
* Updated per design review comments
* Added unitHint to Dimensionless items

Signed-off-by: Jeff James <jeff@james-online.com>
2024-07-08 23:58:35 +02:00
e36Alex
174064420a
Update README.md (#17024)
Changed username to userName, otherwise the username is not imported correctly and auth does not work.

Signed-off-by: e36Alex <alexander18011984@me.com>
2024-07-08 20:55:00 +02:00
logresearch
2ac44ff234
Fix logging statements (#16989)
* Fix logging statement

Signed-off-by: logresearch <log.researchovo@gmail.com>
2024-07-08 18:15:10 +02:00
Marcel
627211b612
[homeconnect] Update README.md (#16945)
* Update bundles/org.openhab.binding.homeconnect/README.md

Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
Signed-off-by: Marcel <56234041+Linsenschisdre@users.noreply.github.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-08 18:11:48 +02:00
jimtng
09558de794
[jrubyscripting] Upgrade to JRuby 9.4.8.0 (#17004)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-08 17:30:27 +02:00
Wouter Born
f237bc49a0
Update OH version in skeleton scripts (#17021)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-07-08 08:35:38 +02:00
Kai Kreuzer
dd1c041488
Resolve itests (#17019)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2024-07-08 03:14:30 +02:00
lsiepel
71a208b91b
Apply Spotless after release (#17016)
* Spotless

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-07 23:20:16 +02:00
openhab-bot
4b5e4646ac [unleash-maven-plugin] Preparation for next development cycle. 2024-07-07 18:09:31 +00:00
Markus Michels
ab385ed2f3
Fixes #16990 - Gen1 nbo longer initializes when defined in .things (#17009)
Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-07-07 09:48:51 +02:00
Jacob Laursen
4e3a3175ba
[energidataservice] Fix JRuby tabs (#17005)
* Fix JRuby tabs
* Fix Rule DSL example after breaking changes in PersistenceExtensions

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-06 20:52:27 +02:00
Jacob Laursen
2610ba5ca6
Increase consistency between examples (#17003)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-05 20:00:04 +02:00
jimtng
d6e8bee5a3
[energidataservice] Add missing JRuby examples (#17002)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-05 17:31:37 +02:00
Linsenschisdre
e928e2f7ee
[homeconnect] Update README.md (#16944)
* Update README.md
Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
2024-07-05 16:55:57 +02:00
Jacob Laursen
e11a466785
Enrich examples with JavaScript versions (#16981)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-05 16:55:25 +02:00
Jacob Laursen
59fd108518
[meater] Fix broken cloud communication (#16994)
* Improve error handling

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-05 16:55:05 +02:00
Andrew Fiddian-Green
9aad1fced1
[growatt] better and more documentation of possible rule actions (#16947)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-05 16:50:48 +02:00
jimtng
bd275e7046
[jrubyscripting] Update README (#17000)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-05 14:42:26 +02:00
jimtng
7ae891e6d3
[openhabcloud] Update JRuby examples and minor changes to JS examples (#16997)
* [openhabcloud] Update JRuby examples and minor changes to JS examples
* remove table delimiter row padding, change tag HIGH to Door
* js addActionButton('Turn on the light', 'command:Apartment_Light:ON')

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-05 10:52:40 +02:00
jimtng
f961c3329e
[openhabcloud] Change severity to tag in README (#16998)
* [openhabcloud] Change severity to tag in README
* remove padding insertion in table delimiter

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-05 10:51:24 +02:00
Florian Hotze
5487b9c05d
[jsscripting] Fix notification builder examples (#16999)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-05 10:50:39 +02:00
Florian Hotze
2d412023a9
[jsscripting] Upgrade to openhab-js 5.3.1 (#16985)
Depends on #16979.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-04 14:07:21 +02:00
Dan Cunningham
2d7c9a23e5
[openhabcloud] Support hiding notifications and tags (#16979)
* Support hiding notifications
See #16934

* Adds support for using tag over severity on extended actions

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-07-04 14:06:33 +02:00
Wouter Born
766981bb49
Upgrade maven-deploy-plugin to 3.1.2 (#16987)
This may help with fixing or diagnosing read timouts during deployment.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-07-03 19:39:44 +02:00
Andrew Fiddian-Green
c20871d33c
[growatt] annotate ThingActions implementation as a Component (#16986)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-03 13:12:30 +02:00
logresearch
913ce68561
Fix logging statement (#16984)
Signed-off-by: logresearch <log.researchovo@gmail.com>
2024-07-03 13:00:45 +02:00
Linsenschisdre
6c7832a338
[homeconnect] Update README.md (#16943)
* Update README.md

Added note for possible occurrence of 403 error during application registration in homeconnect developer portal and recommended a solution to resolve the error.
2024-07-02 22:09:47 +02:00
J-N-K
701a6159d7
[mongodb] Fix handling of GroupItems on restore (#16978)
Related to https://github.com/openhab/openhab-core/pull/4257

Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-01 23:26:58 +02:00
J-N-K
82379f0de6
[jpa] Fix return value for UoM items (#16977)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-01 23:24:04 +02:00
Andrew Fiddian-Green
0a7ed2bf89
[mail] fix doc (#16973)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-01 19:41:50 +02:00
Mateusz Bronk
7bcce7748d
[argoclima] Initial contribution (#15481)
* Initial contribution of the ArgoClima binding

Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
2024-07-01 19:41:04 +02:00
openhab-bot
577c73af0e
New Crowdin updates (#16967)
* New translations volumio.properties (French)
* New translations astro.properties (Finnish)
* New translations chromecast.properties (Finnish)
* New translations icloud.properties (Finnish)
* New translations tradfri.properties (Finnish)
* New translations icalendar.properties (Finnish)
* New translations dali.properties (Finnish)
* New translations fmiweather.properties (Finnish)
* New translations modbus.properties (Finnish)
* New translations mybmw.properties (Finnish)
* New translations netatmo.properties (Finnish)
* New translations rollershutter.properties (Finnish)
* New translations vat.properties (Finnish)
* New translations avmfritz.properties (Italian)
* New translations enigma2.properties (Italian)
* New translations astro.properties (Dutch)
* New translations openweathermap.properties (Dutch)
* New translations dsmr.properties (Dutch)
* New translations systeminfo.properties (Dutch)
* New translations unifi.properties (Dutch)
* New translations jsscripting.properties (Dutch)
* New translations inmemory.properties (Dutch)
* New translations mapdb.properties (Dutch)
* New translations rrd4j.properties (Dutch)
* New translations smhi.properties (Swedish)
* New translations plex.properties (Italian)
* New translations openwebnet.properties (Italian)
* New translations solarforecast.properties (Finnish)
* New translations nikohomecontrol.properties (Dutch)
* New translations emotiva.properties (Italian)
* New translations volumio.properties (Italian)
* New translations siemenshvac.properties (Italian)
2024-07-01 17:32:59 +02:00
Andrew Fiddian-Green
812d7a77c8
[sonyprojector] Fix edge case in mac address decoding (#16976)
* [sonyprojector] mac fix edge case
* [sonyprojector] delete redundant toLowerCase() call

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-01 17:22:37 +02:00
Mark Herwege
74b76129ba
fix startup (#16971)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-07-01 13:55:32 +02:00
Andrew Fiddian-Green
11326e7b77
[sonyprojector] fix mac address (#16972)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-01 13:31:35 +02:00
Bernd Weymann
104a71b663
bugfix websocket exception (#16962)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-29 19:02:38 +02:00
jimtng
bd2fd5555a
[energidataservice] Update JS example (#16963)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-06-29 16:14:26 +02:00
jimtng
3770650bf4
[energidataservice] Update JRuby example (#16961)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-06-29 16:13:03 +02:00