openhab-bot
e260ba5a8f
[unleash-maven-plugin] Preparation for next development cycle.
2024-06-01 11:31:34 +00:00
J-N-K
5366a02bf7
Fix marketplace showing incompatible add-ons by default ( #4182 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-04-22 17:39:02 +02:00
openhab-bot
326e3d3f60
[unleash-maven-plugin] Preparation for next development cycle.
2024-03-23 15:25:48 +00:00
J-N-K
bad829f2b1
Fix logging in ChannelCommandDescriptionProvider ( #4040 )
...
The class of the the broken provider should be logged, not the class of the command description.
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-01-27 20:01:29 +01:00
Jan N. Klug
28ed671155
Remove state description when loading an item with a removed pattern ( #4068 )
...
* Remove state description when loading an item with a removed pattern
Fix openhab/openhab-webui#2251
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Extended integration test testSquareBracketsInFormat
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
---------
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
(cherry picked from commit a9571228d2
)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-01-27 18:53:26 +01:00
openhab-bot
fbbbccd321
[unleash-maven-plugin] Preparation for next development cycle.
2024-01-07 14:49:42 +00:00
Kai Kreuzer
9c1cddce0d
Fix cherry-picking issues
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2024-01-06 11:33:26 +01:00
Wouter Born
f028598596
Add network-interface context ( #3981 )
...
This allows for selecting network interface names in configuration parameters.
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-05 22:31:53 +01:00
J-N-K
dd8b35ee96
Fix CurrencyUnit
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-01-05 22:18:56 +01:00
Wouter Born
9d5a3bdaa4
Fix openhab-core-auth-oauth2client feature installation ( #4012 )
...
Karaf does not automatically install the feature after `dependency="true"` was added in #3814 .
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-04 10:25:15 +01:00
Wouter Born
181be613d4
Fix `String.format` argument mismatches ( #4008 )
...
These argument mismatches cause wrong messages being logged and thrown in exceptions.
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-03 13:14:26 +01:00
Wouter Born
f71b062f47
Fix `SerialPort.getFlowControlMode()` infinite recursion ( #4007 )
...
An infinite recursion would occur when calling this method.
I did not find any add-ons using this method but that could be due to this bug.
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-03 12:19:51 +01:00
Mark Herwege
e3180c4309
fix empty rule condition ( #3993 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-01-02 19:53:03 +01:00
J-N-K
3061c19577
Respond with 404 if add-on is missing in add-on service ( #3989 )
...
* Respond with 404 if add-on is missing in add-on service
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-12-31 14:57:39 +01:00
lolodomo
1f806bc93f
[sitemap] Fix parsing of button (buttongrid element built with MainUI) ( #3980 )
...
Fix openhab/openhab-webui#2242
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-30 15:58:26 +01:00
lolodomo
d602f5ed51
Consider network settings to avoid creating unexpected JmDNS instances ( #3978 )
...
Fix #3976
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-30 12:51:10 +01:00
Florian Hotze
59a5e0bcda
[rest] Add `no-cache` directive to cached REST responses ( #3970 )
...
Fixes https://github.com/openhab/openhab-webui/issues/2102 .
This forces the browser to revalidate the cache every time it is accessed to ensure the data is always fresh.
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#directives .
This is approach is also suggested in the mdn web docs, see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#up-to-date_contents_always .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-12-27 17:53:30 +01:00
J-N-K
77ee938bf0
Fix duplicate UIDs in remote add-on services ( #3961 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-12-26 23:17:58 +01:00
J-N-K
e78c5caa99
Fix month, week, day not supported ( #3964 )
...
Due to the way month, week and day are defined in Indriya their symbol is not added as alias. This is a bug in indriya, but their release cycles are quite long and we should provide a fix for our users.
This should be backported to 4.1.x
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-12-26 22:45:15 +01:00
Kai Kreuzer
99f29e9b5b
Bump to next snapshot version
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2023-12-25 22:56:54 +01:00
Kai Kreuzer
074fcdd7ea
Delay the IP scan to make sure that no further candidates are added ( #3951 )
...
* Delay the IP scan to make sure that no further candidates are added and do not use a dedicated thread pool
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2023-12-22 08:49:36 +01:00
openhab-bot
be456792d3
New Crowdin updates ( #3950 )
...
* New translations i18n.properties (Romanian)
* New translations network.properties (Romanian)
* New translations i18n.properties (French)
* New translations network.properties (French)
* New translations i18n.properties (Spanish)
* New translations network.properties (Spanish)
* New translations i18n.properties (Czech)
* New translations network.properties (Czech)
* New translations addons.properties (Danish)
* New translations i18n.properties (Danish)
* New translations network.properties (Danish)
* New translations marketplace.properties (Danish)
* New translations units.properties (Danish)
* New translations i18n.properties (German)
* New translations network.properties (German)
* New translations i18n.properties (Greek)
* New translations network.properties (Greek)
* New translations i18n.properties (Finnish)
* New translations network.properties (Finnish)
* New translations i18n.properties (Hebrew)
* New translations network.properties (Hebrew)
* New translations i18n.properties (Hungarian)
* New translations network.properties (Hungarian)
* New translations units.properties (Hungarian)
* New translations i18n.properties (Italian)
* New translations network.properties (Italian)
* New translations units.properties (Italian)
* New translations i18n.properties (Dutch)
* New translations network.properties (Dutch)
* New translations i18n.properties (Norwegian)
* New translations network.properties (Norwegian)
* New translations i18n.properties (Polish)
* New translations network.properties (Polish)
* New translations i18n.properties (Russian)
* New translations network.properties (Russian)
* New translations i18n.properties (Slovenian)
* New translations network.properties (Slovenian)
* New translations i18n.properties (Swedish)
* New translations network.properties (Swedish)
* New translations i18n.properties (Ukrainian)
* New translations network.properties (Ukrainian)
* New translations i18n.properties (Chinese Simplified)
* New translations network.properties (Chinese Simplified)
* New translations i18n.properties (Portuguese, Brazilian)
* New translations network.properties (Portuguese, Brazilian)
2023-12-21 21:51:49 +01:00
Kai Kreuzer
4b310aff30
Catch ISE if config admin is no longer available ( #3949 )
2023-12-21 21:36:11 +01:00
Andrew Fiddian-Green
924e7b2d6d
Fixes #3946 ( #3947 )
...
* Fixes #3946
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-21 18:23:43 +01:00
Kai Kreuzer
369bd228e7
Move addons.xml to runtime folder ( #3944 )
...
* Move addons.xml to runtime folder
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2023-12-20 23:53:10 +01:00
Kai Kreuzer
dceec22a35
Improve HTTP 404 handling and logging ( #3940 )
2023-12-20 12:35:25 +01:00
Jacob Laursen
e8641efd5b
Provide I18N properties for Unit Settings ( #3941 )
2023-12-20 12:34:58 +01:00
Holger Friedrich
5e94d8350b
Additional logging AddonInfo addons.xml ( #3928 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-12-20 11:19:35 +01:00
lolodomo
d7486a985e
Sitemap generator: fix button parsing for Buttongrid ( #3938 )
...
Fix #3937
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-20 09:46:41 +01:00
Wouter Born
81f14c9df1
Upgrade logback-classic to 1.3.14 ( #3935 )
2023-12-19 23:26:22 +01:00
Kai Kreuzer
04cd8408de
Don't log errors on NotFoundExceptions in Jetty ( #3931 )
2023-12-19 21:16:05 +01:00
openhab-bot
cb1b355869
New Crowdin updates ( #3929 )
...
* New translations addons.properties (Hungarian)
* New translations addons.properties (Italian)
* New translations languagesupport.properties (Portuguese)
* New translations languagesupport.properties (Portuguese, Brazilian)
* New translations addons.properties (Hebrew)
2023-12-19 21:05:30 +01:00
Andrew Fiddian-Green
3362bfbea0
Upnp add M-SEARCH with search target ST: upnp:rootdevice header ( #3933 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-19 20:40:20 +01:00
Holger Friedrich
24b1784d44
Reduce SAT warnings ( #3932 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-12-19 20:37:57 +01:00
Holger Friedrich
8bed621c8c
Service to suggest addons via generic IP scan ( #3920 )
...
* Service to suggest addons via generic IP scan
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-12-17 13:12:55 +01:00
openhab-bot
2c9312e55c
New Crowdin updates ( #3919 )
...
* New translations addons.properties (Danish)
* New translations addons.properties (Italian)
* New translations addons.properties (French)
2023-12-16 17:23:47 +01:00
Holger Friedrich
fe5f130ca7
minor doc update to fix javadoc build ( #3926 )
...
* minor doc update to fix javadoc build
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Co-authored-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-16 17:22:40 +01:00
GiviMAD
8cc8d8668a
[Voice] Fix match question and allow force command ( #3925 )
...
* [voice] Fix match question and allow force command
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2023-12-16 12:29:45 +01:00
Mark Herwege
d3ebc824b3
jar file add-on logger name ( #3921 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2023-12-16 11:26:30 +01:00
GiviMAD
4ace1557f4
[voice] Add interface to represent a remote keyword spotter ( #3564 )
...
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2023-12-16 11:22:38 +01:00
J-N-K
c8a6cf2603
[UoM] Add currency handling ( #3503 )
...
* Add currency as unit
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-12-16 11:18:25 +01:00
Mark Herwege
fe242f8ab9
Modified finder discovery schema to make future finders easier to create ( #3924 )
...
* change discovery method schema
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2023-12-16 11:08:09 +01:00
Holger Friedrich
4e634c6b55
Service to suggest addons based on running processes ( #3904 )
...
* Service to suggest addons based on running processes
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-12-16 10:52:41 +01:00
lolodomo
4b92db3775
Add a log when loading a YAML file ( #3916 )
...
For consistency with other model files loading.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-13 08:26:29 +01:00
Andrew Fiddian-Green
8082daa290
UPnpAddonFinder M-SEARCH ST: ssdp:all ( #3918 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-12 18:29:27 +01:00
Mark Herwege
5ffeb1fc72
i8n suggestion finders config ( #3913 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2023-12-11 21:58:18 +01:00
Andrew Fiddian-Green
be70a13afe
Handle ISE when shutting down ( #3910 )
...
* Suppress logging when shutting down
* Cancel scheduled tasks on shutdown
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-12-10 22:45:12 +01:00
lolodomo
070de55b27
Add a YAML file provider for semantic tags ( #3659 )
...
* Add a YAML file provider for semantic tags
Files in folder conf/tags are loaded by this provider.
Related to #3619
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-10 11:26:03 +01:00
lolodomo
152ffe3fbb
Fix handling of mDNS instances when an IP address changed ( #3906 )
...
Fix openhab/openhab-addons#16023
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-12-09 21:56:56 +01:00
Mark Herwege
708a954081
Fix addon name localisation before installation ( #3908 )
...
* fix addon name and description
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2023-12-09 20:29:24 +01:00