]>
git.basschouten.com Git - openhab-addons.git/log
LukasA83 [Thu, 6 Jan 2022 22:35:41 +0000 (23:35 +0100)]
Add DateTime channel type to comply with mqtt homie convention 3.x (#11894)
Signed-off-by: Lukas Agethen <lukas83@gmx.de>
coop-git [Thu, 6 Jan 2022 21:27:18 +0000 (22:27 +0100)]
[yamahamusiccast] Adding NOTICE (#11978)
Signed-off-by: Lennert Coopman <github@coopman.org>
Fabian Wolter [Thu, 6 Jan 2022 19:36:03 +0000 (20:36 +0100)]
[yamahamusiccast] Fix license headers (#11977)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
coop-git [Thu, 6 Jan 2022 19:04:25 +0000 (20:04 +0100)]
[yamahamusiccast] Initial contribution (#11880)
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
* Pull Request OH3
Signed-off-by: Lennert Coopman <github@coopman.org>
Hilbrand Bouwkamp [Thu, 6 Jan 2022 17:14:47 +0000 (18:14 +0100)]
Update license headers to 2022 (#11973)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
yfaway [Thu, 6 Jan 2022 12:46:00 +0000 (07:46 -0500)]
Update README.md (#11862)
Fix 1 spelling error. Mark several channels as writable. Add link to the PDF file that contains the list of EnvisaLink commands.
Christian Wild [Thu, 6 Jan 2022 11:29:44 +0000 (12:29 +0100)]
[tapocontrol] fix "device not found" with L510/L530 hw rev2 / add L920 and P110 things (#11967)
* [tapocontrol] P110 and L920 Things added
* [tapocontrol] Fixed L510/L530 Series Bug with HW-Rev2.0
Signed-off-by: Christian Wild <christian@wild-bw.de>
Philipp S [Thu, 6 Jan 2022 08:44:59 +0000 (09:44 +0100)]
[deconz] Support for air quality sensor (#11885)
[deconz] Support for air quality sensor
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
mlobstein [Wed, 5 Jan 2022 15:39:32 +0000 (09:39 -0600)]
[atlona] Correct spelling of atlona (#11966)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Christoph Weitkamp [Tue, 4 Jan 2022 20:26:52 +0000 (21:26 +0100)]
Do not create table on 'query', only on 'store' (#11961)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Andrew Fiddian-Green [Tue, 4 Jan 2022 19:23:48 +0000 (19:23 +0000)]
[hdpowerview] Fix secondary position bug. Add shade database and properties. (#11698)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Christoph Weitkamp [Tue, 4 Jan 2022 15:52:56 +0000 (16:52 +0100)]
Add mime data to restored image (#11962)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christoph Weitkamp [Tue, 4 Jan 2022 09:37:04 +0000 (10:37 +0100)]
[jdbc] Fixed NPE when SQL query failed (#11954)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Wouter Born [Tue, 4 Jan 2022 08:32:40 +0000 (09:32 +0100)]
[plugwise] Remove broken links from documentation (#11951)
These linked pages seem to have been removed from the Plugwise website.
Signed-off-by: Wouter Born <github@maindrain.net>
mlobstein [Tue, 4 Jan 2022 08:28:34 +0000 (02:28 -0600)]
fix projector error message display (#11953)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Matt [Mon, 3 Jan 2022 15:49:36 +0000 (10:49 -0500)]
[haywardomnilogic] Added filter & pump RPM & state channels (#11223)
* Update unit formating
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Updates per last review
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Updated units to decimal
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Removed erroneous chlorinator code from filterhandler
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Adding pump support, added body of water to xml paths to prevent detection of terminal or other items
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Added getApiDef call to initialize when debug=trace
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fixed typo on README
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Cleanup pump xml spotless checks
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fix typos in README
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fixed a couple typos in pump discovery
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fixed README typo
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fix untested pump typos
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fix pump typo
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Add thing properties and max filter/pump speed command
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Add support for relays to exist in the backyard
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Update README
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Add support for colorLogicLights to exist in the backyard
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Remove sensor thing and associated handler. Hayward does not expose data for stand alone sensors. Packaged in other things (backyard air temp, body of water temp, etc.)
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Added heater states
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Updated heater state in readme
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Added dynamic state description updates to set pump & filter minimum and maximum speeds.
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Moved dynamicStateDescription updates to thing initialize routine
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Code checks
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Add min/max limits to filter, pump and heater setpoints
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Add virtual heater dynamic state descriptions. Change filter & pump speeds back to number:dimensionless
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Add pump & filter speed RPM channels
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Fixed typo in pump handler
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Elaborate on filter/pump handler initialize exception
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Update bow.xml property intit's to empty values (fix typos)
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Added debug flag to inject XML until appropriate integration tests are setup
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Pump and Filter enable to last speed
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Removed tatus file
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Update readme
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* format readMe
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Update ReadMe
Signed-off-by: Matt Myers <mmyers75@icloud.com>
* Remove xml debug code
Signed-off-by: Matt Myers <mmyers75@icloud.com>
Björn Lange [Mon, 3 Jan 2022 15:16:01 +0000 (16:16 +0100)]
[mielecloud] Fix mockito concurrency issues in integration tests (#11742)
* Move bridge and thing setup into individual integration tests
* Ensure that mocks used by ThingHandlers are fully initialized prior to
creating the thing handlers
* Ensure that bridge and thing are linked together after thing creation in
integration tests
Signed-off-by: Björn Lange <bjoern.lange@tu-dortmund.de>
Christoph Weitkamp [Mon, 3 Jan 2022 15:05:08 +0000 (16:05 +0100)]
Avoid UnsupportedEncodingException & use const from StandardCharsets (#11948)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
openhab-bot [Mon, 3 Jan 2022 15:00:47 +0000 (16:00 +0100)]
New Crowdin updates (#11890)
* New translations adorne.properties (German)
* New translations ahawastecollection.properties (German)
* New translations airquality.properties (German)
* New translations airvisualnode.properties (German)
* New translations amazonechocontrol.properties (German)
* New translations astro.properties (Finnish)
* New translations astro.properties (French)
* New translations bosesoundtouch.properties (German)
* New translations chromecast.properties (German)
* New translations denonmarantz.properties (German)
* New translations exec.properties (German)
* New translations hue.properties (French)
* New translations icalendar.properties (German)
* New translations jruby.properties (German)
* New translations jruby.properties (Italian)
* New translations luxtronikheatpump.properties (German)
* New translations mielecloud.properties (German)
* New translations openuv.properties (French)
* New translations openweathermap.properties (German)
* New translations phc.properties (German)
* New translations powermax.properties (French)
* New translations pushsafer.properties (German)
* New translations rotel.properties (French)
* New translations tradfri.properties (French)
J-N-K [Mon, 3 Jan 2022 14:32:20 +0000 (15:32 +0100)]
[amazonechocontrol] Fix refresh time for skill connected devices (#11943)
Signed-Off-By: Jan N. Klug <github@klug.nrw>
Christoph Weitkamp [Mon, 3 Jan 2022 13:12:36 +0000 (14:12 +0100)]
[googletts] Improve exception handling (#11925)
* Improve exception handling
* Moved classes to dto package to reduce SAT warning
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Sami Salonen [Mon, 3 Jan 2022 13:07:45 +0000 (15:07 +0200)]
[dynamodb] AWS SDK updated to 2.17.102 (#11914)
* [dynamodb] Update guide for updating the SDK
Some steps were obsolete and required corrections.
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
* [dynamodb] Update AWS SDK to 2.17.102
- Added NOTICE with all compiled dependencies. Dependencies listed in
feature.xml are omitted.
- jackson dependency is now provided by AWS SDK as a 'shaded' copy
- log4j version used in tests updated
- Specifying DefaultsMode=STANDARD to make the SDK utilize latest
recommended parameters. RetryMode is also controlled by DefaultsMode,
so we avoid setting it explicitly unless overridden by the user.
- Fixed test regressions due to SDK changes
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Christoph Weitkamp [Mon, 3 Jan 2022 13:00:25 +0000 (14:00 +0100)]
[openweathermap] Improved exception handling (#11949)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Micha [Mon, 3 Jan 2022 12:59:39 +0000 (13:59 +0100)]
[heos] Update Denon CLI reference in plugin documentation (#11947)
Markus Lipp [Mon, 3 Jan 2022 12:52:05 +0000 (13:52 +0100)]
[jsscripting] Fixed links to JS-Joda (#11950)
Fixed path to JS-Joda github page to be formatter as external links
Jacob Laursen [Mon, 3 Jan 2022 12:36:36 +0000 (13:36 +0100)]
Support refresh command for signalStrength items. (#11944)
Fixes #11942
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Michael Wodniok [Mon, 3 Jan 2022 11:09:58 +0000 (12:09 +0100)]
[icalendar] fixes #11927: Added original texts for translation (#11928)
* [icalendar] fixes #11927: Added original texts for translation
Signed-off-by: Michael Wodniok <michi@noorganization.org>
Dan Cunningham [Mon, 3 Jan 2022 08:22:45 +0000 (00:22 -0800)]
Adds a RepresentationProperty to discovery to avoid duplicate inobx entries (#11941)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Stefan Giehl [Sun, 2 Jan 2022 15:57:41 +0000 (16:57 +0100)]
[LuxtronikHeatpump] fix channel type of newly defined unknown channels (#11937)
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
Bo Biene [Sun, 2 Jan 2022 15:51:51 +0000 (16:51 +0100)]
[wolfsmartset] Fix NullPointerException when updating values (#11931)
* fix bug #11930 NullPointerException
Signed-off-by: Bo Biene <openhab.github@biene.eu>
Robert Schmid [Sun, 2 Jan 2022 15:38:33 +0000 (16:38 +0100)]
[dali] Fix frame packing (#11936)
Signed-off-by: Robert Schmid <r.schmid@outlook.com>
jpharvey [Sun, 2 Jan 2022 15:20:32 +0000 (15:20 +0000)]
[cbus] fix exception from threadpool at startup (#11846)
* update to use executorservice to fix crash caused by change in underlying threadpool implementation
* Remove explicit cast
Signed-off-by: John Harvey <john.p.harvey@btinternet.com>
Jacob Laursen [Sun, 2 Jan 2022 12:44:51 +0000 (13:44 +0100)]
[hdpowerview] Refresh battery level when receiving refresh command (#11933)
* Refresh battery level when receiving REFRESH command.
Fixes #11932
Update README with shade refresh logic.
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
lolodomo [Sat, 1 Jan 2022 10:33:08 +0000 (11:33 +0100)]
[powermax] Add few missing default translation properties (#11913)
Also run mvn i18n:generate-default-translations
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sat, 1 Jan 2022 10:32:14 +0000 (11:32 +0100)]
[remoteopenhab] Reorder default translation properties (#11912)
Result of mvn i18n:generate-default-translations
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sat, 1 Jan 2022 10:31:09 +0000 (11:31 +0100)]
[rotel] Fix default properties (#11911)
Also reorder properties by running mvn i18n:generate-default-translations
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sat, 1 Jan 2022 10:30:27 +0000 (11:30 +0100)]
[astro] Add missing default translation properties (#11910)
Reorder the properties running mvn i18n:generate-default-translations
Fix #11811
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
kakonema [Fri, 31 Dec 2021 15:39:46 +0000 (16:39 +0100)]
[Yeelight] Add color4 bulb (#11908)
* [Yeelight] Add color4 bulb
Signed-off-by: Vlado Ilic <kakonema@gmail.com>
Stefan Triller [Fri, 31 Dec 2021 10:46:36 +0000 (11:46 +0100)]
[iCalendar] Fix httpclient getting stuck with broken requests (#11866)
* [iCalendar] Fix httpclient getting stuck with broken requests
Fixes #9827
Signed-off-by: Stefan Triller <github@stefantriller.de>
Christoph Weitkamp [Thu, 30 Dec 2021 12:53:24 +0000 (13:53 +0100)]
Prevent errors in log when URI host is null (#11893)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Hilbrand Bouwkamp [Thu, 30 Dec 2021 12:49:43 +0000 (13:49 +0100)]
[astro] Fixed timeLeft calculation at the end of the year (#11889)
Season timeleft calculated the wrong time at the end of the year, because the seasons it measures the time with are the seasons within the same year.
So for times at the end of the year it computed against the season at the beginning of the year, resulting in negative number of days.
Also changed the time of timeLeft to actual days instead of quantity unit days.
Because with the milliseconds internal resolution it will generate events each and every time this channel is updated as milliseconds change often.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Jacob Laursen [Thu, 30 Dec 2021 10:58:22 +0000 (11:58 +0100)]
Fix inability to recover from network issues on initialization. (#11891)
Fixes #11304
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Martin Herbst [Wed, 29 Dec 2021 17:47:07 +0000 (18:47 +0100)]
Explicit conversion to double value added (#11887)
Fixes #11886
Signed-off-by: Martin Herbst <develop@mherbst.de>
Stefan Giehl [Wed, 29 Dec 2021 17:25:16 +0000 (18:25 +0100)]
[LuxtronikHeatpump] Adds additional channels (#11860)
* Adds channels available on newer heatpumps
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
Wouter Born [Wed, 29 Dec 2021 13:10:54 +0000 (14:10 +0100)]
[shelly] Fix comment in translations file (#11884)
This fixes the comment showing up in the translations.
The code seems to use the 'message.discovery.failed' instead of 'discovery.failed'.
Signed-off-by: Wouter Born <github@maindrain.net>
openhab-bot [Wed, 29 Dec 2021 12:16:52 +0000 (13:16 +0100)]
New Crowdin updates (#11832)
* New translations astro.properties (Finnish)
* New translations astro.properties (German)
* New translations bluetooth.properties (German)
* New translations boschshc.properties (Italian)
* New translations comfoair.properties (German)
* New translations dwdunwetter.properties (German)
* New translations epsonprojector.properties (German)
* New translations gpio.properties (German)
* New translations heliosventilation.properties (German)
* New translations homeconnect.properties (German)
* New translations homematic.properties (German)
* New translations ipp.properties (German)
* New translations jruby.properties (Hungarian)
* New translations jsscripting.properties (German)
* New translations jsscripting.properties (Hungarian)
* New translations map.properties (German)
* New translations map.properties (Hungarian)
* New translations mqttbroker.properties (Italian)
* New translations nanoleaf.properties (German)
* New translations ocean.properties (German)
* New translations openhabcloud.properties (Finnish)
* New translations samsungtv.properties (Hungarian)
* New translations shelly.properties (German)
* New translations snmp.properties (German)
* New translations sonos.properties (German)
* New translations spotify.properties (German)
* New translations tr064.properties (German)
* New translations tradfri.properties (German)
* New translations unifi.properties (German)
* New translations unifi.properties (Hungarian)
* New translations valloxmv.properties (Finnish)
* New translations volvooncall.properties (German)
* New translations xslt.properties (German)
Ondrej Pecta [Wed, 29 Dec 2021 07:42:09 +0000 (08:42 +0100)]
[yeelight] Fixed ceiling3 device being recognized as device without nightmode (#11876)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
Kai Kreuzer [Tue, 28 Dec 2021 18:27:45 +0000 (19:27 +0100)]
Various small enhancements (#11874)
- do not go from INITIALIZING to OFFLINE and then ONLINE, but skip OFFLINE for panels, if the controller is ONLINE
- reduce logging to debug when receiving trigger events
- only update Thing configuration if necessary to avoid Thing updated events
- fix description of model types, which was outdated due to new models being available by now
Signed-off-by: Kai Kreuzer <kai.kreuzer@telekom.de>
Fredo70 [Tue, 28 Dec 2021 17:42:16 +0000 (18:42 +0100)]
[myStrom] Request info is not supported by the first generation of plug (#11854)
* Request info is not supported by the first generation of plug
closes #10432
Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
eugen [Tue, 28 Dec 2021 12:19:55 +0000 (13:19 +0100)]
return min value instead of 0 (#11803)
Signed-off-by: Eugen Freiter <freiter@gmx.de>
Co-authored-by: Eugen Freiter <freiter@gmx.de>
Stefan Giehl [Tue, 28 Dec 2021 12:01:32 +0000 (13:01 +0100)]
[irobot] fixes typo in channel description (#11870)
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
Jacob Laursen [Tue, 28 Dec 2021 11:35:52 +0000 (12:35 +0100)]
[miele] Refactor mDNS discovery (#11873)
* Add nullness annotations.
* Fix error handling.
* Localize discovery result label.
* Reduce log level to warning for error creating discovery result.
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Kai Kreuzer [Tue, 28 Dec 2021 10:17:57 +0000 (11:17 +0100)]
Reduce to debug logging in case of communication problems (#11872)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Andrew Fiddian-Green [Tue, 28 Dec 2021 08:49:05 +0000 (08:49 +0000)]
[miele] Fix mDNS issue where hub repeatedly disappears from, resp. reappears in, the Inbox. (#11834)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Matthew Skinner [Tue, 28 Dec 2021 08:45:24 +0000 (19:45 +1100)]
Bump netty to 4.1.72.Final for log4j2 fix TELSTICK FIXED (#11863)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Wouter Born [Tue, 28 Dec 2021 08:25:06 +0000 (09:25 +0100)]
[boschshc] Add default translations (#11851)
Signed-off-by: Wouter Born <github@maindrain.net>
Jeremy Stucki [Mon, 27 Dec 2021 20:19:22 +0000 (21:19 +0100)]
[publictransportswitzerland] Public Transport Switzerland Initial contribution (#8540)
* [publictransportswitzerland] Initital commit
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add json stationboard
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add csv stationboard
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Encoding / Data usage
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update readme
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update binding.xml
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove code owner
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add more detailed thing status
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Make field filters a constant
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove json channel
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Stop scheduler on config error
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Work on i18n
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove TODO
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Re-order members
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update label
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Set status to unknown instead of initializing
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update version
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Log api response
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Mark CSV advanced
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add error message
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update readme
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Move members
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add dynamic channels
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Implement dispose
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove unnecessary translation
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Rename csv -> tsv
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update readme
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update train names
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Fix markdown table
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Use UNDEF
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Allow departures without platform
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Work on display logic
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Use null
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Make style checks happy
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Implement refresh command
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Avoid hitting API limits
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Use expiring cache
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update version
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Increase channel update interval
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Use lower cache expiration time
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Avoid glob import
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Make compiler happier
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add error explanation
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Skip check
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Print message instead of stacktrace
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Store date format as final field
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Cache configuration
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Work on exception handling
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update readme
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Make style checks happy
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Bump version
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Work on compiler warnings
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Add more detailed introduction
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Move tsv into group
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Bump version
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update thing description
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update thing description
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove explicit channel creation
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Run mvn spotless:apply
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Migrate to OH3
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Work on OH3 migration
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Bump version
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Define channel-type for departures
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update copyright notice
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Move channel types below thing types
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove ignored files
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Remove author tag
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update feature description
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Make linter happy
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* [publictransportswitzerland] Update README
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
* Bump version
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
jimtng [Mon, 27 Dec 2021 19:31:22 +0000 (05:31 +1000)]
[amazonechocontrol] Remove duplicate items in the example (#11809)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
LukasA83 [Mon, 27 Dec 2021 18:59:47 +0000 (19:59 +0100)]
[MQTT] Add additional logging information (#11849)
* [MQTT] Add additional logging information
Add additional logging information when command is not supported by type.
Signed-off-by: Lukas Agethen <lukas83@gmx.de>
Kai Kreuzer [Sun, 26 Dec 2021 21:41:53 +0000 (22:41 +0100)]
Revert "Bump netty to 4.1.72.Final for log4j2 2.15.0 fix (#11826)" (#11861)
This reverts commit
d778bb92bb342f7a5061a0c53c3e49103a915d58 .
Jacob Laursen [Sun, 26 Dec 2021 15:38:20 +0000 (16:38 +0100)]
Fix scene group support for Hub v1. (#11857)
Fixes #11856
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Marcel [Fri, 24 Dec 2021 10:36:42 +0000 (11:36 +0100)]
Fix pom http://maven.apache.org/xsd/maven-v4_0_0.xsd entries (#11850)
* Fix pom http://maven.apache.org/xsd/maven-v4_0_0.xsd entries
* Fix http://maven.apache.org/maven-v4_0_0.xsd entries in pom.xml
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Sebastian Held [Fri, 24 Dec 2021 09:36:04 +0000 (10:36 +0100)]
[ecotouch] Fix description of nviSollKuehlen and coolEnableTemp being writable (#11716)
* Fix description of nviSollKuehlen being writable
* Fix description of coolEnableTemp being writable
* [ecotouch] make channels writable
* [ecotouch] silence compiler warnings
* change example to English
Signed-off-by: Sebastian Held <sebastian.held@gmx.de>
Co-authored-by: Jan Mattner <JanMattner@users.noreply.github.com>
Marcel [Thu, 23 Dec 2021 18:40:44 +0000 (19:40 +0100)]
pom update from http to https reference (#11833)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Matthew Skinner [Wed, 22 Dec 2021 19:28:23 +0000 (06:28 +1100)]
Bump netty to 4.1.72.Final for log4j2 2.15.0 fix (#11826)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
mlobstein [Wed, 22 Dec 2021 16:12:59 +0000 (10:12 -0600)]
fix typo in ChannelDown option (#11843)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Holger Friedrich [Tue, 21 Dec 2021 23:25:54 +0000 (00:25 +0100)]
[networkupstools] correct i18n translations containing spaces in keys (#11828)
[bmwconnecteddrive] correct i18n translations containing spaces in keys
[omnilink] correct i18n translations containing spaces in keys
[roku] correct i18n translations containing spaces in keys
[somfytahoma] correct i18n translations containing spaces in keys
[wlanthermo] correct i18n translations containing spaces in keys
[yamahareceiver] correct i18n translations containing spaces in keys
This is a workaround for openhab/openhab-core#2636.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Dan Cunningham [Tue, 21 Dec 2021 22:36:22 +0000 (14:36 -0800)]
[jsscripting] Update docs and refactor path (#11827)
This adds a minor refactoring of loading local resource paths that i didn't have time to get into 3.2 and moves the docs directory to doc.
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Christoph Weitkamp [Tue, 21 Dec 2021 22:07:39 +0000 (23:07 +0100)]
[tradfri] Fix UTF-8 characters in i18n properties file (#11840)
* [tradfri] Fix UTF-8 characters in i18n properties file
- Fix UTF-8 characters in i18n properties file
* Added colons to descriptions in config- description
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Hilbrand Bouwkamp [Tue, 21 Dec 2021 21:39:16 +0000 (22:39 +0100)]
[tplinksmarthome] KP405 channel in xml should be dimmer not switch (#11839)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Michael Aschenborn [Tue, 21 Dec 2021 17:39:32 +0000 (18:39 +0100)]
Update README.md (#11836)
missing )
Stefan Triller [Tue, 21 Dec 2021 07:26:32 +0000 (08:26 +0100)]
[ventaair] Add Air quality and service time channels (#11792)
* [ventaair] Add Air quality and service time channels
- also add value 4 for water level
Signed-off-by: Stefan Triller <github@stefantriller.de>
jlaur [Mon, 20 Dec 2021 19:32:48 +0000 (20:32 +0100)]
[hdpowerview] Update positions after triggering scene/scene group (#11768)
* Update positions after triggering scene/scene group.
* Compare enum values directly with ==
* Fix re-entrant calls.
Fixes #11697
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Marcel [Mon, 20 Dec 2021 19:08:09 +0000 (20:08 +0100)]
[onkyo] Add channels for media info (#11813)
* [onkyo] Add channels for media info
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
GiviMAD [Mon, 20 Dec 2021 18:21:11 +0000 (19:21 +0100)]
[androiddebugbridge] Add channels for record events, open urls and doc improvements (#11692)
* Add channels for record events, open urls and doc improvements
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
Matthew Skinner [Mon, 20 Dec 2021 17:59:06 +0000 (04:59 +1100)]
Fix Global OFF not turning lights/segments off. (#11806)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Hilbrand Bouwkamp [Mon, 20 Dec 2021 17:58:27 +0000 (18:58 +0100)]
[tplinksmarthome] Added new devices ES20, KP125, KP405 and KS230 (#11771)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Wouter Born [Mon, 20 Dec 2021 13:51:51 +0000 (14:51 +0100)]
[jrubyscripting] Update version to 9.3.2 in README.md (#11823)
Related to #11775
Signed-off-by: Wouter Born <github@maindrain.net>
jimtng [Mon, 20 Dec 2021 10:33:50 +0000 (20:33 +1000)]
[jrubyscripting] Upgrade jruby to 9.3.2.0 (#11775)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Christoph Weitkamp [Mon, 20 Dec 2021 10:32:51 +0000 (11:32 +0100)]
[map] Rename transform.properties to map.properties (#11817)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Jerome Luckenbach [Mon, 20 Dec 2021 10:20:14 +0000 (11:20 +0100)]
[touchwand] Secure url's for the readme (#11821)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Kai Kreuzer [Mon, 20 Dec 2021 08:07:55 +0000 (09:07 +0100)]
Apply spotless
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Christoph Weitkamp [Mon, 20 Dec 2021 07:29:43 +0000 (08:29 +0100)]
Update OH version in skeleton scripts (#11820)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christoph Weitkamp [Mon, 20 Dec 2021 07:10:52 +0000 (08:10 +0100)]
Resolve itest runbundles for snapshot 3.3.0 (#11819)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
openhab-bot [Mon, 20 Dec 2021 00:30:46 +0000 (00:30 +0000)]
[unleash-maven-plugin] Preparation for next development cycle.
openhab-bot [Sun, 19 Dec 2021 11:14:34 +0000 (12:14 +0100)]
New Crowdin updates (#11807)
* New translations avmfritz.properties (German)
* New translations js.properties (German)
* New translations scale.properties (German)
* New translations openweathermap.properties (French)
* New translations astro.properties (French)
* New translations hue.properties (French)
* New translations powermax.properties (French)
Wouter Born [Sat, 18 Dec 2021 12:01:38 +0000 (13:01 +0100)]
Upgrade to Karaf 4.3.4 (#11750)
* 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>
Dan Cunningham [Fri, 17 Dec 2021 19:34:25 +0000 (11:34 -0800)]
[jsscripting] Support non unix file paths (#11805)
Lets try this again, Fixes #11801
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
jlaur [Fri, 17 Dec 2021 18:16:13 +0000 (19:16 +0100)]
[danfossairunit] Remove deprecated channel main#manual_fan_speed when unlinked (#11668)
* Remove deprecated channel if unlinked.
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Dan Cunningham [Fri, 17 Dec 2021 16:08:35 +0000 (08:08 -0800)]
[jsscripting] Support non unix file paths (#11804)
Fixes #11801
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
openhab-bot [Fri, 17 Dec 2021 07:14:38 +0000 (08:14 +0100)]
New Crowdin updates (#11795)
* New translations js.properties (German)
* New translations scale.properties (German)
* New translations exec.properties (German)
* New translations mpd.properties (German)
* New translations qbus.properties (Dutch)
* New translations tankerkoenig.properties (German)
* New translations js.properties (German)
* New translations tankerkoenig.properties (German)
Dan Cunningham [Fri, 17 Dec 2021 07:00:44 +0000 (23:00 -0800)]
[jsscripting] Library and Doc updates (#11800)
* [jsscripting] Library and Doc updates
This updates the documentation, bumps the NPM version library, and implements conversion of JS date types (js-joda) to Java types
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
carlospg79 [Fri, 17 Dec 2021 06:57:23 +0000 (07:57 +0100)]
Fixes #8646 - Bugfix for openHAB > 3.1.x (#11776)
Signed-off-by: Carlos Primo <tristinero@gmail.com>
Signed-off-by: carlospg79 <tristinero@gmail.com>
boc-tothefuture [Thu, 16 Dec 2021 19:20:22 +0000 (14:20 -0500)]
[chromecast] Added support for next command (#11510)
* feat(chromecast): added support for next command
Signed-off-by: Brian O'Connell <boc-tothefuture@users.noreply.github.com>
Marcel [Thu, 16 Dec 2021 19:08:41 +0000 (20:08 +0100)]
[miio] Cleanup devices section of readme (#11788)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Wouter Born [Thu, 16 Dec 2021 19:06:50 +0000 (20:06 +0100)]
[jsscripting] Add default translations (#11798)
Signed-off-by: Wouter Born <github@maindrain.net>
Wouter Born [Thu, 16 Dec 2021 19:04:40 +0000 (20:04 +0100)]
[samsungtv] Rename German translations file (#11799)
While uploading the German translations I noticed the file had a different name.
Renaming it prevents us ending up with 2 German translations files once all the texts are translated in German.
Signed-off-by: Wouter Born <github@maindrain.net>
Marcel [Thu, 16 Dec 2021 08:03:42 +0000 (09:03 +0100)]
[miio] fix action channel miot for empty input with parameters (#11794)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Matthew Skinner [Thu, 16 Dec 2021 07:58:51 +0000 (18:58 +1100)]
Fix Global off blocks lights turning on (#11797)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Nuesel [Thu, 16 Dec 2021 07:53:30 +0000 (08:53 +0100)]
iRobot zone support added (#11783)
Signed-off-by: Nuesel <nuesel@gruenbaer.net>