lolodomo
96323f91ab
[lutron] Fix item-type tag value for channel type buttonpress ( #12715 )
...
Related to #12712
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-11 22:03:44 +02:00
lolodomo
01006b73aa
[automower] Fix item-type value for channel type positionType ( #12714 )
...
Related to #12712
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-11 22:03:11 +02:00
lolodomo
cb27dc5e68
[knx] Fix item-type value for channel type datetime-control ( #12717 )
...
Related to #12712
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-11 22:02:06 +02:00
lolodomo
97db8aa407
Fix case for item-type tag value (channel definition) ( #12713 )
...
Related to #12712
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-11 22:00:44 +02:00
Mark Herwege
9d594469df
Correct error for long thing names ( #12708 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2022-05-09 23:05:30 +02:00
Giovanni Fabiani
888f962116
[openwebnet] Add support for sending Auxiliary (AUX) commands/messages to the bus (WHO=9) ( #12468 )
...
Signed-off-by: Giovanni Fabiani <fabiani.giovanni@gmail.com>
2022-05-08 21:02:42 +02:00
lolodomo
553fcfa3b4
[netatmo] Do not ignore updated events (same timestamp) ( #12701 )
...
Fix #12699
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-08 12:08:02 +02:00
Holger Friedrich
8830ed527e
[knx] Allow sending items with units to KNX bus. ( #12675 )
...
Items with dimensions (QuantityType) are now translated and can be sent to the
KNX bus. This requires the correct DPT to be specified in the channel
definition. Fixes #10706 .
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2022-05-08 11:23:18 +02:00
Corubba
961696ead6
[http] Support all 2xx response codes ( #12594 )
...
* [http] Add tests
* [http] Treat all success codes as such
* All 2xx http codes mean success, so treat them the same way 200 is.
Fixes #11369
Signed-off-by: Corubba Smith <corubba@gmx.de>
2022-05-08 10:53:20 +02:00
lolodomo
4e56b9b734
[netatmo] Give access to video only when video is available ( #12698 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-07 21:21:35 +02:00
Gaël L'hopital
f6ab246a41
[openuv] adressing issue #12688 ( #12695 )
...
* openuv adressing issue #12688
Signed-off-by: clinique <gael@lhopital.org>
2022-05-07 20:37:03 +02:00
Hans Böhm
cb60d891fb
[openweathermap] Fix display of alert data ( #12697 )
...
* fix display of alert data
* improve javadoc
* add javadoc to updateMinutelyForecastChannel
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2022-05-07 19:01:38 +02:00
lolodomo
b51c930390
[vesync] Add default translations ( #12696 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-07 12:30:23 +02:00
dag81
0a46724b38
[veSync] New VeSync binding addition ( #12219 )
...
* [veSync] New VeSync binding addition
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] New VeSync binding addition - LUH-D301S support added.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] New VeSync binding addition - AH channel corrections
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] New VeSync binding addition - AH D301S night light removal
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] New VeSync binding addition - AH docs mistLevel correction
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] New VeSync binding addition - Debug output correction
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] New VeSync binding addition - Dual200S adjustments
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - removal of TODOs
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - markdown table formatting
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - Air Purifier doc's and bug fix
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - Air Humidifiers doc's
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - HttpClient handling management to move api instance to the correct location
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - ThingTypeUID additions
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - Documentation correction - airPurifierPollinterval
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - Documentation correction - configuration parameters
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - Module documentation correction - description update.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - thing-types - bridge configuration updates
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - thing-types - description updates to cut length where possible.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - discovery - representation prop adjustments
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR adjustments - documentation - configuration block adjustments.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustments - Humidity set point channel renames
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustments - Initalize direct call cleanup
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustments - getDeviceUID override removal
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustments - unit adjustments
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PMD Error correction - file naming correction
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - HttpClient handling simplified.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - Removal of dead code.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - Readme OpenHab to openHAB
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - Comment cleanup
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - Handler Error removal to comm issue
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - Quick spotless fix
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Adjustment - Removal of debug log - as status has message in now.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PPM to PM correction for Air Quality units.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] ReadMe Units PM Update
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] Constant name correction for air quality units adjustment.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] Humidifier Percentage Units addition.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] Air Filter Life Remaining units addition
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PM25 update based on other bindings, to correct the units.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] ReadMe PM25 updates
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR Updates: Thing Type Ids to lower case
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR: Removal of unrequired createThing override
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR: Removal of unused channel-type nightLightBrightnessType
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
* [veSync] PR: Readme correction
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2022-05-07 12:15:48 +02:00
Łukasz Dywicki
7323b2e4eb
[modbus] Add support for after connection delays required by some devices. ( #12642 )
...
Fixes #12641 .
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
2022-05-07 12:02:04 +02:00
Kai Kreuzer
8d92e9d31e
Update KNX code owner ( #12694 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-05-07 08:39:33 +02:00
Gaël L'hopital
adda4c8769
[Netatmo] Binding rewrite without external dependencies - step 3 ( #12357 )
...
Signed-off-by: clinique <gael@lhopital.org>
Also-by: Laurent Garnier <lg.hc@free.fr>
2022-05-07 00:37:24 +02:00
Felix Schneider
3b793a73a1
[AmazonEchoControl]: Docs: Remove old bug warning & adjust spacing ( #12690 )
...
* DOCS: Remove old bug warning
The bug that alexa remindes twice was fixed
* {OTHER} Remove trailing spaces
* {DOCS} Adjusted spacing to unify the docs
Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2022-05-06 23:16:07 +02:00
Dave
8460054c9d
[boschshc] Support Bosch Smart Home Cameras ( #12666 ) ( #12680 )
...
* [boschshc] Support Bosch Smart Home Cameras (#12666 )
- add thing definitions for indoor security camera 360 and outdoor
security camera Eyes
- implement services for privacy mode and camera notifications
- implement camera handler
- add unit tests
- update documentation
* [boschshc] Enhance logging and comments (#12666 )
* only log on debug level when initial state can not be retrieved
* do not log stack traces
* minor Javadoc fixes
closes #12666
Signed-off-by: David Pace <dev@davidpace.de>
2022-05-06 23:13:04 +02:00
Mark Herwege
e9d9149c35
Update README.md ( #12691 )
...
Removed first section from README. These are not rendered in the inline documentation and make the documention (More...) of the binding inside OH show the raw text.
2022-05-06 23:08:08 +02:00
lolodomo
80a959e370
[openweathermap] Ignore disabled things ( #12686 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-05 20:16:07 +02:00
lolodomo
fddfe4e75f
[homeconnect] Ignore disabled things ( #12685 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-05 20:15:04 +02:00
lolodomo
b4945f647c
[somfytahoma] Ignore disabled things ( #12687 )
...
* [somfytahoma] Ignore disabled things
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-05 20:13:59 +02:00
lolodomo
bfca6d2201
[powermax] Ignore disabled things ( #12684 )
...
* [powermax] Ignore disabled things
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-05 19:59:59 +02:00
lolodomo
4180eac57c
[freebox] Ignore disabled things ( #12683 )
...
* [freebox] Ignore disabled things
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-05-05 19:55:16 +02:00
Reinhard Plaim
60cbfad5ac
[goecharger] fix issue with category ( #12682 )
...
* [goecharger] category before state
remove warning within readme.md
Signed-off-by: Reinhard Plaim <reinhardplaim@gmail.com>
2022-05-04 22:08:25 +02:00
Ondrej Pecta
a37a119ff1
[orbitbhyve] do not update status of a disabled sprinker ( #12679 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2022-05-04 12:54:20 +02:00
Mark Herwege
cc3ebeffdd
[elroconnects] Hub discovery, device management console commands, signal strength channels ( #12653 )
...
* Added bridge alarm channel
* Added signal strength channels
* Add deviceId payload to hub trigger channel
* Device renaming
* Device join functionality
* Console commands for hub management
* Remove device join channel
* Manual configuration README update
* Discovery of controllers using cloud service
* README update
* Support older firmware commands
* Fix error status messages
* Update ip address in thing configuration on ip detection
* Background discovery config parameter
* Fix enable discovery parameter, handle bad authentication response
* httpClient change, backgroundDiscovery enabled from thing handler
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2022-05-03 21:19:06 +02:00
Wolfgang Klimt
61de1a5387
[awattar] Initial contribution ( #11976 )
...
* First alpha version of the awattar binding
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Corrected typos
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* More typos
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Improved time handling to consider time zone.
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Corrected logical time problem, start adding nextprice thing
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Added support for Austria
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Use List instead of Set
Signed-off-by: wolfii <wolfgang.klimt@consol.de>
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Minor corrections
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Removed unneeded handler, corrected fetching of prices
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Added i18n, updated documentation
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Corrected pom.xml after rebase
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Updated version to 3.3.0-SNAPSHOT
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Corrected findings of Code analysis tool
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Updated copyright notice
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Updates to get rid of compiler warnings
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Worked on review comments from @fwolter
Obeyed most of the review comments. Exceptions:
* binding is already added to bom/openhab-addons/pom.xml (at least I found it there and there was a commit notice in git log)
* mvn license:format brought back 2021, so I manually set everything to 2022. Should I try to rebase my whole branch?
* In two places the binding needs to adjust to minute boundaries, hence scheduleWithFixedDelay will not work.
* I removed empty trailing lines, but mvn spotless:apply brought them back
* The OhInfXmlUsageCheck seems to be wrong.
* The ConstantNameCheck in AwattarUtil seems to be mislead by the fact that all members of the class are static, including the logger. From my point of view it is not a real "constant".
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Updated Readme to match code changes
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Further work on review comments from @fwolter
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Corrected config definition
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Changed Copyright to 2022
Signed-off-by: Wolfgang Klimt <github@klimt.de>
* Review comments from @fwolter. Improved timezone handling
Signed-off-by: Wolfgang Klimt <github@klimt.de>
Co-authored-by: wolfii <wolfgang.klimt@consol.de>
2022-05-02 08:22:47 +02:00
openhab-bot
3cac11b16b
New Crowdin updates ( #12673 )
...
* New translations groupepsa.properties (Italian)
* New translations jellyfin.properties (Italian)
2022-05-01 20:51:59 +02:00
Florian Hotze
69c3b0f353
[yamahamusiccast] Fix VolumeDB channel resets on UDP event ( #12671 )
...
* [yamahamusiccast] Fix VolumeDB resets on UDP event
* [yamahamusiccast] Update channel description & docs
Fixes [yamahamusiccast] VolumeDB channel resets to -80 on player channel change #12656 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-05-01 12:50:10 +02:00
lolodomo
346337fd9a
[groupepsa] Add default translations ( #12669 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-04-30 21:07:57 +02:00
openhab-bot
aec277d446
New translations sonos.properties (French) ( #12670 )
2022-04-30 21:01:07 +02:00
GiviMAD
f4b888a8fd
[androiddebugbridge] add start intent channel ( #12438 )
...
* [androiddebugbridge] add start intent channel
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
2022-04-30 20:32:11 +02:00
lolodomo
f94e2af673
[jellyfin] Add default translations ( #12668 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-04-30 19:46:49 +02:00
Arjan Mels
8e7c78cef5
[groupepsa] Initial Contribution ( #10332 )
...
* Initial commit: template only
Signed-off-by: Arjan Mels <github@mels.email>
* Initial version
Signed-off-by: Arjan Mels <github@mels.email>
* Minor cleanup after rebase
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected type "peugot" => "peugeot"
Signed-off-by: Arjan Mels <github@mels.email>
* Improved Exception messages
Corrected URL
Signed-off-by: Arjan Mels <github@mels.email>
* Switched from vin to id
Changed nextDelayedTime from ZonedDateTime to Duration
Added vehcile etails and additional info retrieval
Signed-off-by: Arjan Mels <github@mels.email>
* Before rebase
Signed-off-by: Arjan Mels <github@mels.email>
* Various fixes
Signed-off-by: Arjan Mels <github@mels.email>
* Updated tests
Signed-off-by: Arjan Mels <github@mels.email>
* Changed double to BigDecimal to keep accuracy
Added lastupdated channel
Small corrections
Signed-off-by: Arjan Mels <github@mels.email>
* Updated to 3.1.0-SNAPSHOT
Signed-off-by: Arjan Mels <github@mels.email>
* Added README.md
Signed-off-by: Arjan Mels <github@mels.email>
* Changed channels to lowerCamelCase
Signed-off-by: Arjan Mels <github@mels.email>
* Minor corrections
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected lastUpdated in thing-types.xml
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed ToStringbuilder
Signed-off-by: Arjan Mels <github@mels.email>
* corrected capitalization in thing-types.xml and Constants
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected URL for Citroen
Signed-off-by: Arjan Mels <github@mels.email>
* Added groupepsa binding to bom pom.xml
Signed-off-by: Arjan Mels <github@mels.email>
* Updated copyrights
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed CheckStyle warnings
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed check style notifications
Signed-off-by: Arjan Mels <github@mels.email>
* Updated readme
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected capitalization of thing-types.xml
Signed-off-by: Arjan Mels <github@mels.email>
* Updated pom. xml to 3.3.0-SNAPSHOT
Signed-off-by: Arjan Mels <github@mels.email>
* Updated copyright messages
Signed-off-by: Arjan Mels <github@mels.email>
* Various minor cleanups
Cleanup of the README.md
Removed unnecessary license header form the feature.xml file
Various null annotation corrections
Further cleanup of thing-types.xml
Cleanup of groupepsa.properties
Signed-off-by: Arjan Mels <github@mels.email>
* Logging updates
Signed-off-by: Arjan Mels <github@mels.email>
* Updated dependencies
Added dependencies to NOTICE
Signed-off-by: Arjan Mels <github@mels.email>
* Ignore lastposition for isConnected check
Signed-off-by: Arjan Mels <github@mels.email>
* Updated to use ThingHandlerService
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed various review findings
Signed-off-by: Arjan Mels <github@mels.email>
Co-authored-by: Arjan Mels <github@mels.email>
2022-04-30 19:44:53 +02:00
J-N-K
7adfc482da
Bump commons-io ( #12665 )
...
This brings commons-io in-line with version in core.
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-04-30 11:55:18 +02:00
J-N-K
fe0ae8a6be
Add .gradle to .gitgnore ( #12664 )
...
This is sometimes added by IntelliJ when importing a project.
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-04-30 11:53:25 +02:00
GiviMAD
e6628cf63a
[jellyfin] initial contribution ( #11939 )
...
* [jellyfin] initial contribution
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* [jellyfin] update parent version
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* update license header year
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* add example to readme
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* apply pr review
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* apply pr review
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* apply pr review
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* add third-party info
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
* upgrade sdk to release 1.2.0
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
2022-04-30 10:58:14 +02:00
Gwendal Roulleau
ae20f93f19
[pulseaudio] Allow flexible parameters to find a given pulseaudio device ( #12598 )
...
* [pulseaudio] Allow flexible parameters to find a given pulseaudio device
To identify the device on the pulseaudio server, you can now use the description instead of the technical id (a.k.a. "name").
To filter furthermore, you can also use the parameter additionalFilters (optional regular expressions that need to match a property value of a device on the pulseaudio server)
Closes #12555
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
2022-04-28 23:25:23 +02:00
Wouter Born
1408899ed3
Upgrade to Karaf 4.3.7 ( #12660 )
...
* Syncs the karaf.version so the new Maven plugin is used
* Resolves itest runbundles for the new runtime dependencies
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-28 22:03:04 +02:00
Dan Cunningham
c48ba25915
[iaqualink] Fix isssue using manual pool IDs ( #12659 )
...
Fixes #12654
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2022-04-27 16:08:57 +02:00
schmieeed
5f172c1557
Update README.md ( #12658 )
...
Comma's are missing + Thing name example added
2022-04-27 13:44:43 +02:00
Wouter Born
62c30d034f
[mqtt] Revive disabled itests ( #12431 )
...
This fixes all the compilation/dependency issues in the MQTT itests so they can be reenabled again.
The tests now create and use their own Moquette instance instead of the removed embedded MQTT broker.
The moquette-broker JAR is also included in the test bundles as workaround for its missing OSGi bundle manifest headers.
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-26 20:24:11 +02:00
eugen
f310cf7ca0
[homekit] add support for additional homekit accessories ( #12536 )
...
Signed-off-by: Eugen Freiter <freiter@gmx.de>
2022-04-26 19:37:54 +02:00
Jacob Laursen
d584daf334
Fix name of DSL action ( #12655 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-04-26 10:51:03 +02:00
ulfwin
fdc3206d84
Update README.md ( #12652 )
...
I have tried this binding with Tellstick Net v1, and it works (through Telldus Live)
2022-04-25 21:02:22 +02:00
Björn Lange
6b8db4fe0d
[mielecloud] Fix washing machine can be started channel is not updated ( #12583 )
...
* Add tests to ensure that parsing works correctly
* Fetch /actions on server sent event
* Refactor onServerSentEvent
* Remove ActionStateFetcher
* Manually construct BigDecimal
Signed-off-by: Björn Lange <bjoern.lange@itemis.de>
2022-04-25 20:13:47 +02:00
Kristof Rado
cda38435e9
Fix ONLINE state when device response status is 203 ( #12587 )
...
Signed-off-by: Kristof Rado <rado.krisi@gmail.com>
2022-04-25 19:41:00 +02:00
Jacob Laursen
e659ceeade
[wemo] Optimize port detection ( #12651 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-04-25 17:47:23 +02:00