openhab-addons/bundles
Christian Oeing a796e472ec
[boschshc] Release v1.1 (#10097)
* #72 changed use units of measure for the twinguard humidity and purity values

all other QuantityTypes in bindingcode are fine

* #77 changed title of binding to Bosch Smart Home

Replaced the SHC occurrences with Smart Home,
to avoid technical names.

* #62 Try to restart long polling when it fails before taking the thing offline

* #62 Run subscribe request on a new thread instead of using the thread of the previous long polling http request

This might be the reason why the subscribe request does never finish or finishes with a timeout

* #74 Run the whole long polling response handling in a new thread to not get timeout from HTTP client

* #74 Schedule initial access when long polling fails unexpected

We need to try to reconnect again and again (with 15 seconds between the requests) as the controller may have been restarted (update, manual restart,...). This is already done by the initial access, so I reuse that mechanism.

* Use direct formatting of logger.trace instead of String.format

* #76 Use i18n texts instead of raw translations for status messages about failed long polling

* #76 Use logger.debug instead of logger.warn for long poll error as it is handled now

* #78 defined api-version

each HTTP request will use now the defined "avp-version=2.1" for request to the smart home controller

* logging bundle version

removed the old static version string
access OSGi bundle version information instead

* #75 improved initial access

- added isOnline check and isAccessPossible now failed in case HTTPStatus is an error
- same HTTPStatus check done to all blocking send() request calls
- using i18n strings for all bridge updateStatus calls
- skipped the 'controller' and use only 'Bosch Smart Home' in descriptions
- added more @Nullable annotations
* added newline

Signed-off-by: Gerd Zanker <gerd.zanker@web.de>
Signed-off-by: Christian Oeing <christian.oeing@slashgames.org>
2021-02-13 12:09:30 -08:00
..
org.openhab.automation.groovyscripting [groovyscripting] Update Groovy to 3.0.7 and add more docs (#9708) 2021-01-06 08:46:43 +01:00
org.openhab.automation.jythonscripting Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.automation.pidcontroller [pidcontroller] Reset command Item; Fix read-only states of config parameters (#9992) 2021-01-31 21:03:25 +01:00
org.openhab.binding.adorne Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.airquality Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.airvisualnode Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.alarmdecoder Normalized thread names (#9581) 2021-01-12 22:10:01 +01:00
org.openhab.binding.allplay Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.amazondashbutton [amazondashbutton] fix representation property (#9988) 2021-01-30 20:59:58 +01:00
org.openhab.binding.amazonechocontrol [amazonechocontrol] fix smarthome device naming (#10084) 2021-02-07 13:56:31 -08:00
org.openhab.binding.ambientweather Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.androiddebugbridge [androiddebugbridge] check device awake state and minor fixes (#10106) 2021-02-08 17:25:52 -08:00
org.openhab.binding.astro Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.atlona Normalized thread names (#9581) 2021-01-12 22:10:01 +01:00
org.openhab.binding.autelis Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.automower Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.avmfritz Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.bigassfan Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth [bluetooth.govee] Govee Bluetooth Binding initial contribution (#8610) 2021-01-25 08:44:03 +01:00
org.openhab.binding.bluetooth.airthings Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth.am43 Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth.bluegiga Fix links and NOTICE files (#9860) 2021-01-18 21:49:06 +01:00
org.openhab.binding.bluetooth.bluez Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth.blukii Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth.daikinmadoka [Daikinmadoka] New channels and fixes (#9368) 2021-01-06 21:50:55 +01:00
org.openhab.binding.bluetooth.enoceanble [bluetooth.enoceanble] Changed logging level for discovered devices (#10134) 2021-02-13 12:00:17 -08:00
org.openhab.binding.bluetooth.generic Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth.govee [bluetooth.govee] Govee Bluetooth Binding initial contribution (#8610) 2021-01-25 08:44:03 +01:00
org.openhab.binding.bluetooth.roaming Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bluetooth.ruuvitag Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.boschindego Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.boschshc [boschshc] Release v1.1 (#10097) 2021-02-13 12:09:30 -08:00
org.openhab.binding.bosesoundtouch Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.broadlinkthermostat [Broadlinkthermostat] Initial contribution (#9260) 2021-02-08 23:08:09 +01:00
org.openhab.binding.bsblan Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.bticinosmarther Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.buienradar [buienradar] Avoid to much log noise (#9804) 2021-01-18 08:35:11 +01:00
org.openhab.binding.caddx Normalized thread names (#9581) 2021-01-12 22:10:01 +01:00
org.openhab.binding.cbus Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.chromecast Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.cm11a Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.comfoair Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.coolmasternet Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.coronastats Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.daikin Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.danfossairunit Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.darksky Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.deconz [deconz] Fixed wrong channel type for extended color light (#10132) 2021-02-13 12:50:20 +01:00
org.openhab.binding.denonmarantz [denonmarantz] Update protocol reference in readme (#10044) 2021-02-06 17:21:57 +01:00
org.openhab.binding.digiplex Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.digitalstrom [digitalstrom] fix concurrency issue (#9834) 2021-01-15 14:48:48 -08:00
org.openhab.binding.dlinksmarthome Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.dmx Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.doorbird Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.draytonwiser [draytonwiser] MDNS Fixes (#9806) 2021-01-13 11:54:27 +01:00
org.openhab.binding.dscalarm Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.dsmr Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.binding.dwdpollenflug Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.binding.dwdunwetter Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.ecobee Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.elerotransmitterstick Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.energenie Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.enigma2 made Enigma2 binding compile again after merge of private branch 2021-01-24 16:58:46 +01:00
org.openhab.binding.enocean [enocean] Added support for Heat Recovery Ventilation devices (#9465) (#9468) 2021-02-03 22:18:35 -08:00
org.openhab.binding.enturno Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.epsonprojector [epsonprojector] Always set ready=true on disconnect and improve documentation (#10079) 2021-02-06 18:32:34 -08:00
org.openhab.binding.etherrain Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.evohome Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.exec [exec] add support for *BSD OSes (#10021) 2021-02-03 10:44:44 +01:00
org.openhab.binding.feed Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.feican Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.fmiweather Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.folderwatcher Update README.md (#10124) 2021-02-11 08:42:46 +01:00
org.openhab.binding.folding Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.foobot Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.freebox Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.fronius [fronius] fix invalid json error on meter data (#9912) 2021-01-24 12:05:15 -08:00
org.openhab.binding.fsinternetradio Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.ftpupload Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.gardena Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.gce Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.generacmobilelink Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.globalcache Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.goecharger Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.gpio [gpio] GPIO Binding initial contribution (#1334) 2021-01-03 08:38:22 +01:00
org.openhab.binding.gpstracker Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.gree Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.groheondus Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.harmonyhub Normalized thread names (#9581) 2021-01-12 22:10:01 +01:00
org.openhab.binding.haywardomnilogic [haywardomnilogic] Replacement for Hayward Omnilogic Pool Automation Binding (#8685) 2021-01-22 14:32:52 -08:00
org.openhab.binding.hdanywhere Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.hdpowerview Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.helios Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.heliosventilation Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.heos [heos] Fix runtime error; Support for new Denon "Home" speaker added (#9935) 2021-01-28 22:41:28 +01:00
org.openhab.binding.homematic [Homematic] Removed Apache Commons (#10035) 2021-02-08 23:26:56 +01:00
org.openhab.binding.hpprinter Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.http [http] add POST/PUT support for state requests (#10022) 2021-02-03 11:28:44 +01:00
org.openhab.binding.hue [hue] Implementing "[discovery.upnp] Devices may apply a grace period" (#9985) 2021-02-09 12:52:11 -08:00
org.openhab.binding.hydrawise Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.hyperion Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.iammeter Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.iaqualink Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.icalendar [icalendar] Use cache folder to store calendar file (#9911) 2021-01-24 12:07:43 -08:00
org.openhab.binding.icloud Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.ihc [ihc] Fixed extensible channel names (#9956) 2021-01-25 20:45:45 -08:00
org.openhab.binding.innogysmarthome [innogysmarthome] NullPointerException fixed which could occur when no device state is available (#9660) (#9677) 2021-01-08 23:07:38 +01:00
org.openhab.binding.insteon Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.intesis Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.ipcamera [ipcamera] Fix for Instar and HLS. (#9766) 2021-01-13 22:11:46 +01:00
org.openhab.binding.ipp Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.irobot [irobot] Some enhancements (#9973) 2021-02-03 11:31:30 +01:00
org.openhab.binding.irtrans Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.ism8 Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.jablotron [jablotron] fixed programmable gates channels are not visible in the OH3 UI (#9809) 2021-01-13 21:00:50 +01:00
org.openhab.binding.jeelink Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.kaleidescape Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.keba Normalized thread names (#9581) 2021-01-12 22:10:01 +01:00
org.openhab.binding.km200 Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.knx Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.binding.kodi Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.konnected Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.kostalinverter [kostalinverter] Add Second Generation (Piko10-20) type inverters (#8574) 2021-02-04 23:17:04 +01:00
org.openhab.binding.kvv Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.lametrictime Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.lcn [lcn] Fix several bugs in measurement processing with firmware before 2013 (#9991) 2021-02-01 12:09:09 +01:00
org.openhab.binding.leapmotion Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.lghombot Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.lgtvserial Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.lgwebos [lgwebos] Remove outdated statement from README.md (#9697) 2021-01-05 17:38:37 +01:00
org.openhab.binding.lifx Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.linky [linky] One unique method to update daily and weekly data channels (#9840) 2021-02-01 12:42:27 +01:00
org.openhab.binding.linuxinput Normalized thread names (#9581) 2021-01-12 22:10:01 +01:00
org.openhab.binding.lirc Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.logreader [logreader] Correct example for telegram binding (#9663) 2021-01-06 11:39:01 -08:00
org.openhab.binding.loxone [loxone] fix representation property (#10086) 2021-02-07 19:44:39 +01:00
org.openhab.binding.luftdateninfo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.lutron Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.magentatv Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.mail Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.max Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.binding.mcp23017 Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.melcloud Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.meteoalerte Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.meteoblue Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.meteostick Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.miele Fix links and NOTICE files (#9860) 2021-01-18 21:49:06 +01:00
org.openhab.binding.mihome Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.miio GH-9936 Fixed datatype for brightness of the ambient light (#10065) 2021-02-08 23:40:02 +01:00
org.openhab.binding.milight Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.millheat Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.minecraft Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.modbus [modbus] Modbus transformations: cascaded/chained transformations and new-style transformation string (#9945) 2021-02-02 08:33:07 +01:00
org.openhab.binding.modbus.e3dc Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.modbus.helioseasycontrols [helioseasycontrols] Internationalization + actions for messages - Attempt 2 (#9772) 2021-02-06 17:19:01 +01:00
org.openhab.binding.modbus.sbc [modbus.sbc] Initial contribution (#9174) 2021-02-02 08:28:58 +01:00
org.openhab.binding.modbus.stiebeleltron Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.modbus.studer Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.modbus.sunspec [modbus.sunspec] fix wrong unit in binding docs (#10120) 2021-02-10 19:47:23 +01:00
org.openhab.binding.monopriceaudio Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.mpd Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.mqtt [espmilighthub] Initial contribution (#9218) 2021-01-29 12:05:55 -08:00
org.openhab.binding.mqtt.espmilighthub [espmilighthub] Initial contribution (#9218) 2021-01-29 12:05:55 -08:00
org.openhab.binding.mqtt.generic [mqtt.generic] Update README.md (#9881) 2021-01-24 15:51:42 +01:00
org.openhab.binding.mqtt.homeassistant Fix links and NOTICE files (#9860) 2021-01-18 21:49:06 +01:00
org.openhab.binding.mqtt.homie Adjustments for nullness annotated TypeParser (#10068) 2021-02-07 11:43:17 +01:00
org.openhab.binding.mystrom Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.nanoleaf [nanoleaf] CODEOWNERs, add Shapes Support, beta-firmware support (#10029) 2021-02-03 21:26:13 +01:00
org.openhab.binding.neato [neato] Fix npe in discovery service. (#9561) (#9564) 2021-01-12 22:14:38 +01:00
org.openhab.binding.neeo [neeo] fix forwardActionServlet and code improvements (#9929) 2021-01-24 11:55:48 -08:00
org.openhab.binding.neohub Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.nest Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.netatmo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.network Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.networkupstools [networkupstools] fix tests (#10082) 2021-02-07 13:44:47 +01:00
org.openhab.binding.nibeheatpump Fix links and NOTICE files (#9860) 2021-01-18 21:49:06 +01:00
org.openhab.binding.nibeuplink Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.nikobus [nikobus] added option to reverse rollershutter commands (#10047) 2021-02-04 13:59:44 -08:00
org.openhab.binding.nikohomecontrol Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.binding.novafinedust [novafinedust] Optimizations on access to the serial port (#10005) 2021-02-04 11:49:43 -08:00
org.openhab.binding.ntp Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.nuki Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.nuvo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.nzwateralerts Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.oceanic Adjustments for nullness annotated TypeParser (#10068) 2021-02-07 11:43:17 +01:00
org.openhab.binding.ojelectronics Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.omnikinverter Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.omnilink [OmniLink] Use for each loop in getChildThing() (#9963) 2021-01-26 17:20:39 +01:00
org.openhab.binding.onebusaway Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.onewire [one wire][fix absolute humidity channel type (#9833) 2021-01-15 22:11:56 +01:00
org.openhab.binding.onewiregpio Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.onkyo Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.opengarage Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.opensprinkler Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.openthermgateway [openthermgateway] Added support for firmware version 5.0 (#10040) 2021-02-05 09:06:09 +01:00
org.openhab.binding.openuv [OpenUV] Marked the SafeExposure channel as extensible so user can add it via UI. (#9967) 2021-01-27 09:08:29 -08:00
org.openhab.binding.openweathermap [openweathermap] Fixed UV-Index Channel Group Creation (#9832) 2021-01-24 15:47:15 +01:00
org.openhab.binding.openwebnet [openwebnet] Improvements for ZigBee USB and Dimmers (#9662) 2021-01-08 23:00:55 +01:00
org.openhab.binding.oppo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.orvibo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.paradoxalarm Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.pentair Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.phc Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.pioneeravr Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.pixometer Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.pjlinkdevice Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.playstation Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.plclogo Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.plugwise Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.powermax [powermax] Improved error handling for Powermax binding (#9817) 2021-02-08 22:48:38 +01:00
org.openhab.binding.pulseaudio Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.pushbullet Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.pushover [pushover] Update README.md (#10094) 2021-02-08 23:34:38 +01:00
org.openhab.binding.radiothermostat Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.regoheatpump Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.remoteopenhab [remoteopenhab] Suppress the IP check (#10049) 2021-02-06 17:15:52 +01:00
org.openhab.binding.revogi Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.rfxcom Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.rme Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.robonect Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.roku made roku binding compile again after merge of private branch 2021-01-24 17:20:26 +01:00
org.openhab.binding.rotel Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.russound Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.binding.sagercaster Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.samsungtv [samsungtv] WebSocket TVs stay UNKNOWN until first power-on #9764 (#9923) 2021-01-25 23:19:13 +01:00
org.openhab.binding.satel [satel] Removed dependency on 'org.apache.commons.lang' (#9805) 2021-01-15 14:56:15 +01:00
org.openhab.binding.senechome Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.seneye Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.sensebox Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.sensibo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.serial [serial] Correct config examples (#9949) 2021-01-25 10:53:43 -08:00
org.openhab.binding.serialbutton Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.shelly [shelly] Improved documentation, support for UNI, 1L, Color Bulb (#9508) 2021-02-03 22:25:19 +01:00
org.openhab.binding.siemensrds [siemensrds] Hide already instantiated Things in the InBox (#9808) 2021-01-13 12:09:41 -08:00
org.openhab.binding.silvercrestwifisocket Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.sinope Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.sleepiq Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.smaenergymeter Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.smartmeter [smartmeter] Fix Thing OFFLINE Communication Error due Exception in last PR (#10088) 2021-02-08 23:05:10 +01:00
org.openhab.binding.smartthings [smartthings]Fix discovery service bug and enhancement to SmartApp for OH3 (#9889) 2021-02-04 09:48:15 +01:00
org.openhab.binding.smhi Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.snmp Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.solaredge Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.solarlog Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.somfymylink Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.somfytahoma [somfytahoma] Retry command submission when tahoma gateway is busy. (#10023) 2021-02-09 13:03:22 -08:00
org.openhab.binding.sonos [sonos] Fix battery level (Move) (#10024) 2021-02-03 10:43:09 +01:00
org.openhab.binding.sonyaudio Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.sonyprojector Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.spotify Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.squeezebox Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.synopanalyzer Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.systeminfo Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.tacmi Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.tado [tado] added representation property (#9801) 2021-01-13 11:58:48 +01:00
org.openhab.binding.tankerkoenig [Tankerkoenig]: Lower minimum refresh interval (#10070) 2021-02-08 23:03:58 +01:00
org.openhab.binding.telegram Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.teleinfo [teleinfo] Fix memory leak (#9724) 2021-01-13 11:40:25 -08:00
org.openhab.binding.tellstick Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.tesla [tesla] Removed dependency on org.apache.commons (#9815) 2021-01-16 12:35:31 +01:00
org.openhab.binding.tibber [tibber] Enhancement, added channel and channel corrections due to API changes (#9814) 2021-01-13 16:35:03 -08:00
org.openhab.binding.tivo [tivo] Add IR code commands to dropdown and documentation (#10046) 2021-02-04 11:54:16 -08:00
org.openhab.binding.touchwand Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.tplinksmarthome [tplinksmarthome] Add support for KP115 plug (#9800) 2021-01-13 11:56:09 +01:00
org.openhab.binding.tr064 fix wrong unit in TotalBytes (#9954) 2021-01-25 21:26:01 +01:00
org.openhab.binding.tradfri [tradfri] Use system default channel types for lights (#9864) 2021-01-24 15:50:22 +01:00
org.openhab.binding.unifi [unifi] Added support for UniFi OS (#10041) 2021-02-04 20:34:38 +01:00
org.openhab.binding.unifiedremote Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.upb Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.upnpcontrol Fixed errrornous urls from merged private branch 2021-01-24 21:15:19 +01:00
org.openhab.binding.urtsi Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.valloxmv Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.vektiva Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.velbus [velbus] Fixed reading of alarm clock status on VMB4AN. (#10058) 2021-02-06 18:30:29 -08:00
org.openhab.binding.velux Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.binding.venstarthermostat Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.verisure Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.vigicrues Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.vitotronic Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.volvooncall Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.weathercompany Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.weatherunderground Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.wemo Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.wifiled [WiFi LED] Expanded example (#9627) 2021-01-06 21:12:27 +01:00
org.openhab.binding.windcentrale Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.wlanthermo [WlanThermo] Add support for new ESP32-powered devices [V3.x] (#9579) 2021-01-18 15:58:20 -08:00
org.openhab.binding.wled [WLED] Fix brightness handling for HSBType (Fixes #9836) (#9863) 2021-02-03 22:08:21 -08:00
org.openhab.binding.xmltv Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.xmppclient [xmppclient] Update examples rules for OH3 usage (#9643) 2021-01-06 21:46:25 +01:00
org.openhab.binding.yamahareceiver Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.binding.yeelight Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.yioremote Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.binding.zoneminder [zoneminder] Fixed most recent event channels (#9672) 2021-01-03 17:38:15 +01:00
org.openhab.binding.zway Add POM and feature dependencies for commons-net (#9940) 2021-01-25 13:45:12 +01:00
org.openhab.io.homekit [homekit] make min and max temperature units depedent on useFahrenheitTemperature setting (#10074) 2021-02-06 23:04:32 -08:00
org.openhab.io.hueemulation [hueemulation] Fix nginx example configuration (#9550) 2021-01-02 16:06:56 -08:00
org.openhab.io.imperihome Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.io.neeo Removal of reference to PaperUI (#9905) 2021-01-22 09:51:24 +01:00
org.openhab.io.openhabcloud [openhabcloud] Updated the openhab-cloud readme for OH3 (#9633) 2021-01-13 11:48:54 +01:00
org.openhab.persistence.dynamodb Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.persistence.influxdb [influxdb] Update README.md (#9989) 2021-01-30 12:02:46 +01:00
org.openhab.persistence.jdbc Do not define bundel related versions in OH feature file (#9904) 2021-01-22 13:24:28 +01:00
org.openhab.persistence.jpa Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.persistence.mapdb Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.persistence.mongodb Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.persistence.rrd4j Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.transform.bin2json Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.transform.exec Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.transform.javascript [js] Added 'ConfigOptionProvider' to provide filenames ending with '.js' in Profile configuration (#9646) 2021-01-04 18:32:02 +01:00
org.openhab.transform.jinja Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.transform.jsonpath Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.transform.map [map] Update README.md (#9886) 2021-01-24 15:55:04 +01:00
org.openhab.transform.regex Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.transform.scale [scale] Added ConfigOptionProvider to provide file names ending with '.scale' in Profile configuration (#9640) 2021-01-03 14:35:46 +01:00
org.openhab.transform.xpath Merge pull request from GHSA-r2hc-pmr7-4c9r 2021-01-24 15:06:00 +01:00
org.openhab.transform.xslt Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.voice.googletts [googletts] Remove references to Paper UI (#10089) 2021-02-07 15:23:46 +01:00
org.openhab.voice.mactts Fix links and NOTICE files (#9860) 2021-01-18 21:49:06 +01:00
org.openhab.voice.marytts Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.voice.picotts Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.voice.pollytts Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
org.openhab.voice.voicerss Update license headers to 2021 (#9620) 2021-01-02 22:03:14 +01:00
archetype-settings.xml Codebase as of c53e4aed26 as an initial commit for the shrunk repo 2020-09-20 23:57:58 +02:00
create_openhab_binding_skeleton.cmd Apply Spotless, update skeleton project version, resolve itest runbundles (#9459) 2020-12-22 10:37:44 +01:00
create_openhab_binding_skeleton.sh Apply Spotless, update skeleton project version, resolve itest runbundles (#9459) 2020-12-22 10:37:44 +01:00
pom.xml [folderwatcher] Initial contribution (#10045) 2021-02-10 19:45:47 +01:00