Jeremy
824fdc1527
[insteon] Remove iolinc event button feature ( #18135 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-20 21:32:27 +01:00
Jeremy
975d4ba04c
[insteon] Limit device request failure condition ( #18136 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-20 21:31:05 +01:00
jimtng
0f5bfe9a8c
[mqtt] Fix typos in action label ( #18116 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-17 22:05:26 +01:00
openhab-bot
548e3f6f20
New translations energidataservice.properties (Danish) ( #18120 )
2025-01-17 21:56:21 +01:00
Jacob Laursen
69c1513d86
Update tariff filter for Netselskabet Elværk ( #18086 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-17 21:33:26 +01:00
Bernd Weymann
f89303dfc3
add missing parameter for status message ( #18115 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-01-16 22:36:48 +01:00
Mark Hilbush
ce99e00d97
Fix open issues ( #18113 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2025-01-16 22:33:33 +01:00
Holger André Eisold
458401b0eb
[surepetcare] API change pet weight ( #18105 )
...
* API seems to be changed at some point... the weight is now in gram not in kilogram anymore
Signed-off-by: Holger Eisold <github@eisold.family>
2025-01-14 20:52:53 +01:00
JankKeks
a47009a71d
[Freeathome] Some more fixes ( #18094 )
...
* Improved debug output and refined comments.
Signed-off-by: Martin Littkovsky 2018turtle@proton.me
Signed-off-by: JankKeks <37385210+JankKeks@users.noreply.github.com>
2025-01-13 22:52:52 +01:00
tl-photography
82d5194bbf
[shelly] Fix `NullPointerException` ( #18103 )
...
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2025-01-13 21:55:08 +01:00
openhab-bot
1ecee286af
[unleash-maven-plugin] Preparation for next development cycle.
2025-01-12 18:08:59 +00:00
Jeremy
be82a36eff
[insteon] Fix device request failure handling ( #18087 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-11 11:25:01 +01:00
Jeremy
c6a7cecc40
[insteon] Fix imeter solo product first record location ( #18075 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-10 22:12:23 +01:00
Mark Herwege
ae81f398cb
fix offline when image not available ( #18066 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-01-08 20:04:23 +01:00
Jeremy
2a4fea2c1a
[insteon] Fix scene channel state updates ( #18050 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-06 21:51:54 +01:00
Jeremy
cac757ae81
[insteon] Fix legacy all link broadcast message not processed ( #18049 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-06 21:44:29 +01:00
mlobstein
b0560d707a
[benqprojector] Fix response processing for newer projectors ( #18009 )
...
* Fix message processing for newer projectors
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-01-05 23:59:42 +01:00
Jeremy
0dce37ae1e
[insteon] Fix x10 device message handling ( #18031 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-05 00:45:25 +01:00
Catalin Sanda
44ff26a29d
Fix issue openhab/openhab-addons#17959 where new channels could not be added in the Web UI ( #18016 )
...
Signed-off-by: Catalin Sanda <catalin.sanda@gmail.com>
2025-01-04 21:06:58 +01:00
Jacob Laursen
f2f4802e90
Fix NullPointerException ( #18034 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-04 19:59:34 +01:00
lsiepel
4f24ebdedd
Add Christmas Tree ( #17950 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-01-04 16:27:14 +01:00
Cody Cutrer
f00ccd8cba
[mqtt.homeassistant] Re-fix null component name ( #18021 )
...
Re-fixes #15427 , regressed from #17933
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-01-02 17:01:13 +01:00
jimtng
eea928c9be
[basicprofiles] Fix delta state filter handling of negative values ( #17997 )
...
* [basicprofiles] Pass the initial data for delta state filter
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-12-31 20:24:10 +01:00
openhab-bot
1c1318d4ef
[unleash-maven-plugin] Preparation for next development cycle.
2024-12-30 17:05:15 +00:00
Bernd Weymann
2fbb133ef8
bugfix discovery and thing properties ( #18003 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-12-30 13:05:41 +01:00
Jeremy
a11fe51cf1
[insteon] Fix motion sensor device type config typo ( #18002 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2024-12-30 11:42:32 +01:00
Cody Cutrer
54095ebb15
[mqtt.generic] create the proper item type for channels with units ( #17929 )
...
* [mqtt.generic] create the proper item type for channels with units
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-29 19:31:35 +01:00
Dan Cunningham
f4cdcd8476
[openhabcloud] Send the correct response status text ( #17994 )
...
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-12-28 20:29:59 +01:00
Jeremy
4244d68200
[insteon] Fix led command stack overflow error ( #17977 )
...
Signed-off-by: jsetton <jeremy.setton@gmail.com>
2024-12-26 23:55:27 +01:00
lsiepel
5f64b85c59
Fix NumberFormatException ( #17983 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-26 00:27:19 +01:00
Jeremy
0aab8b99d5
[insteon] Fix legacy backward compatibility ( #17981 )
...
Signed-off-by: jsetton <jeremy.setton@gmail.com>
2024-12-25 23:05:13 +01:00
jimtng
083c258e5e
[mqtt.generic] Fix ClassCastException when receiving ON/OFF on a dimmer channel ( #17980 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-12-25 16:33:09 +01:00
lsiepel
7bb499b7df
[network] Fix last-seen channel being set to `UNDEF` at startup ( #17971 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-24 21:17:27 +01:00
Jacob Laursen
5a1030b9f5
Simplify DateTimeType handling for Network
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-24 21:16:05 +01:00
Dan Cunningham
49b5c51db9
[upnpcontrol] Fix `IllegalArgumentException` when downloading album art ( #17965 )
...
* Stip whitespace from album art URI
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-12-24 21:11:30 +01:00
Stefan Giehl
c6e0536e05
[pihole] fix enableBlocking action ( #17967 )
...
fixes #17966
Signed-off-by: Stefan Giehl <stefan@matomo.org>
2024-12-24 01:11:43 +01:00
jimtng
7f428d1d06
[jrubyscripting] Remove Compilable implementation ( #17960 )
...
due to a bug in JRuby https://github.com/jruby/jruby/issues/8346
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-12-23 15:49:45 +01:00
JankKeks
533c56178c
[freeathome] Fix not updating values of room temperature devices ( #17957 )
...
* Fixed Pathnaming matching new binding name
Signed-off-by: JankKeks <jan.krumnow@gmx.de>
2024-12-23 14:22:49 +01:00
Andrew Fiddian-Green
83924e872f
[amazonechocontrol] Support QuantityType Color Temperature command ( #17919 )
...
* [various] process color temperature quantity type commands
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 13:00:38 +01:00
Andrew Fiddian-Green
b9add88ed9
[tapocontrol] support QuantityType commands ( #17944 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 13:00:04 +01:00
Andrew Fiddian-Green
79348a30a0
[shelly] support QuantityType commands ( #17947 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:59:15 +01:00
Andrew Fiddian-Green
57c7550fa4
[tplinksmarthome] support QuantityType commands ( #17946 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:58:14 +01:00
Andrew Fiddian-Green
e84a582d87
[deconz] support QuantityType commands ( #17942 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:56:33 +01:00
Cody Cutrer
a100c27323
[mqtt.homeassistant] Fix components with an empty name ( #17933 )
...
As opposed to null name. In either case, it's not usable,
and we need to use our fallbacks.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-20 22:03:49 +01:00
Jacob Laursen
3a278f328b
Fix binding name ( #17909 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-18 20:15:35 +01:00
mlobstein
24643dd7f2
Catch null host exception in discovery service ( #17924 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-12-18 20:14:03 +01:00
Leo Siepel
77c1b86683
Bumped version
...
Bumped version to 4.3.1-SNAPSHOT
2024-12-17 22:36:12 +01:00
Martin Grassl
fe624dd6c1
[mybmw] Fix hcaptchatoken issue ( #17862 ) ( #17896 )
...
* [mybmw] add stop charging command
* [mybmw] fix hcaptcha issue (#17862 )
Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2024-12-15 11:36:49 +01:00
Cody Cutrer
7fc3d3b685
[mqtt.homeassistant] Document new channels from #17659 ( #17880 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-14 00:12:29 +01:00
Cody Cutrer
c6f2fca499
[mqtt.homeassistant] fix unbounded growth of config for device_trigger ( #17894 )
...
Because of how it shares a channel, whenever openHAB was rebooted and it
would first restore the device trigger components from the channel configuration,
and then from the MQTT message, it didn't identify it as the same component
as before, and so would merge into another instance of itself. My Things.json
is normally 13MB, and had grown to 545MB, and my openHAB was constantly having
memory issues! So now just make sure we only keep unique information, which
will automatically clean up anyone in a bad state.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-13 10:26:58 +01:00