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
lsiepel
334c909b90
[amazonechocontrol] Improve documentation ( #17525 )
...
* Adjust readme
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-13 08:35:17 +01:00
lolodomo
2a58b8ed9b
[freeboxos] Add missing thing actions for active player ( #17877 )
...
Fix #17874
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-12-11 20:16:28 +01:00
Florian Hotze
9b4ee482ab
[jsscripting] Upgrade openhab-js to 5.8.1 ( #17885 )
...
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#581 .
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-12-11 16:48:05 +01:00
Cody Cutrer
8ea703ecd3
[wiz] Correct units for RSSI ( #17867 )
...
Number:Power of dBm, instead of Number:Dimensionless of dB.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-11 08:12:06 +01:00
Andrew Fiddian-Green
91d6b62dd0
[hue] show friends of hue battery sensors as online ( #17878 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-10 20:52:44 +01:00
openhab-bot
93e0723bbb
New Crowdin updates ( #17873 )
...
* New translations openweathermap.properties (French)
* New translations tasmotaplug.properties (French)
* New translations mail.properties (French)
* New translations exec.properties (French)
* New translations map.properties (French)
* New translations exec.properties (French)
2024-12-10 15:48:10 +01:00
Jacob Laursen
18d85e68bf
Simplify DateTimeType handling for Robonect ( #17872 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-10 08:03:41 +01:00
lsiepel
f39415b631
[tesla] Add null annotations ( #17582 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-08 14:35:41 +01:00
openhab-bot
931f39ff17
New Crowdin updates ( #17866 )
...
* New translations mail.properties (French)
* New translations exec.properties (French)
* New translations netatmo.properties (French)
* New translations icalendar.properties (French)
* New translations mqtt.properties (Italian)
* New translations mail.properties (French)
* New translations exec.properties (French)
2024-12-08 13:10:43 +01:00
Cody Cutrer
4a4f5868a0
[wiz] Enable addon finder support ( #17856 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-08 12:10:44 +01:00
lsiepel
fb54c2baca
Normalize thread names ( #17804 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-12-08 01:15:43 +01:00
Cody Cutrer
5829b9056b
[mqtt.homeassistant] Update Jinjava to 2.7.4 ( #17858 )
...
* [mqtt.homeassistant] Update Jinjava to 2.7.4
Which includes support for break/continue, which is what Zigbee2MQTT's
new event component uses in their template.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* update bndrun file
Signed-off-by: Cody Cutrer <cody@cutrer.us>
---------
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-08 00:06:58 +01:00
Jacob Laursen
04254ce147
Remove unneeded code ( #17861 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-07 19:48:32 +01:00