Jacob Laursen and GitHub
4ce12ea4fd
Declare connection ( #14769 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-04-09 21:20:07 +02:00
Dan Cunningham and GitHub
41701f518e
[generacmobilelink] Major rewrite of the Generac MobileLink Binding ( #14638 )
...
* [generacmobilelink] Major rewrite of the Generac MobileLink Binding
Signed-off-by: Dan Cunningham <dan@digitaldan.com >
2023-04-09 11:48:12 +02:00
J-N-K and GitHub
09c394b928
Disable mielecloud tests ( #14762 )
...
As they always fail and therefore CI builds fail.
Signed-off-by: Jan N. Klug <github@klug.nrw >
2023-04-08 12:24:18 +02:00
Holger Friedrich and GitHub
3cd9c6c86c
Adapt to ColorUtil changes in core ( #14724 )
...
* [deconz][dmx][mqtt.generic][mqtt.homeassistant][tado][tradfri][webthing] Adapt to core change (ColorUtil)
openhab/openhab-core#3479
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-04-08 11:42:18 +02:00
Christian Kittel and GitHub
64723db7aa
[OJElectronics] Add SignalR for requesting data from OJ Electronics cloud ( #13782 )
...
* Fixed some Nullable annotation warnings
* Use SignalR instead pooling
Signed-off-by: Christian Kittel <ckittel@gmx.de >
2023-04-08 11:40:59 +02:00
openhab-bot and GitHub
6748dfedd7
New Crowdin updates ( #14759 )
...
* New translations fineoffsetweatherstation.properties (German)
* New translations tr064.properties (German)
* New translations rollershutter.properties (German)
* New translations vat.properties (German)
* New translations mielecloud.properties (German)
* New translations speedtest.properties (Italian)
2023-04-08 10:21:40 +02:00
Dave and GitHub
70a9f463ed
[astro] Add getTotalRadiation to AstroActions ( #14756 )
...
* Add getTotalRadiation action
Signed-off-by: David Sislak <sisdale@seznam.cz >
2023-04-07 22:18:17 +02:00
Dave and GitHub
538ee94148
[astro] Add getTotalRadiation to AstroActions ( #14756 )
...
* Add getTotalRadiation action
Signed-off-by: David Sislak <sisdale@seznam.cz >
2023-04-07 22:17:32 +02:00
Holger Friedrich and GitHub
36a594842e
[knx] Improve config description for GAs ( #14624 )
...
* [knx] Improve config description for GAs
Carryover from smarthomej/addons#257 .
Also-by: Jan N. Klug <github@klug.nrw >
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-04-07 14:43:31 +02:00
maniac103 and GitHub
49e407d028
[gardena] Improve GardenaSmartImpl initialization order ( #14722 )
...
If an exception occurs during httpClient.start(), webSocketClient
remained null, which led to another (then unhandled) exception being thrown
by dispose(), called in the exception handler.
With the new initialization order it's ensured webSocketClient is not
null at dispose() time, thus allowing proper propagation of the
exception thrown at HTTP startup.
Signed-off-by: Danny Baumann <dannybaumann@web.de >
2023-04-07 14:25:20 +02:00
bigbasec and GitHub
86f829fa21
[speedtest] Binding for Ookla's Speedtest - Initial contribution ( #9913 )
...
Also-by: Brian Homeyer <bhomeyer@gmail.com >
Signed-off-by: Michael Weger <weger.michael@gmx.net >
2023-04-07 10:18:02 +02:00
lsiepel and GitHub
46a73befae
Remove org.apache.common ( #14434 )
...
Signed-off-by: lsiepel <leosiepel@gmail.com >
2023-04-07 00:39:13 +02:00
voruti and GitHub
c12715bda7
Fix typo in Stiebel Eltron binding ( #14746 )
...
Signed-off-by: Till von Rüden <dev@tillvonrueden.de >
2023-04-06 20:31:20 +02:00
Poltorak Serguei and GitHub
f47abbd3c1
Update README.md ( #14751 )
2023-04-06 15:51:21 +02:00
Florian Hotze and GitHub
03b305bde2
[jsscripting] Bump openhab-js to 4.2.1 ( #14749 )
...
* [jsscripting] Upgrade openhab-js to 4.2.1
* [jsscripting] Note that it is based on GraalJS
Signed-off-by: Florian Hotze <florianh_dev@icloud.com >
2023-04-06 15:50:09 +02:00
Thomas and GitHub
c969f71891
[solarwatt] Add smart heater device support ( #14741 )
...
* Add smart heater device support
Signed-off-by: Thomas Schumm <thomas.schumm@yahoo.de >
2023-04-06 11:06:46 +02:00
schmidmuc and GitHub
ab2b29bff5
Update README.md ( #14748 )
...
Added device "Technisat VIOLA 2 C IR" as an supported radio
2023-04-06 00:56:57 +02:00
Felix Schneider and GitHub
b8c419829e
[deutschebahn] Fix spelling and remove empty white image ( #14657 )
...
* Remove unused image and fix spelling
* Remove emtpy image
Image is only a small white square
Signed-off-by: Felix Schneider <fs@felix-schneider.org >
2023-04-04 11:59:03 +02:00
Gwendal Roulleau and GitHub
d07580c0a7
[doorbird] Add audio sink information to README ( #14737 )
...
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com >
2023-04-02 13:30:28 +02:00
Wouter Born and GitHub
ece4e51838
[groovyscripting] Update Groovy to 4.0.11 ( #14734 )
...
Updates Groovy from 4.0.9 to 4.0.11.
This fixes a few bugs including a memory leak, see:
http://groovy-lang.org/changelogs/changelog-4.0.10.html
http://groovy-lang.org/changelogs/changelog-4.0.11.html
Signed-off-by: Wouter Born <github@maindrain.net >
2023-04-02 09:08:53 +02:00
Arne Seime and GitHub
a546a50555
[tapocontrol] Color values must be int, not decimal ( #14656 )
...
* Send int values to API, not decimal
* Added missing channels in README for L920 + minor thing file config
Signed-off-by: Arne Seime <arne.seime@gmail.com >
2023-04-01 16:46:02 +02:00
lsiepel and GitHub
766a451a7c
[zway] Code improvements ( #14688 )
...
* Code improvements
Signed-off-by: lsiepel <leosiepel@gmail.com >
2023-03-31 09:24:34 +02:00
openhab-bot and GitHub
bb626768e4
New Crowdin updates ( #14725 )
...
* New translations jsscripting.properties (German)
* New translations jsscripting.properties (Italian)
2023-03-30 23:37:14 +02:00
Gerd Zanker and GitHub
fa0ab00dcd
updated boschshc code owner ( #14693 )
...
Thank you, Stefan & Christian!
Welcome David!
Signed-off-by: Gerd Zanker <gerd.zanker@web.de >
2023-03-30 18:33:55 +02:00
David Pace and GitHub
ed20ebb41b
[boschshc] Code Enhancements ( #14667 )
...
* [boschshc] Code Enhancements
This commit fixes several compiler warnings as well as several
Checkstyle, FindBugs, PMD and Sonar issues.
* instantiate loggers consistently
* add missing logger calls
* add chained exceptions to logger calls
* provide central Gson instance that does not serialize or deserialize
loggers
* avoid catching NullPointerExceptions
* extract methods where cyclomatic complexity was too high
* remove unnecessary null check in combination with instanceof
* rename local variables that shadow fields
* add missing @NonNull and @Nullable annotations
Signed-off-by: David Pace <dev@davidpace.de >
2023-03-30 18:31:54 +02:00
Zhivka Dimova and GitHub
b6004a77de
[enocean] Add support for EEP in group A5_09 ( #13793 )
...
* [enocean] Support for gas sensors from A5_09 group
Implementing support for gas sensors with EEP A5_09_02, 04, 05, 08, 09,
0C, 0D, adding new changels - CO, CO2, VOC, VOCId, TVOC and regenerate
I18N properties file
Fixes #13785 , #13472
Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net >
2023-03-29 23:00:31 +02:00
Holger Friedrich and GitHub
bc03e8c5cf
[knx] Code cleanup ( #14719 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-03-29 09:22:23 +02:00
Poltorak Serguei and GitHub
a96701f7a2
Update README.md ( #14712 )
2023-03-28 22:30:25 +02:00
Holger Friedrich and GitHub
dba83a33e5
[knx] Java17 instanceof pattern matching ( #14718 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2023-03-28 20:49:31 +02:00
Cody Cutrer and GitHub
2c2ba4bed1
[mqtt.homeassistant] fix JSON Schema lights ( #14717 )
...
https://github.com/openhab/openhab-addons/pull/12238 was merged after
JSON Schema Light was implemented, and changed some assumptions.
this commit adjusts to the changed interface
Signed-off-by: Cody Cutrer <cody@cutrer.us >
2023-03-28 18:26:13 +02:00
Mark Hilbush and GitHub
0a3d9ece3c
[sleepiq] Add functionality to control the bed foundation ( #14714 )
...
* Add foundation functionality
Signed-off-by: Mark Hilbush <mark@hilbush.com >
2023-03-28 17:27:31 +02:00
Mark Hilbush and GitHub
1983bc36f1
Replace deprecated MulticastSocket methods ( #14611 )
...
* Replace deprecated methods
* Call leaveGroup method in shutdown
Signed-off-by: Mark Hilbush <mark@hilbush.com >
2023-03-28 15:14:30 +02:00
lsiepel and GitHub
d4a231e8a9
[enocean] Add null annotations ( #14023 )
...
* mainly null annotations
Signed-off-by: lsiepel <leosiepel@gmail.com >
* checkstyle fixes
Signed-off-by: lsiepel <leosiepel@gmail.com >
* another checkstyle pass
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Fix review comments
Signed-off-by: lsiepel <leosiepel@gmail.com >
* fix most review comments
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Generic => temp_generic
Signed-off-by: lsiepel <leosiepel@gmail.com >
* temp_generic => generic
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Generic fix try 2
Signed-off-by: lsiepel <leosiepel@gmail.com >
* another generic commit
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Final pass for changing generic packages/folder
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Mised comment
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Conflict folder change trial 1
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Conflict folder change final
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Conflict folder change trial 2
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Move folder
Signed-off-by: lsiepel <leosiepel@gmail.com >
* Review comment
Signed-off-by: lsiepel <leosiepel@gmail.com >
---------
Signed-off-by: lsiepel <leosiepel@gmail.com >
2023-03-28 11:05:37 +02:00
openhab-bot and GitHub
a0e10b2120
New Crowdin updates ( #14715 )
...
* New translations deconz.properties (German)
* New translations anthem.properties (Italian)
2023-03-28 07:11:52 +02:00
Mark Hilbush and GitHub
ec78fe7428
Add connection element to addon.xml ( #14692 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com >
2023-03-27 23:08:31 +02:00
Andrew Fiddian-Green and GitHub
62100b5522
[addon.xml] add connection element ( #14690 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2023-03-27 20:41:42 +02:00
Cody Cutrer and GitHub
558908e69a
[jrubyscripting] update README, and default configuration installing gem ( #14489 )
...
README is generated by YARD from USAGE.md in the gem.
Signed-off-by: Cody Cutrer <cody@cutrer.us >
2023-03-27 15:22:48 +02:00
Sami Salonen and GitHub
18e7d81e4d
[mqtt] Support Ruuvitags via Ruuvi Gateway ( #13315 )
...
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
2023-03-27 14:11:07 +02:00
openhab-bot and GitHub
210aff461d
New Crowdin updates ( #14689 )
...
* New translations deconz.properties (German)
* New translations netatmo.properties (Italian)
* New translations avmfritz.properties (German)
* New translations openwebnet.properties (Italian)
2023-03-27 08:33:34 +02:00
dag81 and GitHub
1e0f27d5ef
[veSync] Improve recognition and device support ( #14354 )
...
* [veSync] Device Identification Updates
* [veSync] Alignment to device setups in pyvesync.
* [veSync] Addition of new device code for C302S
Signed-off-by: David Goodyear <david.goodyear@gmail.com >
2023-03-27 08:05:09 +02:00
Mark Hilbush and GitHub
749cf585ff
[anthem] Initial contribution of binding for Anthem AV preamp/processors ( #14311 )
...
* Initial contribution
Signed-off-by: Mark Hilbush <mark@hilbush.com >
2023-03-26 21:32:08 +02:00
Cody Cutrer and GitHub
f98f820325
[mqtt.homeassistant] Implement JSON schema lights ( #13808 )
...
* [mqtt.homeassistant] implement JSON schema lights
* [mqtt.homeassistant] use enum for current state of color mode
* [mqtt.homeassistant] use implicit lambdas
* [mqtt.homeassistant] remove string constants in favor of an enum
* [mqtt.homeassistant] allow sending ON and brightness commands through bare
* [mqtt.homeassistant] turn down debug logging
---------
Signed-off-by: Cody Cutrer <cody@cutrer.us >
2023-03-26 18:07:20 +02:00
Sven Strohschein and GitHub
2c710a2a70
[innogysmarthome] Remove binding (replaced by livisismarthome) ( #14675 )
...
Remove binding (replaced by livisismarthome)
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com >
Signed-off-by: Sven Strohschein <novanic@gmx.de >
2023-03-26 17:49:17 +02:00
Sven Strohschein and GitHub
a8d91b3950
[netatmo] Extend webhook support for doorbell and presence camera ( #14252 )
...
* [netatmo] Web hook extension for camera events
- Unused camera-event trigger channel removed
- README updated to the real supported channels (compared with channels.xml and code)
- Camera capabilities are now triggering the home-event trigger channel
- New home-event trigger channel introduced at camera level
- New sub-event channels introduced for the presence camera which is updated by web hook events.
- Language file updated
- README updated
- typos fixed
- security-event trigger channel added for the Welcome camera
- Handling of sub-event groups fixed to work with doorbell and presence cameras.
---------
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com >
Signed-off-by: Sven Strohschein <novanic@gmx.de >
2023-03-26 17:34:35 +02:00
Jacob Laursen and GitHub
1726031ecc
[hdpowerview] Declare connection ( #14684 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-03-26 16:43:51 +02:00
Jacob Laursen and GitHub
d44de73d4f
[boschindego] Declare connection ( #14685 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-03-26 16:28:33 +02:00
Jacob Laursen and GitHub
a5b028d729
[miele] Declare connection ( #14683 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-03-26 16:26:24 +02:00
mlobstein and GitHub
ec329c456d
[kaleidescape] Remove Apache StringEscapeUtils ( #14513 )
...
* Remove Apache StringEscapeUtils
* add tests
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-03-26 14:26:51 +02:00
pajacobson and GitHub
6ef2dfb1db
[globalcache] Add link to macOS iConvert GC port in docs ( #14679 )
...
* Update README.md
Add link to macOS port of iConvert.
2023-03-26 14:04:00 +02:00
mlobstein and GitHub
9b7788d14c
Declare connection in multiple bindings addon.xml ( #14677 )
...
* Declare connection in addon.xml
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-03-26 13:45:03 +02:00