Markus Michels
45786fa12c
[shelly] Fix Gen2 auth, improved security for Gen1 auth, improved discovery ( #15898 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2023-11-18 16:28:44 +01:00
Jacob Laursen
608007c67e
Fix color state update ( #15908 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-11-18 16:24:10 +01:00
Jacob Laursen
7d24cfbc9e
[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>
2023-11-18 12:44:09 +01:00
Hakan Tandogan
70095cdb49
[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>
2023-11-17 19:52:53 +01:00
mlobstein
6a39bbf076
Ignore invalid elapsed/total time values ( #15900 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-11-17 18:51:26 +01:00
openhab-bot
97975cfbc2
New translations x.properties (Italian) ( #15901 )
2023-11-17 18:44:06 +01:00
Gaël L'hopital
596015d2ba
[netatmo] Enhance errored modules handling ( #15866 )
...
* Resolves issue #15858
* Enhance null control in DTO
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-11-17 18:41:59 +01:00
lsiepel
12f02124b6
[twitter] rename binding to X ( #15809 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-15 09:12:24 +01:00
mlobstein
ab0ea34d5a
Suppress warning messages ( #15129 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-11-14 15:44:47 +01:00
lsiepel
2b393699bf
[Bluetooth] re-fix ArrayStoreException ( #15891 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-13 19:39:39 +01:00
Markus Michels
beade55ca6
[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>
2023-11-13 19:37:04 +01:00
openhab-bot
c15f1344c3
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)
2023-11-12 20:16:43 +01:00
mueller-ma
49bf5eb085
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>
2023-11-12 10:03:53 +01:00
openhab-bot
1e1632b78f
New Crowdin updates ( #15881 )
...
* New translations boschshc.properties (Italian)
* New translations tasmotaplug.properties (Italian)
2023-11-11 23:56:49 +01:00
J-N-K
28927310eb
[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>
2023-11-11 23:15:21 +01:00
Patrick
1b466fb319
[boschshc] Add scenario channel ( #15752 )
...
Signed-off-by: Patrick Gell <patgit023@gmail.com>
2023-11-11 14:22:52 +01:00
Robert D
1eacf67f34
[Senec] Fix for Senec firmware update ( #15535 )
...
* Fix for Senec update
Signed-off-by: querdenker2k <querdenker2k@gmx.de>
2023-11-11 14:01:37 +01:00
Gaël L'hopital
6176b080c4
Adding unknown event type + bootstrap handling of topology changes ( #15860 )
...
Signed-off-by: clinique <gael@lhopital.org>
2023-11-11 13:52:06 +01:00
billfor
d0c70f88b3
[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>
2023-11-11 13:45:31 +01:00
Jacob Laursen
50e1687472
Persist future prices ( #15864 )
...
Resolves #15863
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-11-11 13:39:05 +01:00
Jacob Laursen
49b952b9a3
Implement TimeSeriesProfile ( #15873 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-11-11 13:30:52 +01:00
hutcheonk
97039d0a3f
Update README.md ( #15019 )
...
Add "MQTT Client Status Messages Mode setting" to ESP Config..
Signed-off-by: hutcheonk <76188428+hutcheonk@users.noreply.github.com>
2023-11-11 12:51:15 +01:00
Jacob Laursen
2b0c805b33
[jdbc] Fix addon id for SQLite ( #15877 )
...
Fixes #15847
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-11-11 11:51:03 +01:00
mlobstein
ffc127f91c
[tasmotaplug] Initial contribution ( #15857 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-11-10 23:51:43 +01:00
Andreas Berger
10d519bd6b
[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>
2023-11-10 13:29:25 +01:00
Jamie Townsend
fc67ec8161
Fix control signal circulating pump
...
Fixes #15836
Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-09 20:01:44 +01:00
openhab-bot
6db0b18ab3
New translations hue.properties (Italian) ( #15874 )
2023-11-09 18:48:41 +01:00
Andrew Fiddian-Green
4f6d33bb79
[hue] Support new home security products ( #15601 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-11-09 08:09:20 +01:00
truidix
5555d68f92
[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>
2023-11-08 21:39:59 +01:00
J-N-K
91b294521e
Fix build after core changes ( #15869 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-11-08 20:31:44 +01:00
Konstantin Polihronov
24f4234e9b
[solax] Support for three phase inverter X3 Hybrid G4 ( #15710 )
...
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2023-11-07 08:54:08 +01:00
jimtng
1881f17e3e
[jrubyscripting] Update to jruby 9.4.5.0 ( #15852 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2023-11-06 23:27:51 +01:00
J-N-K
d2694d47e4
[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>
2023-11-06 21:31:53 +01:00
lsiepel
4e7d7363c1
[irtrans] Remove org.apache.common ( #14408 )
...
* Fix warnings
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-06 15:30:57 +01:00
Holger Friedrich
6196de7742
[knx] Fix all compiler warnings ( #15840 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-11-05 19:46:18 -08:00
Jacob Laursen
af169f1ea1
Remove maintainers ( #15849 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-11-05 21:12:18 +01:00
openhab-bot
85215e0d93
New Crowdin updates ( #15842 )
...
* New translations sonos.properties (Italian)
* New translations androiddebugbridge.properties (Italian)
2023-11-05 16:49:27 +01:00
Bernd Weymann
fd41eb75be
[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>
2023-11-05 16:36:33 +01:00
Christian
b9b98dfb74
Update README.md ( #15843 )
...
Fixed copy-paste error
Signed-off-by: Christian <chj.maurer@gmail.com>
2023-11-05 16:02:08 +01:00
lsiepel
38a9612b6c
[plugwise] Prevent possible chomp bug ( #15339 )
...
* Improve chomp
* Adapt to core Stringutils
* Improve minor null check
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-04 11:38:27 +01:00
lsiepel
6efa3d792c
[doorbird] Warning and SAT cleanup ( #15824 )
...
* Warning and SAT clenaup
---------
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-04 10:31:52 +01:00
lsiepel
0a5a9912a5
null check ( #15841 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-04 10:29:43 +01:00
Gaël L'hopital
c7ce929aa2
[Freeboxos] npe when updating inactive Player ( #15813 )
...
* Correcting npe
* Added status update
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-11-04 10:28:46 +01:00
Holger Friedrich
1ca0f643a0
[knx] Fix typos in code comments ( #15839 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-11-03 23:16:41 +01:00
lsiepel
fddacb4c80
Warning and codeanalysis ( #15828 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-03 22:51:23 +01:00
lsiepel
7724f16e7c
gson fields alias ( #15829 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2023-11-03 22:05:31 +01:00
Tim
888f4388a3
[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>
2023-11-03 21:29:39 +01:00
uqs
3daede06e4
[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>
2023-11-03 20:55:20 +01:00
Simon Spielmann
538a455bfd
[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>
2023-11-03 20:48:39 +01:00
GiviMAD
94d9fb7d36
[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>
2023-11-03 20:45:48 +01:00