Jørgen Austvik
72565d835c
[AirGradient] Convert from AbstractDiscoveryService to AbstractThingHandlerDiscoveryService ( #17332 )
...
* [AirGradient] Convert from AbstractDiscoveryService to AbstractThingHandlerDiscoveryService
Because we get NPE on apiHandler in 4.2.1 (not on 4.2.0).
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:12 +02:00
Martin
45494987be
[visualcrossing] Fix missing dimension ( #17347 )
...
* remove ui hint
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:12 +02:00
Christian Kemper
6679a00585
[Tibber] Improve connection logic ( #17344 )
...
* Fixes #14735
Optimized Logging and sending Ping Frames. See also PR #17214
Signed-off-by: christian <dev@bestof5.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Martin
5286950eba
[visualcrossing] Initial contribution ( #17239 )
...
* EVERYTHING
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Dan Cunningham
3c01ededa1
[hydrawise] Various Fixes ( #17345 )
...
* Workaround for a bad response from the Hydrawise API
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Bernd Weymann
91e95268e6
[mercedesme] Fix trip channel type id ( #17267 )
...
* bugfix trip channel naming
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
jimtng
72569f1104
[basicprofiles] Add additional comparisons to State Filter profile ( #17323 )
...
* Add inequality comparisons to State Filter profile
- Fix bug where undefined `mismatchState` passed `UNDEF` instead of ignoring state updates
- Support multiline conditions
- Support comparing against the input state from handler to filter out
unwanted data
* Support comparing item to item or input to item
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Sönke Küper
211f81a135
[homematic] Fixed #16940 : Spaces in URLs are not allowed ( #17206 )
...
* #16940 : Added check in handler for invalid configuration values.
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
jimtng
493994d97f
[daikin] Update channels immediately after a successful API command ( #17149 )
...
* [daikin] Update channels immediately after a successful API command
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
jsjames
c40312fa2d
fixed xml uri ID ( #17341 )
...
Signed-off-by: Jeff James <jeff@james-online.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Daniël van Os
d34e01956d
[HomeWizard] Add support for Energy Socket and Watermeter products ( #13495 )
...
Also-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Daniël van Os <daniel@supercell.nl>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
jimtng
6a98dd4615
[openhabcloud] Add the missing configuration parameter for NOT_EXTENDED actions ( #17331 )
...
* [openhabcloud] Add the missing configuration parameter for NOT_EXTENDED actions
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Hans Böhm
8589dbdc67
add timeseries support ( #17334 )
...
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
lsiepel
a0292b326a
Adjust percentage types ( #17294 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
stefan-hoehn
f3daae65e8
add H61C5 as supported device ( #17330 )
...
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Jan Gustafsson
8debb38982
[electroluxair] Remove deprecated binding ( #17324 )
...
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Andrew Fiddian-Green
e783136b9c
[hue] Support dynamic add/delete of scenes ( #17302 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
lolodomo
5e84f650f8
[freeboxos] Avoid useless API requests (phone) ( #17310 )
...
Avoids API requests when channels are unlinked.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
Martin
f9bb540662
[salus] Add running-state
channel for it600 ( #17221 )
...
* ReverseEngineerProtocol
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:11 +02:00
mlobstein
cad097b49a
[roku] Add device communcation logging ( #17312 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
lolodomo
93c536ea55
[sonos] Ignore Sonos Boost at discovery ( #17318 )
...
Fixes #17307
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
jimtng
a59d7f78e3
[mail] Support chaining transformations without an intersection symbol ( #17314 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Florian Hotze
27792c6865
[jsscripting] Upgrade to openhab-js 5.5.0 ( #17311 )
...
See https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#550 for changelog.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Bernd Weymann
0dddc9c5d8
[solarforecast] Avoid past data updates ( #16996 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
lolodomo
7867933f9f
[freeboxos] Change default timeout to 10s ( #17309 )
...
Fixes #17231
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
openhab-bot
586f46f909
New translations http.properties (Italian) ( #17308 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
vich-667
cc8bf3e1c7
sync states with latest senec GUI FW 0967 ( #17304 )
...
Signed-off-by: Tobias Lange <vich-667@quantentunnel.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Fabian Wolter
875b2791bf
[airq] Fix occasional stalling of sensor value updates and refactoring ( #17202 )
...
* [airq] Fix occasional stalling of sensor value updates and refactoring
- Remove trace debugging statements
- Handle InterruptedException correctly
- Replace substring parsing by GSON functionality
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Gaël L'hopital
d26ca6debe
[freeboxos] Complete Alarm system handling ( #17233 )
...
* Initiating the addition of the PIR sensor
* Finalized integration of the alarm system
* Corrected bug in initialization of basic-shutter
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
jimtng
ca8f34cebd
[http] Support chaining transformations without an intersection symbol ( #17288 )
...
* [http] Support transformation chaining without an intersection symbol
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Cody Cutrer
93672ce16b
[homekit] Make Thermostat.CurrentHeatingCoolingMode optional ( #17191 )
...
Just default it to OFF if it's not linked. The experience in Home
app is still decent - it says "Cool to X", "Heat to X", or
"Set to X", instead of "Cooling to X", "Heating to X" if it was
actually running. I thought about defaulting it to "HEAT" or "COOL"
depending on the current target mode, but if it's set to "AUTO",
that's not a valid state for the current mode.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
lolodomo
330bcb54be
[freeboxos] Add unitHint on few channel types ( #17259 )
...
* [freeboxos] Add unitHint on few channel types
Also remove an unused channel type "bandwidth".
Also avoid unneeded unit conversion when updating channel state.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Cody Cutrer
d528605bcf
[jpa] Fix restoring quantity types ( #17215 )
...
* [jpa] Fix restoring quantity types
Double.parseDouble throws NumberFormatException if the persisted state
includes a unit. So parse it as a QuantityType, and then apply unit
conversions as necessary.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
jimtng
64331da0ad
[map] Support inline map ( #17300 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
lsiepel
badbc7707c
[hue] Fix compile warnings ( #17293 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
Andrew Fiddian-Green
63d3548711
[hue] Add support for enabling automations ( #16980 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:10 +02:00
lolodomo
7b82d88a71
[freeboxos] First big update of README ( #17279 )
...
* [freeboxos] First big update of README
Fixes #17074
Fixes #17077
Fixes #17080
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
jimtng
d276000d4a
[exec] Support transformation chaining and refactor using ChannelTransformation ( #17292 )
...
* [exec] Support transformation chaining and refactor using ChannelTransformation
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
jimtng
1924034ee2
[ambientweather] Fix minor formatting errors ( #17291 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
91fcfe8ae8
[freeboxos] Add translatable labels for discovered things ( #17287 )
...
* [freeboxos] Add translatable labels for discovered things
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
stefan-hoehn
6f9b3d2bbf
[govee] make socket close more resilient ( #17286 )
...
* [govee] make socket close more resilient
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lsiepel
396ff0b7c3
[telegram] Fix log spamming when transient network issue occurs ( #17116 )
...
* Fix log spam
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lsiepel
6a3d77918e
[xmpp] Improve reconnection logic ( #14397 )
...
* Add null annotations
* Introduce re-connect logic
Signed-off-by: lsiepel <leosiepel@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
openhab-bot
45ff0ea8e9
New Crowdin updates ( #17285 )
...
* New translations mqtt.properties (Italian)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
Stefan Triller
83cedd65ab
[wled] Fix: FX and Palettes channel StateDescriptionProvider handling ( #17277 )
...
* [wled] Fix: FX and Palettes channel StateDescriptionProvider handling
Fixes #17276
Signed-off-by: Stefan Triller <github@stefantriller.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
469a386353
[freeboxos] Restore enum in API response record DTO (MacOS file sharing) ( #17284 )
...
Partial revert of #17203
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
9a92865a1a
[freeboxos] Keep enum in API response record DTO (play media) ( #17282 )
...
Partial revert of #17244
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
d24770fb08
[freeboxos] Fix command handling for DECT thing type ( #17274 )
...
Related to comment in #17262
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
EmbeddedMe
14d143db76
Update README.md ( #17270 )
...
Fixed typo for "ecovacs" folder name
Signed-off-by: EmbeddedMe <nico@embeddedme.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
bb99ffcba8
[freeboxos] Fix phone and calls configuration ( #17272 )
...
Fix #17262
Also remove the unused class LanlineConfiguration
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
Stefan Triller
e02ac2cd11
[wled] Fix brightness inconsistency + power on ( #16907 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
c64d7338e4
[freeboxos] Add channels in group xdsl ( #17260 )
...
Follow-up #17219
Fixes #17073
* Category added
* Change ffth and xdsl group labels
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:09 +02:00
lolodomo
d5e409280f
[freeboxos] Fix category for lcd-brightness channel type ( #17261 )
...
Also make line-type, lcd-orientation and airmedia_status channel types advanced
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
Anders Alfredsson
756a089050
[tibber] Only open websocket if live channels are linked ( #17188 )
...
Signed-off-by: Anders Alfredsson <andersb86@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
b2957cf1f7
[freeboxos] Get server AirPlay capabilities ( #17257 )
...
This will set the related thing properties.
No audio sink will be created for the revolution server as it only supports audio and pushing audio media is not yet supported by the API.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
Jacob Laursen
1ec52da623
Fix typos ( #17256 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
afdaf4e5e2
[freeboxos] Avoid a call to the lcd API when no required ( #17254 )
...
Fix #17253
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
openhab-bot
a03803c947
New translations jrubyscripting.properties (Italian) ( #17252 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
Jacob Laursen
a797d54f96
Fix addon id ( #17251 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
Gaël L'hopital
24d1b4c06e
[freeboxos] Add FTTH and xDSL line status ( #17219 )
...
* Adding FTTH line status, initiating the addition of xDSL line status
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
Cody Cutrer
795f797ab7
[mqtt.homeassistant] Fix color lights that don't specify color_mode: true ( #17240 )
...
* [mqtt.homeassistant] Fix color lights that don't specify color_mode: true
See https://github.com/home-assistant/core/pull/111676
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
4a3b0a976a
[freeboxos] Enhance log warning when handling channel command fails ( #17201 )
...
* Throw PermissionException based on error code
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
0f01ad2118
[freeboxos] Reduce log level for discovery warnings to debug ( #17199 )
...
* Avoid repeated discovery warnings every 10 minutes
* Discover VMs and home automation only when available
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
mlobstein
f4aae57417
Add image size configurations ( #17222 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
59207c9e0e
[freeboxos] Fix media playing ( #17244 )
...
Fix #17243
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
David Pace
032ec127e6
[boschshc] Fix NPE during deserialization, make long polling more robust ( #17190 )
...
* Fix NPE while deserializing service data JSON objects
* Catch exceptions while handling long poll results
* Correct @type name for user-defined states
* Add unit tests and enhance existing unit tests
Signed-off-by: David Pace <dev@davidpace.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
81261c6da8
[freeboxos] Avoid useless API requests (server/player) ( #17237 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
53828a12d9
[freeboxos] Fix thing status handling when rebooting the player ( #17238 )
...
Fix #17227
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:08 +02:00
lolodomo
338be49c77
[freeboxos] Fix actions to make them available in DSL rules ( #17226 )
...
Also rename actions to avoid name conflicts.
Fix #17225
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
lolodomo
c33c6362ac
[freeboxos] Better fix for WEB socket registration ( #17236 )
...
* Checks if the server supports VM.
Replace #17124 which was more a workaround.
* Change default value
The value is always set when calling openSession.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Cody Cutrer
1bfa807bee
[mqtt] Simplify homeassistant thing types, and use AbstractStorageBasedTypeProvider ( #16600 )
...
* [mqtt.homeassistant] don't dynamically generate channel types
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
lsiepel
1a427f5f8a
Fix logging ( #17119 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Dan Cunningham
91c0f34594
[openhabcloud] Update Docs : rules and app actions ( #17234 )
...
* [openhabcloud] Update Docs : rules and app actions
Adds new 'rule' and 'app' actions to the docs for mobile push notifications
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
lolodomo
1fa8baf43c
[freeboxos] Remove veto policy on key-code channel ( #17224 )
...
This allows to have as status the last command sent.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
lolodomo
7bf09012b5
[freeboxos] Fix start/stop audio sink ( #17223 )
...
* [freeboxos] Fix start/stop audio sink Fix #17208
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Jacob Laursen
4609d7156e
[shelly] Fix compiler warnings ( #17179 )
...
* Fix warnings
* Use List interface where possible
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Gaël L'hopital
ca83e5d312
[freeboxos] Enhance state display pattern for uptime ( #17218 )
...
* Enhance state display pattern for uptime
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
lolodomo
87611a59da
[freeboxos] Use rpm as unit for fan sensors ( #17198 )
...
Also patch the label for hard disk sensor.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Gaël L'hopital
4e9d6d6890
Wrong exception catched ( #17217 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
J-N-K
833724b8b1
[awattar] Add TimeSeries support ( #17172 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Cody Cutrer
7861ccfd59
[homekit] Support multiple values per enum mapping ( #17144 )
...
* [homekit] Support multiple values per enum mapping
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
lolodomo
8d3622465f
[freeboxos] Remove unneeded thing config parameter ( #17207 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Cody Cutrer
8ecc36436f
[lutron] Fix Pico buttons for non-LEAP bridges ( #17204 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:07 +02:00
Markus Michels
3eff0108df
[shelly] Add support for various Gen3 devices (Plus 1/1PM, Mini 1/PM/1PM, Dimmer 0110, i4) ( #17166 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
lolodomo
efa5fa7d6b
[freeboxos] Fix enabling/disabling of Mac OS file sharing ( #17203 )
...
Fix #17200
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
lolodomo
0541462a23
[freeboxos] Remove macAddress as thing configuration parameter ( #17088 )
...
For server, revolution, player, active-player, repeater and vm thing types
Replace it by a thing property.
Fix #17076
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Markus Michels
6925912f04
[shelly] Fix thing re-init after power cycle for firmware update ( #17163 )
...
* Fixes thing re-init during/after firmware update. API will not be closed
on ota_success message.
* Don't disconnect from device during firmware update, this ensures to get
further events throughout the upgrade process
* suspress COMMUNICATION_ERROR on expected restart after fw upgrade
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Jacob Laursen
7c9bb22e0e
Fix clearing Now Playing channels ( #17185 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Zhivka Dimova
a6022133c4
[gree] Add support for ASC/GCM encryption ( #16950 )
...
* [gree] support for ASC/GCM encryption
Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
David Pace
ed9afe8fbe
[boschshc] Handle relay mode changes during initialization ( #17160 )
...
* [boschshc] Handle relay mode changes during initialization
Signed-off-by: David Pace <dev@davidpace.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Cody Cutrer
476a37544a
[homekit] allow linking GarageDoorOpener directly to a Rollershutter ( #17150 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
lolodomo
640396c7f9
[freeboxos] Change default HTTPS port ( #17086 )
...
Set default to 443 as it is the default HTTPS port to use to connect to mafreebox.freebox.fr.
Fix #17075
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Catalin Sanda
6ec86dd665
[solarman] Initial contribution ( #16835 )
...
* Initial commit for the Solarman Binding.
Signed-off-by: Catalin Sanda <catalin.sanda@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Cody Cutrer
3529847699
[mqtt.generic] Add optional stopCommandTopic for rollershutters ( #17158 )
...
* [mqtt.generic] Add optional stopCommandTopic for rollershutters
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Cody Cutrer
23c6db92f4
[homekit] Fix invertedness of GarageDoorOpener characteristics ( #17181 )
...
In #17137 , CurrentDoorState and TargetDoorState were moved from being part
of the accessory itself, to using the CharacteristicFactory, but they lost the
flag that default-inverts them. So make sure to pass that flag in the new location
that the mapping is created.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Markus Michels
94c16475de
Fixes BLU Discovery when Shelly Cloud Bluetooth Gateway is enabled (in ( #17167 )
...
this case the binding's gateway script could not get access to the BLE
observer).
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Matthew Skinner
4443731c8d
Fix dependancy issues. ( #17159 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Florian Hotze
a9ce328497
[fronius] Add battery control Thing actions ( #17170 )
...
* [fronius] Add DTOs for /config/timeofuse HTTP endpoint
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
Jacob Laursen
c370ba2ba3
Fix NullPointerExceptions ( #17180 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:06 +02:00
lolodomo
3bd40f4586
[freeboxos] Fix triggering of event firmware_updated ( #17161 )
...
Also update the firmware property when the player is reachable for the first time.
Do not trigger the event firmware_updated when just first setting the firmware property.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Florian Hotze
1d8b09e8a3
[jsscripting] Fix console logger name & timer identifier missing for UI scripts ( #17171 )
...
* [jsscripting] Fix console logger name is missing for UI scripts
* [jsscripting] Fix timer identifier "missing" for setTimeout/setInterval for UI scripts
Fixes #17165 .
Caused by https://github.com/openhab/openhab-core/pull/4289 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
lolodomo
9c5e6c467f
[freeboxos] Fix handling of REFRESH command for connectivity channels ( #17178 )
...
Fix #17168
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Holger Friedrich
08c6eb4c3a
[ism8] Fix broken image in docs ( #17175 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
lsiepel
84b0e34faf
Update to 0.2.0 ( #17123 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
lolodomo
ccad43b965
[freeboxos] Fix systeminfo group for active-player thing type ( #17097 )
...
* [freeboxos] Fix systeminfo group for active-player thing type
And remove this group from player thing type.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
jimtng
ec5d11ddef
[daikin] Add demand control support for ac_unit ( #17087 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
tl-photography
2260a0a9ce
[aWATTar] fix handle wrong null check ( #17145 )
...
* [aWATTar] fix handle wrong null check
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Cody Cutrer
180a78e461
[homekit] Fix duplicate name characteristic errors ( #17151 )
...
Depending on how the accessory initializes, optional characteristics
may be added before or after the service. For IrrigationSystem, it's
added before optional characteristics.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Florian Hotze
3808984572
[jsscripting] ThreadsafeTimers: Add overrides for double delay for setTimeout & setInterval ( #17148 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
jimtng
c8ffe3763a
[jrubyscripting] Inject ctx
in compiled scripts ( #17140 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Cody Cutrer
2ee75a6b79
[homekit] Support lock optional characteristics on GarageDoorOpener ( #17141 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
lolodomo
5b0da4e5ca
[freeboxos] Avoid partial discovery ( #17095 )
...
* [freeboxos] Avoid partial discovery
Avoid an interrupted discovery because getting a kind of devices is failing.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Arne Seime
0de1565b65
[sensibo] Add test for Accept-Encoding header ( #17072 )
...
* Add accept-encoding header to reduce chance of rate limiting
Signed-off-by: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Florian Hotze
0cf877864a
[fronius] Improve package structure & Enhance null annotations/handling ( #17109 )
...
* [fronius] Restructure DTOs & Improve null annotations/handling
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
lolodomo
4d45b65917
[freeboxos] Fix websocket registration ( #17124 )
...
Fix #17098
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Markus Michels
16c2b2ef74
fixes #17121 (BLU Gateway), #17120 (NPE in cover mode) ( #17122 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:05 +02:00
Cody Cutrer
a21ee9de6f
[homekit] don't pre-fill enums from switches if metadata has enum values ( #17142 )
...
this is especially important when linking a many-valued enum (such as
CurrentHeatingCoolingState) to a switch, and you want to use a value
beyond 0 and 1 (i.e. OFF (0) and COOL (2)).
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
83026e555f
[homekit] Support UP/DOWN for WindowCoverings ( #17138 )
...
* [homekit] Support UP/DOWN for WindowCoverings
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
J-N-K
43d74cb725
[http] Improve escaping of URLs ( #17110 )
...
* [http] Improve escaping of URLs
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
01cc4ff172
[homekit] Automatically assume valid enum values when linking to Switch/Contact ( #17134 )
...
this allows using switches and contacts for enums without additional configuration
if they already line up well with the first two values (such as they do for a
thermostat, when it represents a simple heater)
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
8eff7c88cd
[homekit] fix thermostats with auto mode and only target temperature ( #17136 )
...
allow configuring such an accessory, and it's up to the user to be okay
with how the Home app deals with it
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
c20b0a6304
[homekit] Fix linking a Lighting to a Group:Dimmer ( #17139 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
f697cc6c5c
[homekit] Make GarageDoorOpener.ObstructionStatus optional ( #17137 )
...
To simplify linking to "simple" things that don't have it.
It will just always return "not obstructed" if not linked
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
09ba1bb41d
[mqtt.generic] Send ON/OFF for dimmer channels when so configured ( #15929 )
...
Similar to how UP/DOWN are processed for rollershutters.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
joerg1985
a1ca069b4d
[astro] Use the existing ChannelUID instance to check the linked state ( #17126 )
...
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Konstantin Polihronov
3f35cb3e20
[solax] Support for Solax EV charger via direct(local) data retrieval ( #17055 )
...
* Implementation of Solax EV Charger support
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
665729437f
[homekit] implement StatelessProgrammableSwitch ( #17129 )
...
also supports adding multiple of them in a group, by supporting ServiceIndex
as an optional characteristic
refs #9969
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
David Pace
cc6757dd24
[boschshc] Support for Smart Relay ( #17026 )
...
* [boschshc] Support for Smart Relay
Signed-off-by: David Pace <dev@davidpace.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
da77566eec
[homekit] use java, not xtend, for code fences in README ( #17128 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
9241a76e9c
[homekit] alphabetize lists in code ( #17127 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Cody Cutrer
cee789c75f
[homekit] Synthesize Thermostat.TargetTemperature in some cases ( #17060 )
...
* [homekit] synthesize Thermostat.TargetTemperature in some cases
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
Wouter Born
4c494a6064
[groovyscripting] Update Groovy to 4.0.22 ( #17125 )
...
Updates Groovy from 4.0.11 to 4.0.22.
For all bugfixes and improvements, see:
* https://groovy-lang.org/changelogs/changelog-4.0.12.html
* https://groovy-lang.org/changelogs/changelog-4.0.13.html
* https://groovy-lang.org/changelogs/changelog-4.0.14.html
* https://groovy-lang.org/changelogs/changelog-4.0.15.html
* https://groovy-lang.org/changelogs/changelog-4.0.16.html
* https://groovy-lang.org/changelogs/changelog-4.0.17.html
* https://groovy-lang.org/changelogs/changelog-4.0.18.html
* https://groovy-lang.org/changelogs/changelog-4.0.19.html
* https://groovy-lang.org/changelogs/changelog-4.0.20.html
* https://groovy-lang.org/changelogs/changelog-4.0.21.html
* https://groovy-lang.org/changelogs/changelog-4.0.22.html
Fixes #16936
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:04 +02:00
jimtng
06552e6ba4
[dscalarm] Add details in bridge handler error log to help find the problem ( #17051 )
...
* [dscalarm] Add details in bridge handler error log to help find the problem
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
tl-photography
4a52fd5780
[aWATTar] shedule API update more then once per day ( #17068 )
...
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
lsiepel
f25711a6da
[bluetooth.bluez] Sync dbus version 0.1.4 ( #17115 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Andrew Fiddian-Green
36aaa5488d
[bluetooth.bluez] fix UnsatisfiedLinkException on Windows ( #17107 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
mtraxiot
2a6a09b803
Update README.md correct channel name ( #17106 )
...
the item channel name is incorrect
also removed some items which are no longer in thing channel
ideally owner of addon should also review the rest of the documentation
Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Zalán Meggyesi
962eacd382
[sensibo] Fix potential API throttling at binding start ( #17091 )
...
* refactor(sensibo): Utilize field selector in model refresh
Utilize Sensibo's field selector to get all data for all pods in one request and avoid request rate limiting
resolves openhab/openhab-addons#17090
Signed-off-by: Zalan Meggyesi <zmeggyesi@skawa.hu>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Cody Cutrer
f5f08a58f1
[homekit] use characteristic factory for TemperatureSensor ( #17084 )
...
so that it automatically gets the proper unit handling
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
tl-photography
6a9cad8246
[aWATTar] fix counddown and remaining time ( #17067 )
...
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
lolodomo
ed96952ef7
[jrubyscripting] Generate proper i18n file ( #17063 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Andrew Fiddian-Green
7c903581a9
[deconz] Fix tests. Fix #17104 ( #17108 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Z0l
c6deab87e5
Update README.md ( #17105 )
...
Fixed link to eyezon forum for the TPI commands
Signed-off-by: Z0l <Z0l@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Paul Smedley
10e543cb2d
[teslascope] Initial contribution ( #16956 )
...
* Initial source
Signed-off-by: Paul Smedley <paul@smedley.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
mlobstein
3e1a6e6260
fix compiler warning ( #17085 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Markus Michels
60178b2329
[shelly] Fix initialization of BLU Motion device ( #17053 )
...
* Fixes #17052 (caused by inproper initialization of the profile flags for
BLU devices in general and for BLU Motion another one)
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
lsiepel
fc8054b208
[govee] Fix invalid status response handling ( #17048 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:03 +02:00
Arne Seime
c1dc512dfe
[sensibo] Fix channel provider throwing exception ( #17030 )
...
* Fix channel provider throwing exception
* Add case insensitive mac address comparison
Signed-off-by: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
lolodomo
5e51d93c30
[freeboxos] Fix creation of properties and dynamic channels at init ( #17081 )
...
This was bypassed in bridgeStatusChanged.
Fix #17078
Fix #17079
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
lolodomo
7ca330f090
[freeboxos] Fix macAddress property when discovering a server ( #17082 )
...
Fix #17071
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
mlobstein
9e87043c77
[monopriceaudio] Fix compiler warnings and code improvements ( #16991 )
...
* Fix compiler warnings and code improvements
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Cody Cutrer
43aa43ded0
[homekit] Fix temperature unit conversion for min/max/step ( #17059 )
...
* [homekit] fix temperature unit conversion for min/max/step
use the item's unit if it has one. or allow explicit units
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
openhab-bot
44eff58797
New Crowdin updates ( #17066 )
...
* New translations inmemory.properties (French)
* New translations mapdb.properties (French)
* New translations mongodb.properties (French)
* New translations rrd4j.properties (French)
* New translations mactts.properties (French)
* New translations marytts.properties (French)
* New translations picotts.properties (French)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
openhab-bot
4b4e6e8f93
New Crowdin updates ( #17065 )
...
* New translations openhabcloud.properties (French)
* New translations openhabcloud.properties (Italian)
* New translations googletts.properties (French)
* New translations voicerss.properties (French)
* New translations voicerss.properties (Italian)
* New translations pollytts.properties (French)
* New translations googlestt.properties (French)
* New translations watsonstt.properties (French)
* New translations watsonstt.properties (Italian)
* New translations voskstt.properties (French)
* New translations voskstt.properties (Italian)
* New translations mimictts.properties (French)
* New translations mactts.properties (Italian)
* New translations marytts.properties (Italian)
* New translations picotts.properties (Italian)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
lolodomo
f00cb2f5ff
Fix i18n entry matching the add-on name for io add-ons ( #17062 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Jacob Laursen
246f247796
Fix blocking initialization ( #17057 )
...
Resolves #16806
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
lolodomo
bc0bbaed4f
Fix i18n entry matching the add-on name for voice add-ons ( #17061 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Cody Cutrer
bf661d2464
[homekit] Allow configuring thermostat modes via metadata ( #17056 )
...
* [homekit] allow configuring thermostat modes via metadata
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Cody Cutrer
468b29549b
[homekit] fix optional characteristics ( #17038 )
...
* [homekit] fix optional characteristics
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
J-N-K
98ee2e31f9
[rrd4j] Fix unit retrieval for group items ( #17054 )
...
Reported on the forum
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
mlobstein
5fea89e2ca
Supress unecessary logging ( #17050 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
ulbi
193476723b
[mongodb] Fix MongoDBPersistenceServiceTest
fails on CPU without AVX support ( #17049 )
...
Fixes #17046
Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Zhivka Dimova
207577db1a
[enocean] fix temperature values for D2_50 eep ( #16975 )
...
Fixes #16974
Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Wouter Born
a7e68ca977
[mongodb] Disable failing MongoDBPersistenceServiceTest ( #17047 )
...
It causes Jenkins CI builds to fail, see #17046
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Bernd Weymann
518887a12a
[mercedesme] take end of charge weekday into account ( #17001 )
...
* take end of charge day into account
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
mlobstein
c5cfbe15b2
Fix display of album art for streaming media ( #17044 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
J-N-K
e5510f66bf
[http] Properly escape + character in query string ( #17042 )
...
* [http] Properly escape + character in query string
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
mtraxiot
b87e22bc0c
Update README.md remove duplicate TeslaChargerPower item ( #17020 )
...
TeslaChargerPower is duplicated in demo items
Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
tl-photography
d91a9b2285
[aWATTar] added inverted best price ( #16877 )
...
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Jacob Laursen
26f315326d
Add test coverage for thing type mapping ( #17040 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
lsiepel
e407382bef
Update lastnpe EEA to 2.4.0 ( #16875 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Dan Cunningham
a1cc9db89d
[openhabcloud] Update Notification Docs ( #17023 )
...
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Cody Cutrer
24f66af5d9
[homekit] sort characteristics in HomekitCharacteristicFactory ( #17033 )
...
there are so many shared characteristics now, and so many accessories they belong
to, there is no longer any groupings that make sense. so just sort solely by
characteristic/method name
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
SkyLined
0a95aabb5e
Add info about npm requiring path ( #17022 )
...
The command to install an npm package that was suggested in the documentation would not work, as it was missing the required path. I've added information to explain this is required.
Signed-off-by: SkyLined <cojmpjum_github.com@sxd.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Jacob Laursen
46406d7627
Fix thing type descriptions for Plus Mini series ( #17015 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Florian Hotze
04271c4007
[jsscripting] Implement javax.script.Compilable
( #16970 )
...
* [jsscripting] Restructure & Comment POM
* [jsscripting] Use OPENHAB_TRANSFORMATION_SCRIPT constant from core
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Cody Cutrer
8be79d4791
[homekit] implement all AccessoryInformationService characteristics ( #17031 )
...
mostly as metadata static characteristics
fixes #9595
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
J-N-K
1e9991767b
[awattar] Fix price handler refresh ( #17032 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
mueller-ma
23f78193aa
[openhabcloud] Fix typo in Readme ( #17029 )
...
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Martin
7ff9979a24
[pihole] New binding PiHole ( #16627 )
...
* Init Pi-hole binding
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Markus Michels
aabd126d41
[shelly] Revise fix for Gen1 initialization problem for manually created Things ( #17011 )
...
* Fixes #16990 - Gen1 nbo longer initializes when defined in .things
Signed-off-by: Markus Michels <markus7017@gmail.com>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Mateusz Bronk
d458ed19a8
[argoclima] Editorial fixes in README.md ( #17025 )
...
- standalone code fences de-indented
- changed link to Argo Smart APP to YT playlist (official vendor's link
seems EOLed)
Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
jsjames
663c111e1e
[pentair] Many enhancements since original commit, including ( #13485 )
...
* Updated per design review comments
* Added unitHint to Dimensionless items
Signed-off-by: Jeff James <jeff@james-online.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
e36Alex
e1d0204751
Update README.md ( #17024 )
...
Changed username to userName, otherwise the username is not imported correctly and auth does not work.
Signed-off-by: e36Alex <alexander18011984@me.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
logresearch
8f1505d22a
Fix logging statements ( #16989 )
...
* Fix logging statement
Signed-off-by: logresearch <log.researchovo@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Marcel
5701a84086
[homeconnect] Update README.md ( #16945 )
...
* Update bundles/org.openhab.binding.homeconnect/README.md
Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
Signed-off-by: Marcel <56234041+Linsenschisdre@users.noreply.github.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
jimtng
54d757f4d9
[jrubyscripting] Upgrade to JRuby 9.4.8.0 ( #17004 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Wouter Born
feadc2cd64
Update OH version in skeleton scripts ( #17021 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
lsiepel
90da4e40cc
Apply Spotless after release ( #17016 )
...
* Spotless
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
openhab-bot
5fa59d316f
[unleash-maven-plugin] Preparation for next development cycle.
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Markus Michels
3014873bd1
Fixes #16990 - Gen1 nbo longer initializes when defined in .things ( #17009 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Jacob Laursen
f09d0d7a1e
[energidataservice] Fix JRuby tabs ( #17005 )
...
* Fix JRuby tabs
* Fix Rule DSL example after breaking changes in PersistenceExtensions
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Jacob Laursen
250955a7a4
Increase consistency between examples ( #17003 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
jimtng
bc8ec426a8
[energidataservice] Add missing JRuby examples ( #17002 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Linsenschisdre
220207eac6
[homeconnect] Update README.md ( #16944 )
...
* Update README.md
Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Jacob Laursen
f084bd8d82
Enrich examples with JavaScript versions ( #16981 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Jacob Laursen
d943b61642
[meater] Fix broken cloud communication ( #16994 )
...
* Improve error handling
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Andrew Fiddian-Green
90eab5b925
[growatt] better and more documentation of possible rule actions ( #16947 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
jimtng
27de844920
[jrubyscripting] Update README ( #17000 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
jimtng
b541e88e8f
[openhabcloud] Update JRuby examples and minor changes to JS examples ( #16997 )
...
* [openhabcloud] Update JRuby examples and minor changes to JS examples
* remove table delimiter row padding, change tag HIGH to Door
* js addActionButton('Turn on the light', 'command:Apartment_Light:ON')
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
jimtng
781b2d39a0
[openhabcloud] Change severity to tag in README ( #16998 )
...
* [openhabcloud] Change severity to tag in README
* remove padding insertion in table delimiter
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Florian Hotze
d7c01ea428
[jsscripting] Fix notification builder examples ( #16999 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Florian Hotze
a429153b5f
[jsscripting] Upgrade to openhab-js 5.3.1 ( #16985 )
...
Depends on #16979 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Dan Cunningham
c9910a8efd
[openhabcloud] Support hiding notifications and tags ( #16979 )
...
* Support hiding notifications
See #16934
* Adds support for using tag over severity on extended actions
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Andrew Fiddian-Green
2f4dce2175
[growatt] annotate ThingActions implementation as a Component ( #16986 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
logresearch
b706e3f24d
Fix logging statement ( #16984 )
...
Signed-off-by: logresearch <log.researchovo@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Linsenschisdre
6e4ce5078b
[homeconnect] Update README.md ( #16943 )
...
* Update README.md
Added note for possible occurrence of 403 error during application registration in homeconnect developer portal and recommended a solution to resolve the error.
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
J-N-K
1cda4473c6
[mongodb] Fix handling of GroupItems on restore ( #16978 )
...
Related to https://github.com/openhab/openhab-core/pull/4257
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
J-N-K
1a11476ea7
[jpa] Fix return value for UoM items ( #16977 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Andrew Fiddian-Green
8100809ba7
[mail] fix doc ( #16973 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Mateusz Bronk
24b3d6b7c1
[argoclima] Initial contribution ( #15481 )
...
* Initial contribution of the ArgoClima binding
Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
5a24cc6f52
New Crowdin updates ( #16967 )
...
* New translations volumio.properties (French)
* New translations astro.properties (Finnish)
* New translations chromecast.properties (Finnish)
* New translations icloud.properties (Finnish)
* New translations tradfri.properties (Finnish)
* New translations icalendar.properties (Finnish)
* New translations dali.properties (Finnish)
* New translations fmiweather.properties (Finnish)
* New translations modbus.properties (Finnish)
* New translations mybmw.properties (Finnish)
* New translations netatmo.properties (Finnish)
* New translations rollershutter.properties (Finnish)
* New translations vat.properties (Finnish)
* New translations avmfritz.properties (Italian)
* New translations enigma2.properties (Italian)
* New translations astro.properties (Dutch)
* New translations openweathermap.properties (Dutch)
* New translations dsmr.properties (Dutch)
* New translations systeminfo.properties (Dutch)
* New translations unifi.properties (Dutch)
* New translations jsscripting.properties (Dutch)
* New translations inmemory.properties (Dutch)
* New translations mapdb.properties (Dutch)
* New translations rrd4j.properties (Dutch)
* New translations smhi.properties (Swedish)
* New translations plex.properties (Italian)
* New translations openwebnet.properties (Italian)
* New translations solarforecast.properties (Finnish)
* New translations nikohomecontrol.properties (Dutch)
* New translations emotiva.properties (Italian)
* New translations volumio.properties (Italian)
* New translations siemenshvac.properties (Italian)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Andrew Fiddian-Green
fde5652f44
[sonyprojector] Fix edge case in mac address decoding ( #16976 )
...
* [sonyprojector] mac fix edge case
* [sonyprojector] delete redundant toLowerCase() call
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Mark Herwege
3597f55bbd
fix startup ( #16971 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Andrew Fiddian-Green
3d9023ca51
[sonyprojector] fix mac address ( #16972 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Bernd Weymann
287afde891
bugfix websocket exception ( #16962 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
jimtng
f61d4ed3bf
[energidataservice] Update JS example ( #16963 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
jimtng
cd01019d8c
[energidataservice] Update JRuby example ( #16961 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
lolodomo
11894871b5
[volumio] Adjust thing/channels label and description ( #16925 )
...
* [volumio] Adjust thing/channels label and description
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Jacob Laursen
9b01c43471
Add language tab for Rule DSL examples ( #16960 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
lo92fr
7fe38a0099
[siemenshvac] Initial contribution ( #14263 )
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
8bc4b0673e
New Crowdin updates ( #16959 )
...
* New translations googlestt.properties (French)
* New translations watsonstt.properties (French)
* New translations voskstt.properties (French)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
c2ba8ffd18
New translations watsonstt.properties (French) ( #16958 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
a226e9c3e0
New translations watsonstt.properties (French) ( #16957 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
0096857450
New Crowdin updates ( #16954 )
...
* New translations mffan.properties (French)
* New translations watsonstt.properties (French)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Florian Hotze
20919c9a91
[openhabcloud] Further README improvements ( #16942 )
...
Also-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
jimtng
1495404c72
Add JRuby examples in READMEs ( #16948 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Florian Hotze
54b32a2236
[jsscripting] Upgrade openhab-js to 5.3.0 ( #16951 )
...
This adds the new notification builder.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
maniac103
f768116ccc
[ecovacs] Add DEEBOT T20e to supported device list ( #16952 )
...
Fixes #16121
Signed-off-by: Danny Baumann <dannybaumann@web.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Paul Smedley
1d7e860ab5
[teslapowerwall] Initial contribution ( #16876 )
...
* Latest fixes
Signed-off-by: Paul Smedley <paul@smedley.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Sven Strohschein
267de9fa2a
[livisismarthome] Support for the indoor siren device added ( #16914 )
...
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Sven Strohschein <novanic@gmx.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
David Pace
54d5ad169e
[bosesoundtouch] Fix parsing of metadata fields ( #16898 )
...
XML text content was not processed correctly in case the value contained XML entities.
Signed-off-by: David Pace <dev@davidpace.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Mark Herwege
e345a0f860
[inmemory] Default persistence strategy Forecast ( #16496 )
...
* default forecast persistence strategy
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Florian Hotze
e195f854ef
[openhabcloud] Update README for new notification features ( #16941 )
...
* [openhabcloud] Update README for new notification features
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Dan Cunningham
19ffa56e31
[openhabcloud] Enhanced Notification Actions ( #16938 )
...
* [openhabcloud] Enhanced Notification Actions
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Martin Grassl
45bbaa3d79
[mybmw] add stop charging command ( #16937 )
...
Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Łukasz Dywicki
0e99ef6013
Make sure that energy meter packets are not queued up. ( #16841 )
...
Hide `open()` socket call beneath PacketListener, so caller do not need to care about that.
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lsiepel
b9eb939e54
[fineoffsetweatherstation] Replace apache.commons ( #16923 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Florian Hotze
c81f9635fe
[jsscripting] Upgrade openhab-js to 5.2.0 ( #16935 )
...
Adds support for https://github.com/openhab/openhab-core/pull/4259 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
openhab-bot
a26295a19d
New Crowdin updates ( #16933 )
...
* New translations watsonstt.properties (Italian)
* New translations whisperstt.properties (Italian)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lsiepel
7ca4e0b552
[mercedesme] Refactor code and fix test ( #16897 )
...
Also-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lolodomo
4cb9730791
[mffan] Regenerate the i18n file ( #16931 )
...
Add few missing entries
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
openhab-bot
2943a0d24f
New Crowdin updates ( #16929 )
...
* New translations bluetooth.properties (French)
* New translations smgw.properties (French)
* New translations gridbox.properties (French)
* New translations ephemeris.properties (French)
* New translations mffan.properties (French)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
GiviMAD
ba79e5ba68
[voice] Allow speech-to-text services to emit empty error events ( #16922 )
...
* [voice] Align speech-to-text services error events to core
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lsiepel
3555e45df2
[mongodb] Replace apache.commons ( #16924 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
J-N-K
0d6250db1c
[awattar] Add tests and improve code ( #16871 )
...
* [awattar] add tests
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
openhab-bot
45c6234eb7
New translations frenchgovtenergydata.properties (French) ( #16928 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Florian Hotze
7940822fa8
[jsscripting] Upgrade openhab-js to 5.1.2 ( #16926 )
...
Second attempt to fix a problem, where persisting TimeSeries failed when injection caching was enabled.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
lolodomo
fd0bd39204
[ephemeris] Clean up i18n entries ( #16927 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
openhab-bot
5a3fbba7e8
New Crowdin updates ( #16918 )
...
* New translations network.properties (French)
* New translations volumio.properties (French)
* New translations plex.properties (French)
* New translations pipertts.properties (French)
* New translations rotel.properties (French)
* New translations netatmo.properties (French)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00