]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
2 years agoFix Reloink alarms not working after reconnect. (#15943)
Matthew Skinner [Thu, 23 Nov 2023 12:39:07 +0000 (23:39 +1100)]
Fix Reloink alarms not working after reconnect. (#15943)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2 years agoNew translations energidataservice.properties (Italian) (#15947)
openhab-bot [Wed, 22 Nov 2023 22:27:42 +0000 (23:27 +0100)]
New translations energidataservice.properties (Italian) (#15947)

2 years agoNew Crowdin updates (#15939)
openhab-bot [Wed, 22 Nov 2023 06:00:48 +0000 (07:00 +0100)]
New Crowdin updates (#15939)

* New translations shelly.properties (German)
* New translations energidataservice.properties (Danish)

2 years agoRename price element to price component (#15935)
Jacob Laursen [Mon, 20 Nov 2023 22:18:46 +0000 (23:18 +0100)]
Rename price element to price component (#15935)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[boschshc] Update active profile of intrusion detection system (#15899)
David Pace [Mon, 20 Nov 2023 19:59:52 +0000 (20:59 +0100)]
[boschshc] Update active profile of intrusion detection system (#15899)

* [boschshc] Update active profile of intrusion detection system

Fixes an issue that caused the active configuration profile of the
intrusion detection system not to be updated.

closes #15848

* [boschshc] add channel to control state service registration

Signed-off-by: David Pace <dev@davidpace.de>
2 years agoNew Crowdin updates (#15931)
openhab-bot [Mon, 20 Nov 2023 11:30:32 +0000 (12:30 +0100)]
New Crowdin updates (#15931)

* New translations openwebnet.properties (Italian)
* New translations jsscripting.properties (Danish)
* New translations hdpowerview.properties (Danish)

2 years ago[mqtt.homeassistant] Add support for Scene component (#15916)
Cody Cutrer [Sun, 19 Nov 2023 16:54:33 +0000 (09:54 -0700)]
[mqtt.homeassistant] Add support for Scene component (#15916)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[mqtt.homeassistant] implement effect channel for light (#15914)
Cody Cutrer [Sun, 19 Nov 2023 16:52:51 +0000 (09:52 -0700)]
[mqtt.homeassistant] implement effect channel for light (#15914)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[openwebnet] fix CEN/CEN+ scenario control buttons param descriptions (#15924)
M Valla [Sun, 19 Nov 2023 16:26:27 +0000 (17:26 +0100)]
[openwebnet] fix CEN/CEN+ scenario control buttons param descriptions (#15924)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2 years ago[mqtt.homeassistant] Add support for Button component (#15892)
Cody Cutrer [Sun, 19 Nov 2023 16:06:54 +0000 (09:06 -0700)]
[mqtt.homeassistant] Add support for Button component (#15892)

* [mqtt.homeassistant] Add support for Button component
* use a StringValue instead of an OnOffValue

---------

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[openwebnet] Energy: add totalizers channels for energy kWh consumed for today and...
Giovanni Fabiani [Sun, 19 Nov 2023 15:57:13 +0000 (16:57 +0100)]
[openwebnet] Energy: add totalizers channels for energy kWh consumed for today and current month (#15837)

* feat(energy): get current day and current month totalizers
* fixed unit (Power:Energy), refreshPeriod config and scheduler

---------

Signed-off-by: Giovanni Fabiani <fabiani.giovanni@gmail.com>
Co-authored-by: Conte Andrea <andrea@conte.com>
2 years ago[velbus] Review/rewrite documentation (#15537)
Simonas Kazlauskas [Sun, 19 Nov 2023 14:59:32 +0000 (14:59 +0000)]
[velbus] Review/rewrite documentation (#15537)

The page was missing information in some places (e.g. some supported
modules were not listed at all,) and some outdated information in
others. Some examples were malformed, and some wording didn’t flow too
well. The section on Channels is still pretty iffy, but I left this as
an exercise for a future me or somebody else :)

Signed-off-by: Simonas Kazlauskas <openhab@kazlauskas.me>
2 years ago[mqtt.homeassistant] Handle empty device name (#15918)
Cody Cutrer [Sat, 18 Nov 2023 23:58:25 +0000 (16:58 -0700)]
[mqtt.homeassistant] Handle empty device name (#15918)

Follow on to #15427

ring-mqtt sends `"name": ""`, not `"name": null` or simply omitting it,
so be sure to handle that way as well

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[mqtt.homeassistant] fix compilation problems (#15915)
Cody Cutrer [Sat, 18 Nov 2023 22:38:52 +0000 (15:38 -0700)]
[mqtt.homeassistant] fix compilation problems (#15915)

Due to #15427 and #14839 being developed independently, but merged
to main successively

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years agoFix openhab unit name (#15913)
Jacob Laursen [Sat, 18 Nov 2023 22:20:27 +0000 (23:20 +0100)]
Fix openhab unit name (#15913)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[mqtt.homeassistant] handle null component name (#15427)
Cody Cutrer [Sat, 18 Nov 2023 21:46:57 +0000 (14:46 -0700)]
[mqtt.homeassistant] handle null component name (#15427)

* [mqtt.homeassistant] handle null component name

channels from such components will not have a group. this is
now done by zigbee2mqtt for the "default" component of a device,
such as the light. HASS encourages this as of release 2023.8

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[shelly] BLU Motion, optimize ShellyManager for BLU devices (#15401)
Markus Michels [Sat, 18 Nov 2023 20:50:10 +0000 (21:50 +0100)]
[shelly] BLU Motion,  optimize ShellyManager for BLU devices (#15401)

Signed-off-by: Markus Michels <markus7017@gmail.com>
2 years ago[mqtt.homeassistant] Support color temp on JSON schema lights (#14839)
Cody Cutrer [Sat, 18 Nov 2023 20:31:49 +0000 (13:31 -0700)]
[mqtt.homeassistant] Support color temp on JSON schema lights (#14839)

* [mqtt.homeassistant] support color temp on JSON schema lights

also adds a color_mode channel if color temp is possible, so you can
know how the bulb is behaving

* put color mode channel construction into buildChannels()

---------

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[homematic] Fix duplication of LONG_REPEATED events for HM devices (#15906)
maniac103 [Sat, 18 Nov 2023 19:38:55 +0000 (20:38 +0100)]
[homematic] Fix duplication of LONG_REPEATED events for HM devices (#15906)

Depending on device configuration and used central [1], HM devices may
indicate long press repetition either by a single PRESS_CONT event or by
a PRESS_CONT + PRESS_LONG combination. In the latter case, make sure to
not generate a LONG_REPEATED trigger channel event for both PRESS_CONT
and PRESS_LONG, but instead keep LONG_REPEATED generation to the
PRESS_CONT handling.

[1] I'm not sure what a real CCU is doing, but for Homegear, a
    configured long press timeout of less than 1s generates only
    PRESS_CONT, while a timeout of more than 1s generates
    PRESS_CONT + PRESS_LONG ... see [2].
[2] https://github.com/Homegear/Homegear-HomeMaticBidCoS/blob/master/src/BidCoSPeer.cpp#L1711-L1716

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2 years ago[myq] Remove MyQ Binding (#15911)
Dan Cunningham [Sat, 18 Nov 2023 19:30:48 +0000 (11:30 -0800)]
[myq] Remove MyQ Binding (#15911)

Fixes #15910

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2 years ago[shelly] Fix Gen2 auth, improved security for Gen1 auth, improved discovery (#15898)
Markus Michels [Sat, 18 Nov 2023 15:28:44 +0000 (16:28 +0100)]
[shelly] Fix Gen2 auth, improved security for Gen1 auth, improved discovery (#15898)

Signed-off-by: Markus Michels <markus7017@gmail.com>
2 years agoFix color state update (#15908)
Jacob Laursen [Sat, 18 Nov 2023 15:24:10 +0000 (16:24 +0100)]
Fix color state update (#15908)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[hdpowerview] Improve color channel for Repeater and remove redundant brightness...
Jacob Laursen [Sat, 18 Nov 2023 11:44:09 +0000 (12:44 +0100)]
[hdpowerview] Improve color channel for Repeater and remove redundant brightness channel (#15880)

* Improve color channel
* Log warning for unexpected color command

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[tesla] extend docu on 'softwareupdateversion', this can hold map updates too (#15835)
Hakan Tandogan [Fri, 17 Nov 2023 18:52:53 +0000 (19:52 +0100)]
[tesla] extend docu on 'softwareupdateversion', this can hold map updates too (#15835)

* [tesla] extend docu on 'softwareupdateversion', this can hold map updates too

---------

Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
2 years agoIgnore invalid elapsed/total time values (#15900)
mlobstein [Fri, 17 Nov 2023 17:51:26 +0000 (11:51 -0600)]
Ignore invalid elapsed/total time values (#15900)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agoNew translations x.properties (Italian) (#15901)
openhab-bot [Fri, 17 Nov 2023 17:44:06 +0000 (18:44 +0100)]
New translations x.properties (Italian) (#15901)

2 years ago[netatmo] Enhance errored modules handling (#15866)
Gaël L'hopital [Fri, 17 Nov 2023 17:41:59 +0000 (18:41 +0100)]
[netatmo] Enhance errored modules handling (#15866)

* Resolves issue #15858
* Enhance null control in DTO

---------

Signed-off-by: clinique <gael@lhopital.org>
2 years ago[twitter] rename binding to X (#15809)
lsiepel [Wed, 15 Nov 2023 08:12:24 +0000 (09:12 +0100)]
[twitter] rename binding to X (#15809)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agoSuppress warning messages (#15129)
mlobstein [Tue, 14 Nov 2023 14:44:47 +0000 (08:44 -0600)]
Suppress warning messages (#15129)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[Bluetooth] re-fix ArrayStoreException (#15891)
lsiepel [Mon, 13 Nov 2023 18:39:39 +0000 (19:39 +0100)]
[Bluetooth] re-fix ArrayStoreException (#15891)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[shelly] Fix resource leak, BLU script installation, TRV init, NPE on IPv6 mDNS disco...
Markus Michels [Mon, 13 Nov 2023 18:37:04 +0000 (19:37 +0100)]
[shelly] Fix resource leak, BLU script installation, TRV init, NPE on IPv6 mDNS discovery (#15798)

* Fix resource leak when discovery handling failed and NPE when a IPv6
address is reported.
* remove callApi(request/innerRequest from Shelly1HttpApi, which changes
to callApi/httpRequest in ShellyHttpCLient.

Signed-off-by: Markus Michels <markus7017@gmail.com>
2 years agoNew Crowdin updates (#15886)
openhab-bot [Sun, 12 Nov 2023 19:16:43 +0000 (20:16 +0100)]
New Crowdin updates (#15886)

* New translations sonos.properties (French)

* New translations influxdb.properties (French)

* New translations netatmo.properties (French)

* New translations jpa.properties (French)

* New translations chatgpt.properties (French)

2 years agoRemove Bountysource badge (#15884)
mueller-ma [Sun, 12 Nov 2023 09:03:53 +0000 (10:03 +0100)]
Remove Bountysource badge (#15884)

It seems that Bountysource has been shut down as the website isn't reachable anymore and they don't respond to support mails.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2 years agoNew Crowdin updates (#15881)
openhab-bot [Sat, 11 Nov 2023 22:56:49 +0000 (23:56 +0100)]
New Crowdin updates (#15881)

* New translations boschshc.properties (Italian)

* New translations tasmotaplug.properties (Italian)

2 years ago[influxdb] Improve connection handling (#15879)
J-N-K [Sat, 11 Nov 2023 22:15:21 +0000 (23:15 +0100)]
[influxdb] Improve connection handling (#15879)

* [influxdb] Improve connection handling

Especially for InfluxDB2 the connection check was not properly implemented. It only checked if a connections was ever successfully established. Since we removed the full crash when a write error occured, this lead to a situation where a broken connection was not detected. A ping is now implemented and also a failed write results in a disconnect.

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[boschshc] Add scenario channel (#15752)
Patrick [Sat, 11 Nov 2023 13:22:52 +0000 (14:22 +0100)]
[boschshc] Add scenario channel (#15752)

Signed-off-by: Patrick Gell <patgit023@gmail.com>
2 years ago[Senec] Fix for Senec firmware update (#15535)
Robert D [Sat, 11 Nov 2023 13:01:37 +0000 (14:01 +0100)]
[Senec] Fix for Senec firmware update (#15535)

* Fix for Senec update

Signed-off-by: querdenker2k <querdenker2k@gmx.de>
2 years agoAdding unknown event type + bootstrap handling of topology changes (#15860)
Gaël L'hopital [Sat, 11 Nov 2023 12:52:06 +0000 (13:52 +0100)]
Adding unknown event type + bootstrap handling of topology changes (#15860)

Signed-off-by: clinique <gael@lhopital.org>
2 years ago[mqtt] Add Topic Name for Incoming Payload Not Supported (#15872)
billfor [Sat, 11 Nov 2023 12:45:31 +0000 (07:45 -0500)]
[mqtt] Add Topic Name for Incoming Payload Not Supported (#15872)

Signed-off-by: bill <git@billforsyth.net>
Co-authored-by: Bill Forsyth <git@billforsyth.net>
2 years agoPersist future prices (#15864)
Jacob Laursen [Sat, 11 Nov 2023 12:39:05 +0000 (13:39 +0100)]
Persist future prices (#15864)

Resolves #15863

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoImplement TimeSeriesProfile (#15873)
Jacob Laursen [Sat, 11 Nov 2023 12:30:52 +0000 (13:30 +0100)]
Implement TimeSeriesProfile (#15873)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoUpdate README.md (#15019)
hutcheonk [Sat, 11 Nov 2023 11:51:15 +0000 (11:51 +0000)]
Update README.md (#15019)

Add "MQTT Client Status Messages Mode setting" to ESP Config..

Signed-off-by: hutcheonk <76188428+hutcheonk@users.noreply.github.com>
2 years ago[jdbc] Fix addon id for SQLite (#15877)
Jacob Laursen [Sat, 11 Nov 2023 10:51:03 +0000 (11:51 +0100)]
[jdbc] Fix addon id for SQLite (#15877)

Fixes #15847

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[tasmotaplug] Initial contribution (#15857)
mlobstein [Fri, 10 Nov 2023 22:51:43 +0000 (16:51 -0600)]
[tasmotaplug] Initial contribution (#15857)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[fineoffsetweatherstation] Fix wrong handling temperature reading for of WH34 (#15853)
Andreas Berger [Fri, 10 Nov 2023 12:29:25 +0000 (13:29 +0100)]
[fineoffsetweatherstation] Fix wrong handling temperature reading for of WH34 (#15853)

* [fineoffsetweatherstation] Improve tracing
* [fineoffsetweatherstation] Fix wrong handling temperature reading for of WH34

Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
2 years agoFix control signal circulating pump
Jamie Townsend [Thu, 9 Nov 2023 19:01:44 +0000 (20:01 +0100)]
Fix control signal circulating pump

Fixes #15836

Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2 years agoNew translations hue.properties (Italian) (#15874)
openhab-bot [Thu, 9 Nov 2023 17:48:41 +0000 (18:48 +0100)]
New translations hue.properties (Italian) (#15874)

2 years ago[hue] Support new home security products (#15601)
Andrew Fiddian-Green [Thu, 9 Nov 2023 07:09:20 +0000 (07:09 +0000)]
[hue] Support new home security products (#15601)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2 years ago[miio] Add a few new vacuum robots and station channels (#15704)
truidix [Wed, 8 Nov 2023 20:39:59 +0000 (21:39 +0100)]
[miio] Add a few new vacuum robots and station channels (#15704)

* Added a few new channels:
- cleaning the mop
- check if mop drying is enabled
- remaining time for mop drying

Signed-off-by: David Kumar <github@truidix.de>
2 years agoFix build after core changes (#15869)
J-N-K [Wed, 8 Nov 2023 19:31:44 +0000 (20:31 +0100)]
Fix build after core changes (#15869)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[solax] Support for three phase inverter X3 Hybrid G4 (#15710)
Konstantin Polihronov [Tue, 7 Nov 2023 07:54:08 +0000 (09:54 +0200)]
[solax] Support for three phase inverter X3 Hybrid G4 (#15710)

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2 years ago[jrubyscripting] Update to jruby 9.4.5.0 (#15852)
jimtng [Mon, 6 Nov 2023 22:27:51 +0000 (08:27 +1000)]
[jrubyscripting] Update to jruby 9.4.5.0 (#15852)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2 years ago[deconz] Support window covering controller (#15856)
J-N-K [Mon, 6 Nov 2023 20:31:53 +0000 (21:31 +0100)]
[deconz] Support window covering controller (#15856)

Some devices report "Window covering controller" instead of "Window covering device". They are controlled in the same way.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[irtrans] Remove org.apache.common (#14408)
lsiepel [Mon, 6 Nov 2023 14:30:57 +0000 (15:30 +0100)]
[irtrans] Remove org.apache.common (#14408)

* Fix warnings

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[knx] Fix all compiler warnings (#15840)
Holger Friedrich [Mon, 6 Nov 2023 03:46:18 +0000 (04:46 +0100)]
[knx] Fix all compiler warnings (#15840)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoRemove maintainers (#15849)
Jacob Laursen [Sun, 5 Nov 2023 20:12:18 +0000 (21:12 +0100)]
Remove maintainers (#15849)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoNew Crowdin updates (#15842)
openhab-bot [Sun, 5 Nov 2023 15:49:27 +0000 (16:49 +0100)]
New Crowdin updates (#15842)

* New translations sonos.properties (Italian)

* New translations androiddebugbridge.properties (Italian)

2 years ago[sensorcommunity] State pattern for dB, Percent and Microgram/m3 added (#15692)
Bernd Weymann [Sun, 5 Nov 2023 15:36:33 +0000 (16:36 +0100)]
[sensorcommunity] State pattern for dB, Percent and Microgram/m3 added (#15692)

* State pattern for dB, Percent and Microgram/m3 added

---------

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2 years agoUpdate README.md (#15843)
Christian [Sun, 5 Nov 2023 15:02:08 +0000 (16:02 +0100)]
Update README.md (#15843)

Fixed copy-paste error

Signed-off-by: Christian <chj.maurer@gmail.com>
2 years ago[plugwise] Prevent possible chomp bug (#15339)
lsiepel [Sat, 4 Nov 2023 10:38:27 +0000 (11:38 +0100)]
[plugwise] Prevent possible chomp bug (#15339)

* Improve chomp
* Adapt to core Stringutils
* Improve minor null check

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[doorbird] Warning and SAT cleanup (#15824)
lsiepel [Sat, 4 Nov 2023 09:31:52 +0000 (10:31 +0100)]
[doorbird] Warning and SAT cleanup (#15824)

* Warning and SAT clenaup

---------

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agonull check (#15841)
lsiepel [Sat, 4 Nov 2023 09:29:43 +0000 (10:29 +0100)]
null check (#15841)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[Freeboxos] npe when updating inactive Player (#15813)
Gaël L'hopital [Sat, 4 Nov 2023 09:28:46 +0000 (10:28 +0100)]
[Freeboxos] npe when updating inactive Player (#15813)

* Correcting npe
* Added status update

---------

Signed-off-by: clinique <gael@lhopital.org>
2 years ago[knx] Fix typos in code comments (#15839)
Holger Friedrich [Fri, 3 Nov 2023 22:16:41 +0000 (23:16 +0100)]
[knx] Fix typos in code comments (#15839)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoWarning and codeanalysis (#15828)
lsiepel [Fri, 3 Nov 2023 21:51:23 +0000 (22:51 +0100)]
Warning and codeanalysis (#15828)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agogson fields alias (#15829)
lsiepel [Fri, 3 Nov 2023 21:05:31 +0000 (22:05 +0100)]
gson fields alias (#15829)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[sonnen] Fix channel types, Energy should be Power (#15384)
Tim [Fri, 3 Nov 2023 20:29:39 +0000 (21:29 +0100)]
[sonnen] Fix channel types, Energy should be Power (#15384)

Also adapt the documentation and drop the batteryFeedIn in the documentation
which is not part of the binding.

Fix #15365

Signed-off-by: Tim Lochmüller <tim@fruit-lab.de>
2 years ago[astro] Update README.md (#15648)
uqs [Fri, 3 Nov 2023 19:55:20 +0000 (20:55 +0100)]
[astro] Update README.md (#15648)

Help users detangle #start, #end and #event trigger channels and their
respective offsets. I was struggling with this and it took reading
https://community.openhab.org/t/solved-open-rollershutters-based-on-astro-binding-with-offset-does-not-work/123336
to figure out where I went wrong.

While here, maybe fix the Markdown rendering of QuantityType<Intensity>

Signed-off-by: Ulrich Spörlein <uspoerlein@gmail.com>
2 years ago[keba] Split channel ENABLED to USER and SYSTEM channels (#15531)
Simon Spielmann [Fri, 3 Nov 2023 19:48:39 +0000 (20:48 +0100)]
[keba] Split channel ENABLED to USER and SYSTEM channels (#15531)

* Split channel ENABLED to USER and SYSTEM channels

---------

Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
2 years ago[androiddebugbridge] Reconnect on max timeouts and improve volume channel (#15788)
GiviMAD [Fri, 3 Nov 2023 19:45:48 +0000 (12:45 -0700)]
[androiddebugbridge] Reconnect on max timeouts and improve volume channel (#15788)

* [androiddebugbridge] Reconnect on max timeouts and improve volume channel

---------

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2 years agoAdjust handling empty values (#15760)
Christian Kittel [Fri, 3 Nov 2023 18:35:19 +0000 (19:35 +0100)]
Adjust handling empty values (#15760)

Signed-off-by: Christian Kittel <ckittel@gmx.de>
2 years agoProcess operations asynchronously (#15801)
Jacob Laursen [Fri, 3 Nov 2023 18:29:05 +0000 (19:29 +0100)]
Process operations asynchronously (#15801)

Resolves #14927

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[pilight] Fix background discovery in case of multiple network interfaces (#15791)
Stefan Roellin [Fri, 3 Nov 2023 18:08:16 +0000 (19:08 +0100)]
[pilight] Fix background discovery in case of multiple network interfaces (#15791)

If there were multiple network interfaces and the DatagramSocket.receive
timed out an exception was thrown and the remaining network interfaces
were not considered anymore.

Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
2 years ago[networkupstools] Add battery.temperature channel (#15812)
lsiepel [Fri, 3 Nov 2023 17:47:40 +0000 (18:47 +0100)]
[networkupstools]  Add battery.temperature channel (#15812)

* Add channel battery-temperature

---------

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agoAvoids NPE if no station provided by API (#15832)
Gaël L'hopital [Fri, 3 Nov 2023 17:17:36 +0000 (18:17 +0100)]
Avoids NPE if no station provided by API (#15832)

Signed-off-by: clinique <gael@lhopital.org>
2 years agoReduce log level for logging of unknown resource types (#15815)
Jacob Laursen [Fri, 3 Nov 2023 13:02:58 +0000 (14:02 +0100)]
Reduce log level for logging of unknown resource types (#15815)

Resolves #15468

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[sonos] Add TrueHD5.1 and normalize Atmos (#15831)
morph166955 [Fri, 3 Nov 2023 07:47:55 +0000 (02:47 -0500)]
[sonos] Add TrueHD5.1 and normalize Atmos (#15831)

* Add TrueHD5.1 and normalize Atmos

---------

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[tesla] Add channels for software update (#15816)
Hakan Tandogan [Wed, 1 Nov 2023 20:24:36 +0000 (21:24 +0100)]
[tesla] Add channels for software update (#15816)

* [tesla] Add value holders for Software Update state

Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
2 years agoFix typo in README.md (#15826)
mueller-ma [Tue, 31 Oct 2023 18:58:11 +0000 (19:58 +0100)]
Fix typo in README.md (#15826)

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2 years ago[GPIO] Update GPIO binding to fix issues and provide new functionality (#13643)
Jeremy Rumpf [Mon, 30 Oct 2023 20:20:42 +0000 (16:20 -0400)]
[GPIO] Update GPIO binding to fix issues and provide new functionality (#13643)

* [GPIO] Update the GPIO binding to fix issues and provide new functionality.

* Add the ability to recover from network disconnects to pigpiod.
* Provide actions to what the binding does on pigpiod connect/disconnect/reconnect.
* Provide the ability to pulse outputs in a one-shot/momentary fashion.
* Provide edge level configuration for gpio outputs.
* Fix automated style checks.
* Attempt to squash jenkins build warnings/errors.
* Correct Null annotations and adjust log levels in certain areas.
* Fix bracing per checkstyle review.
* Normalize gpiod/pigpiod to pigpiod. openhab/openHAB normalized to OpenHAB.
* Fix a copy/paste error. Output channels should not be referred as input. Attempt to clarify plurals.
* Convert strings to defined constants.
* Convert pulse command strings to binding constants.
* Java17 instanceof pattern matching.
* Nit, fix missed pulse command string to binding constant.
* Add missing quotes in demo.things file definition.

Workaround #11039
Fixes #11038
Fixes #13376

Signed-off-by: Jeremy Rumpf <rumpf.99@gmail.com>
2 years ago[sonyaudio] small cleanup (#15823)
lsiepel [Sun, 29 Oct 2023 20:57:30 +0000 (21:57 +0100)]
[sonyaudio] small cleanup (#15823)

* More SAT fixes

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agoRegister connection in Kaleidescape System log (#15820)
mlobstein [Sun, 29 Oct 2023 10:13:55 +0000 (05:13 -0500)]
Register connection in Kaleidescape System log (#15820)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[miio] readme hyperlink fix (#15814)
Marcel [Sun, 29 Oct 2023 10:07:10 +0000 (11:07 +0100)]
[miio] readme hyperlink fix (#15814)

* Minor formatting
* Fix hyperlink for robo rock vacuums channels

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2 years agoadapt to core StringUtils (#15784)
lsiepel [Sat, 28 Oct 2023 12:39:27 +0000 (14:39 +0200)]
adapt to core StringUtils (#15784)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[enturno] Remove org.apache.commons (#14406)
lsiepel [Fri, 27 Oct 2023 18:52:54 +0000 (20:52 +0200)]
[enturno] Remove org.apache.commons (#14406)

* Remove org.apache.commons
* Fix warnings

Also-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agoUpgrade json to 20231013 (#15745)
Jacob Laursen [Fri, 27 Oct 2023 18:13:03 +0000 (20:13 +0200)]
Upgrade json to 20231013 (#15745)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[hue] Add channels for time of last sensor update (API v2) (#15552)
Jacob Laursen [Thu, 26 Oct 2023 21:52:00 +0000 (23:52 +0200)]
[hue] Add channels for time of last sensor update (API v2) (#15552)

* Add channels for last motion/temperature sensor update (API v2)
* Add channel for last light level sensor update (API v2)
* Add channel for last rotary steps update (API v2)
* Add channel for last button update (API v2)

Resolves #15546

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoCorrecting some existing events wrongly associated to Outdoor (weather) module instea...
Gaël L'hopital [Thu, 26 Oct 2023 16:57:14 +0000 (18:57 +0200)]
Correcting some existing events wrongly associated to Outdoor (weather) module instead of Presence. (#15808)

Adding 'alarm_started' event.

Signed-off-by: clinique <gael@lhopital.org>
2 years agoAdjust filter for Elnet Midt (#15807)
Jacob Laursen [Thu, 26 Oct 2023 05:25:44 +0000 (07:25 +0200)]
Adjust filter for Elnet Midt (#15807)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[jdbc] Upgrade MySQL Connector/J to 8.1.0 (#15802)
Jacob Laursen [Wed, 25 Oct 2023 05:21:47 +0000 (07:21 +0200)]
[jdbc] Upgrade MySQL Connector/J to 8.1.0 (#15802)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[ekey] Update documentation (#15792)
hamsil [Sun, 22 Oct 2023 15:02:02 +0000 (17:02 +0200)]
[ekey] Update documentation (#15792)

Adapted README based on my recent experience with the MULTI protocol

Signed-off-by: hamsil <bwal@mail.de>
2 years agoNew translations miele.properties (Danish) (#15793)
openhab-bot [Sun, 22 Oct 2023 09:50:42 +0000 (11:50 +0200)]
New translations miele.properties (Danish) (#15793)

2 years ago[oceanic] Remove org.apache.common (#15332)
lsiepel [Sat, 21 Oct 2023 20:39:42 +0000 (22:39 +0200)]
[oceanic] Remove org.apache.common (#15332)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[keba] Remove org.apache.commons (#14409)
lsiepel [Sat, 21 Oct 2023 20:36:12 +0000 (22:36 +0200)]
[keba] Remove org.apache.commons (#14409)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[neeo] Remove org.apache.common (#14442)
lsiepel [Sat, 21 Oct 2023 20:25:29 +0000 (22:25 +0200)]
[neeo] Remove org.apache.common (#14442)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years ago[pushover] Add support for Expiring Messages (#15289)
Jacob Laursen [Sat, 21 Oct 2023 11:34:25 +0000 (13:34 +0200)]
[pushover] Add support for Expiring Messages (#15289)

* Add support for Expiring Messages
* Add action variants with TTL parameter

Resolves #15288

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoadapt to core StringUtils (#15781)
lsiepel [Sat, 21 Oct 2023 10:03:26 +0000 (12:03 +0200)]
adapt to core StringUtils (#15781)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agoadapt to core StringUtils (#15785)
lsiepel [Sat, 21 Oct 2023 09:56:27 +0000 (11:56 +0200)]
adapt to core StringUtils (#15785)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agoadapt to core StringUtils (#15787)
lsiepel [Sat, 21 Oct 2023 09:54:50 +0000 (11:54 +0200)]
adapt to core StringUtils (#15787)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2 years agocleanup regarding to core StringUtils (#15786)
lsiepel [Sat, 21 Oct 2023 09:48:38 +0000 (11:48 +0200)]
cleanup regarding to core StringUtils (#15786)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>