openhab-addons/bundles
Cody Cutrer 32909fa237
[homekit] Add support for TV accessory (#14055)
* [homekit] TV accessory

Now possible since we support multiple secondary services. Just need to explicitly
declare that InputSource is a linked service to a Television, not just a secondary
service.

Note also that since TV and related services have so many mandatary characteristics
that are often static, I introduced a new way to declare characteristics -
via metadata on the service's item. Honestly, I feel like it's a lot cleaner to
have a factory create the mandatory characteristics the same way as the optional
characteristics, and then construct the service ourselves instead of basing the
service on the specific accessory interface. But this commit is already big enough,
I didn't want to go refactoring _all_ of the accessories to do it that way just
yet. This is why I have "unused" metadata characteristic factory methods for
AirQuality, HeaterCooler, and Thermostat - I started to make those configurable
via metadata, then realized they were mandatory characteristics that couldn't
be found from metadata via the current infrastructure.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2023-01-12 15:29:50 +01:00
..
org.openhab.automation.groovyscripting Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.automation.jrubyscripting Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.automation.jsscripting Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.automation.jsscriptingnashorn Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.automation.jythonscripting Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.automation.pidcontroller Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.automation.pwm Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.adorne Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ahawastecollection Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.airq Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.airquality Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.airvisualnode Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.alarmdecoder Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.allplay Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.amazondashbutton Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.amazonechocontrol Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ambientweather Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.amplipi Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.androiddebugbridge Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.anel Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.astro Add accuracy moon tests (#14182) 2023-01-11 08:58:13 +01:00
org.openhab.binding.atlona Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.autelis Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.automower Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.avmfritz Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.awattar Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.benqprojector Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bigassfan Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.airthings Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.am43 Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.bluegiga Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.bluez Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.blukii Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.daikinmadoka Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.enoceanble Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.generic Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.govee Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.roaming Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bluetooth.ruuvitag Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bondhome [bondhome] Add raw speed channel (#14155) 2023-01-12 07:42:15 +01:00
org.openhab.binding.boschindego Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.boschshc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bosesoundtouch Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.broadlinkthermostat Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bsblan Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.bticinosmarther Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.buienradar Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.caddx Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.cbus Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.chromecast Fix for NPE when playerState is null (#14191) 2023-01-10 15:02:40 +01:00
org.openhab.binding.cm11a Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.comfoair Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.coolmasternet Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.coronastats Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.daikin Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dali Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.danfossairunit Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dbquery Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.deconz Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.denonmarantz Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.deutschebahn Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.digiplex Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.digitalstrom Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.dlinksmarthome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dmx Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dominoswiss Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.doorbird [doorbird] Add audiosink (#14122) 2023-01-08 10:57:04 +01:00
org.openhab.binding.draytonwiser Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dscalarm Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dsmr Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dwdpollenflug Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.dwdunwetter Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.easee Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.echonetlite Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ecobee [ecobee] Fix issue with UTC and local dates (#14170) 2023-01-08 23:35:01 +01:00
org.openhab.binding.ecotouch Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ecowatt Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ekey Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.electroluxair Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.elerotransmitterstick Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.elroconnects Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.energenie Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.enigma2 Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.enocean Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.enphase Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.enturno Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.epsonprojector Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.etherrain Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.evcc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.evohome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.exec Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.feed Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.feican Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.fineoffsetweatherstation Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.flicbutton Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.fmiweather Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.folderwatcher Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.folding Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.foobot Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.freebox Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.fronius Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.fsinternetradio Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ftpupload Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.gardena [gardena] Fix server ping timeout logic (#14203) 2023-01-11 15:05:19 +01:00
org.openhab.binding.gce Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.generacmobilelink Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.globalcache Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.goecharger Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.gpio Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.gpstracker Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.gree Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.groheondus Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.groupepsa Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.guntamatic Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.haassohnpelletstove Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.harmonyhub Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.haywardomnilogic Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hccrubbishcollection Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hdanywhere Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hdpowerview Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.helios Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.heliosventilation Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.heos Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.herzborg Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.homeconnect Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.homematic Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.homewizard Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hpprinter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.http Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hue Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hydrawise Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.hyperion Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.iammeter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.iaqualink Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.icalendar Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.icloud Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ihc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.innogysmarthome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.insteon Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.intesis Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ipcamera Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ipobserver Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ipp Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.irobot Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.irtrans Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ism8 Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.jablotron Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.jeelink Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.jellyfin Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.juicenet Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.kaleidescape Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.keba Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.km200 Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.knx Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.kodi Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.konnected Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.kostalinverter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.kvv Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lametrictime Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lcn Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.leapmotion Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lghombot Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lgtvserial Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lgwebos Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lifx Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.linky Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.linuxinput Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lirc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.livisismarthome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.logreader Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.loxone Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.luftdateninfo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.lutron Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.luxom Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.luxtronikheatpump Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.magentatv Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mail Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.max Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mcd Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mcp23017 Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.meater Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mecmeter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.melcloud Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mercedesme Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.meteoalerte Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.meteoblue Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.meteostick Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.miele Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mielecloud Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mihome Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.miio [miio] add support Xiaomi Smart Air Purifier 4 Pro zhimi.airp.vb4 (#13941) 2023-01-07 11:19:12 +01:00
org.openhab.binding.mikrotik Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.milight Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.millheat Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.minecraft Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.modbus Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.modbus.e3dc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.modbus.helioseasycontrols Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.modbus.sbc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.modbus.stiebeleltron Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.modbus.studer Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.modbus.sunspec Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.monopriceaudio Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mpd Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mqtt Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mqtt.espmilighthub Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mqtt.generic Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mqtt.homeassistant Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mqtt.homie Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mybmw Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mycroft Fix incorrectly formatted license headers (#14171) 2023-01-07 00:01:27 +01:00
org.openhab.binding.myq Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.mystrom Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nanoleaf Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.neato Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.neeo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.neohub Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nest Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.netatmo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.network Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.networkupstools Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nibeheatpump Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nibeuplink Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.nikobus Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nikohomecontrol Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nobohub Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.novafinedust Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ntp Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nuki Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nuvo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.nzwateralerts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.oceanic Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ojelectronics Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.omnikinverter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.omnilink Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.onebusaway Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.onewire Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.onewiregpio Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.onkyo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.opengarage Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.opensprinkler Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.openthermgateway Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.openuv Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.openweathermap Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.openwebnet Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.oppo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.orbitbhyve Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.orvibo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.paradoxalarm Fix namespaces for tests (#14156) 2023-01-06 18:56:53 +01:00
org.openhab.binding.pentair Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.phc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pilight Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pioneeravr Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pixometer Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pjlinkdevice Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.playstation Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.plclogo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.plugwise Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.plugwiseha Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.powermax Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.proteusecometer Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.prowl Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.publictransportswitzerland Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pulseaudio Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pushbullet Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pushover Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.pushsafer Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.qbus Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.qolsysiq Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.radiothermostat Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.regoheatpump Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.remoteopenhab Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.renault Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.resol Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.revogi Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.rfxcom Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.rme Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.robonect Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.roku Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.rotel Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.russound Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.sagercaster Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.samsungtv Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.satel Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.semsportal Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.senechome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.seneye Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sensebox Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sensibo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.serial Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.serialbutton Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.shelly Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.siemensrds Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.silvercrestwifisocket Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sinope Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sleepiq Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.smaenergymeter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.smartmeter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.smartthings Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.smhi Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.smsmodem Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sncf Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.snmp Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.solaredge Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.solarlog Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.solarmax Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.solarwatt Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.somfymylink Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.somfytahoma Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.somneo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sonnen Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.sonos [sonos] Correct identification of tuneIn started from Alexa (#14164) 2023-01-06 16:28:38 +01:00
org.openhab.binding.sonyaudio Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.sonyprojector Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.souliss Fix incorrectly formatted license headers (#14171) 2023-01-07 00:01:27 +01:00
org.openhab.binding.spotify Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.squeezebox [squeezebox] Add new channels for additional tags (#14201) 2023-01-11 13:56:40 +01:00
org.openhab.binding.surepetcare Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.synopanalyzer Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.systeminfo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tacmi Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.tado Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tankerkoenig Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tapocontrol Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.telegram Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.teleinfo Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.tellstick Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tesla Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tibber Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tivo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.touchwand Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tplinkrouter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tplinksmarthome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tr064 Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.tradfri Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.twitter Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.unifi Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.unifiedremote Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.upb Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.upnpcontrol Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.urtsi Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.valloxmv Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.vdr Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.vektiva Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.velbus Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.velux [velux] tweak read me (#14196) 2023-01-10 08:14:54 +01:00
org.openhab.binding.venstarthermostat Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.ventaair Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.verisure Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.vesync Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.vigicrues Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.vitotronic Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.vizio Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.volvooncall Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.warmup Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.weathercompany Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.weatherunderground Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.webexteams Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.webthing Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.wemo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.wifiled Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.windcentrale Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.wlanthermo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.wled Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.wolfsmartset Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.wundergroundupdatereceiver Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.xmltv Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.xmppclient Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.yamahamusiccast Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.yamahareceiver Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.binding.yeelight Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.yioremote Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.zoneminder Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.binding.zway Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.io.homekit [homekit] Add support for TV accessory (#14055) 2023-01-12 15:29:50 +01:00
org.openhab.io.hueemulation Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.io.imperihome Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.io.metrics Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.io.neeo Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.io.openhabcloud Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.dynamodb Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.influxdb Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.jdbc Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.jpa Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.mapdb Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.mongodb Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.persistence.rrd4j Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.transform.bin2json Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.transform.exec Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.transform.jinja Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.transform.jsonpath Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.transform.map Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.transform.regex Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.transform.scale Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.transform.xpath Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.transform.xslt Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.actiontemplatehli Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.googlestt Fix Markdown warnings in README.md (#14187) 2023-01-09 17:51:12 +01:00
org.openhab.voice.googletts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.mactts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.marytts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.mimictts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.picotts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.pollytts Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.porcupineks Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.rustpotterks Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.voicerss Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.voskstt Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
org.openhab.voice.watsonstt Update license headers to 2023 (#14154) 2023-01-06 09:49:54 +01:00
archetype-settings.xml
create_openhab_binding_skeleton.cmd Set openHAB to correct version in binding skeleton scripts. (#14061) 2022-12-26 10:17:42 +01:00
create_openhab_binding_skeleton.sh Set openHAB to correct version in binding skeleton scripts. (#14061) 2022-12-26 10:17:42 +01:00
pom.xml [jsscriptingnashorn] JavaScript Scripting Nashorn Automation (#14013) 2022-12-26 15:27:03 +01:00