Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kostalinverter] Kostal Inverter Binding extended with Piko second generation. #7796

Closed
wants to merge 561 commits into from
Closed
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
561 commits
Select commit Hold shift + click to select a range
dcf07de
[rfxcom] EOF fix (#7272)
paulianttila Apr 2, 2020
552b54b
[insteon] add console commands to help with troubleshooting (#7251)
robnielsen Apr 3, 2020
5cef8d3
[Jeelink] Declaration of Bridges in Items Files (#7268)
dsgrafiniert Apr 3, 2020
a58ffb4
[gardena] Adapt to the official wording (#7277)
rettichschnidi Apr 3, 2020
c1e6d5a
[etherrain] EtherRain Binding initial contribution (#5634)
dfad1469 Apr 3, 2020
2102cb0
Fix errors and changes after importing add-ons in Eclipse (#7270)
wborn Apr 3, 2020
d8c7e00
[miio] adding new devices (#7273)
marcelrv Apr 3, 2020
286f4b6
[bluetooth] Refactor and unify BluetoothAdapter implementation logic …
cpmeister Apr 4, 2020
6b95a8b
[fronius] Add new channels and fix documentation (#7247)
hypetsch Apr 4, 2020
cf962f2
Use diamond operator and loose coupling (#7280)
wborn Apr 4, 2020
3d9a35d
[marytts] Fix java.lang.NoClassDefFoundError: Jama/Matrix (#7284)
wborn Apr 4, 2020
dbc0144
[boschindigo] Fix dependency version for indego library (#7288)
J-N-K Apr 4, 2020
660b858
Fix trivial SAT findings (#7290)
wborn Apr 4, 2020
9a16309
[doorbird] Minor Documentation updates (#7293)
mhilbush Apr 4, 2020
dcfab82
Increase timeout to account for slower machines. (#7287)
cpmeister Apr 4, 2020
09b4416
[tradfri] Add missing representation property 'host' in in gateway de…
seime Apr 5, 2020
a985e07
Fix SAT NoEmptyLineSeparatorCheck findings (#7296)
wborn Apr 5, 2020
e9f3b7c
[mihome] Update README.md (#7281)
Terr4 Apr 5, 2020
1ededc4
[pjlink] enhanced logging (show byte array in addition to string) (#7…
nils Apr 5, 2020
02c1bcb
[mail] Correctly named STARTTLS and a few small improvements (#7292)
kaikreuzer Apr 5, 2020
3b49fb9
[satel] Action for reading the event log added (#7282)
druciak Apr 5, 2020
669ec98
[lgwebos] Fix initialize and dispose (#7301)
lolodomo Apr 5, 2020
2f2736b
[hueemulation] Fix broken fallback address (#7305)
wborn Apr 5, 2020
0ef20dc
[sagercaster] Sager Weather Caster Binding initial contribution (#4754)
clinique Apr 5, 2020
4d6ba4c
[lgwebos] Ignore power off command when the TV is already off (#7300)
lolodomo Apr 5, 2020
46c6cab
[lgwebos] Update the thing configuration only if the key is different…
lolodomo Apr 5, 2020
b891413
[insteon] Add support for Beep and LED on/off features to various mod…
tommycw1 Apr 5, 2020
233f516
Use .isEmpty() instead of counting elements with .size() (#7307)
wborn Apr 5, 2020
5673628
[nikohomecontrol] Small README updates. (#7311)
mherwege Apr 6, 2020
45cf759
[nikohomecontrol] Removed dead code (#7314)
mherwege Apr 6, 2020
bb95861
Update maintainers team in CODEOWNERS (#7317)
wborn Apr 7, 2020
cc61af2
[miio] Add Xiaomi cloud logon (token download) and map download (#7255)
marcelrv Apr 7, 2020
e2279f2
Add null annotations to MarketplaceRuleTemplateProvider (#7319)
wborn Apr 7, 2020
415f6b6
[neohub] bug fix for new hub firmware (#7323)
andrewfg Apr 8, 2020
051f3e4
[chromecast] Update API lib to 0.11.3 (#7327)
wborn Apr 9, 2020
4b714d4
[wemo] Fix InboxFilterCriteria deprecation (#7329)
wborn Apr 9, 2020
efab78f
[nikohomecontrol] Small README update. (#7330)
Dries-Vandenneucker Apr 9, 2020
5d01bb7
[nikohomecontrol] Small README update. (#7331)
Dries-Vandenneucker Apr 9, 2020
8a99893
[lgwebos] Avoid thing updates when the thing handler is already dispo…
lolodomo Apr 10, 2020
9527486
[openweathermap] Added apparent temperature channel (#7335)
cweitkamp Apr 11, 2020
9267183
[daikin] Support AUTO fan mode with Airbase (#7340)
jimtng Apr 11, 2020
b091ac6
[daikin] Update doc to include fandir channel previously omitted (#7341)
jimtng Apr 11, 2020
66354b7
[insteon] Improved support for 2334 Keypad Dimmer and 2487S Keypad Sw…
tommycw1 Apr 12, 2020
715322a
[dwdpollenflug] Initial Contribution (#7298)
DerOetzi Apr 12, 2020
b19b0b2
[miio] change brightness for Philips bulbs (#7349)
marcelrv Apr 13, 2020
83eabef
[homematic] Replaced deprecated constructors and use builders (#7352)
MHerbst Apr 13, 2020
7ba2503
[insteon] Improve hub message processing (#7347)
jsetton Apr 13, 2020
850c2c2
[weathercompany] Fix language in thing example (#7357)
mhilbush Apr 13, 2020
b59f3cf
[extensionservice] Add more null annotations (#7348)
wborn Apr 13, 2020
0a706f7
[netatmo] Added day, week, and month measurements to the weather stat…
robnielsen Apr 13, 2020
4ea0ce1
[plugwise] Remove discovery for Stick (#7359)
wborn Apr 13, 2020
7539d8c
[netatmo] fix calculation for heat index (#7360)
robnielsen Apr 13, 2020
18851c5
[miio] jsonify command handling (#7361)
marcelrv Apr 13, 2020
2c92554
[lutron] Add discovery support for RA2 Select repeater (#7362)
bobadair Apr 13, 2020
e70a1ff
[nikohomecontrol] Fix thermostat setpoint. (#7366)
mherwege Apr 14, 2020
19bd2d2
[netatmo] Fixed example Thing in README.md (#7368)
cweitkamp Apr 14, 2020
296a29f
Update README.md (#7363)
ilektron Apr 14, 2020
898b6ab
Replaced deprecated constructors and methods from Thing API (#7354)
cweitkamp Apr 14, 2020
4994b29
Removed 'advanced' attribute from 'ChannelGroupType' (#7325)
cweitkamp Apr 14, 2020
fcefca4
Remove deprecated DiscoveryServiceCallback, ExtendedDiscoveryService …
wborn Apr 15, 2020
95c84bc
Fix for concurrent modification exception during shutdown. (#7376)
cpmeister Apr 15, 2020
dfeee16
[homekit] Use consistent styling of "HomeKit" (#7381)
ecdye Apr 15, 2020
4a4459a
[velux] Avoiding warning about (yet) unrecognized actuators esp. duri…
gs4711 Apr 15, 2020
55d8f0f
[pioneeravr] Add models up until year 2020 (#7346)
gersilex Apr 15, 2020
9ac072d
[lgwebos] Fix property modelName (#7385)
lolodomo Apr 16, 2020
2915a64
[Spotify] Added channel to display if track is explicit (#7388)
Hilbrand Apr 16, 2020
83bd860
[insteon] Add OnLevel support for Insteon 2334-232 (6 and 8 button va…
tommycw1 Apr 16, 2020
fd2167b
[insteon] Added a drop down box for selecting product key from all su…
tommycw1 Apr 16, 2020
2db03f8
[spotify] Updated readme related to new explicit channel (#7392)
Hilbrand Apr 16, 2020
436bfe8
[tplinksmarthome] Added Kl50 and kl60 light bulbs. (#7389)
Hilbrand Apr 16, 2020
c1356da
[lgwebos] Fix missing update of power channel state (#7355)
lolodomo Apr 16, 2020
bf318b5
[linky] Linky binding (#7101)
clinique Apr 16, 2020
36d7ef0
[ecobee] Ecobee binding initial contribution (#6823)
mhilbush Apr 16, 2020
f7e5915
[bsblan] BSB LAN Binding initial contribution (#6314)
hypetsch Apr 16, 2020
0ca91b6
[CoronaStats] Initial contribution (#7358)
DerOetzi Apr 16, 2020
61019cc
[DWDPollenflug] Small code improvments (#7395)
DerOetzi Apr 16, 2020
ea3c676
[sensebox] Added German translations (#7384)
cweitkamp Apr 17, 2020
6415157
[mqtt.homie] Add Dimmer functionality (#6845)
szwenni Apr 17, 2020
e1040a6
[nikohomecontrol] Update to README. (#7397)
mherwege Apr 17, 2020
37f1096
[lgwebos] Delay subscription of channel (#7401)
sprehn Apr 17, 2020
c58a384
[modbus][sunspec] Initial contribution (#6331)
mrbig Apr 18, 2020
b8372a9
[bluetooth] Removed usage of deprecated method in tests (#7405)
cpmeister Apr 18, 2020
262c1a9
[tibber] Tibber Binding initial contribution (#6457)
kjoglum Apr 18, 2020
31d8e05
Replaced deprecated methods (#7403)
cweitkamp Apr 18, 2020
94b422e
[miio] add miot protocol & conditions (#7404)
marcelrv Apr 18, 2020
5cca782
[lgwebos] Use system properties when available (#7399)
lolodomo Apr 18, 2020
f8a943c
[lgwebos] Wake-on-Lan Integration (#7103)
sprehn Apr 18, 2020
a1918e8
[km200] bugfixing and optimization (#7393)
Markinus Apr 18, 2020
954422e
[chromecast] Refactoring of binding (#7367)
cweitkamp Apr 18, 2020
4d65ddf
[shelly] Support for Duo, EM3, DW, Smoke, Addon; new CoAP-based updat…
markus7017 Apr 18, 2020
fd6da4c
[cbus] CBus Binding initial contribution (#5648)
jpharvey Apr 18, 2020
0a8f4cc
[fsinternetradio] Auto discovery for Teufel 3sixty added (#7415)
markus7017 Apr 19, 2020
10ab2ae
[unleash-maven-plugin] Preparation for next development cycle.
Apr 19, 2020
202bca7
[Modbus][Sunspec] Removed colons in Headline (#7423)
Confectrician Apr 19, 2020
47ecc50
[sunspec] Modbus: sunspec bundle auto discovery (#6994)
mrbig Apr 20, 2020
330213c
[shelly] Don't auto-initialize when thing is removing (#7416)
markus7017 Apr 20, 2020
a1e9c74
[ambientweather] Fix ws8482 indoor sensor (#7429)
mhilbush Apr 20, 2020
64438eb
[modbus] Cleaned modbus binding + extension docs (#7424)
kaikreuzer Apr 20, 2020
42cfb6d
[samsungtv] Update README.md with supported model UE46F6510SS (#7433)
cr0wned0ne Apr 20, 2020
47a320c
[miio] Improve Yeelight Color channel (#7431)
marcelrv Apr 21, 2020
aa4e0f6
Fix protocol selection for SSL in IMAP/POP3IMAPHandler (#7437)
J-N-K Apr 21, 2020
a0d579b
[modbus][sunspec] full inverter support (#7432)
mrbig Apr 21, 2020
41ee4ef
[sagercaster] Added German translation (#7443)
clinique Apr 22, 2020
f34fa01
Fix missing 2.5.5-SNAPSHOT changes (#7447)
cweitkamp Apr 23, 2020
518e507
[miio] add gosund plug & Vacuum 1C STYTJ01ZHM (#7452)
marcelrv Apr 23, 2020
43ec4e5
[lutron] Ignore Connect Bridge mDNS discovery (#7455)
bobadair Apr 23, 2020
2800b48
[miio] fix parsing issue (#7456)
marcelrv Apr 23, 2020
61eee13
[lutron] Add Caseta model option to virtualkeypad (#7457)
bobadair Apr 24, 2020
332847f
Removed dependency on 'org.apache.commons.codec' (#7460)
cweitkamp Apr 24, 2020
f02e236
[pjlink] Null characters fix (#7462)
nils Apr 24, 2020
46e11b6
[hue] Remove older discovery results from the current bridge only (#7…
lolodomo Apr 24, 2020
5ec701b
[innogysmarthome] Fix isr2stop (#7439)
mmans Apr 24, 2020
31af81e
[modbus][sunspec] Support for SunSpec meters (#7441)
mrbig Apr 24, 2020
bfcebf0
[rfxcom] Added Cherubini blinds support (#7418)
Bleizig Apr 24, 2020
9b11df9
[mihome] Fix NPE, add null annotations and name threads (#7474)
wborn Apr 25, 2020
683853b
[opensprinkler] Add current draw channel (#7178)
FlorianSW Apr 25, 2020
cf89482
[homematic] Use async Jetty http request to support larger buffers (#…
MHerbst Apr 25, 2020
bf56172
[openhabcloud] Clarify exposing Items (#7446)
rkoshak Apr 25, 2020
642613f
[coronastats] Use QuantityType instead of plain DecimalType (#7477)
kaikreuzer Apr 25, 2020
b2f42ef
[hueemulation] Fixes HueEmulation DiscoveryIp not used (#7411)
tfelix Apr 25, 2020
c5fdd32
[pjlink] use parameter-groups for better structure of thing parameter…
nils Apr 26, 2020
7628135
Apply Spotless formatter (#7449)
J-N-K Apr 27, 2020
0671c4f
[insteon] Added support to 2472D OutletLinc Dimmer for LED On/Off, LE…
tommycw1 Apr 27, 2020
2466336
[sonos] Avoid concurrent execution of the polling job (#7445)
lolodomo Apr 27, 2020
65eff40
[samsungtv] Few improvements (#7436)
lolodomo Apr 28, 2020
6ec02aa
[ecobee] Improve initial setup instructions (#7498)
mhilbush Apr 28, 2020
36491aa
[alarmdecoder] Initial contribution (#7189)
bobadair Apr 30, 2020
1443bf3
[ecobee] Improve handling of access token response (#7506)
mhilbush Apr 30, 2020
e3489f2
[sonos] Add speechenhancement channel for Sonos One (#7484)
mindstorms6 May 1, 2020
a0f7c4d
[coolmasternet] Fix buffer handling (#7505)
benalexau May 1, 2020
41616c6
Adding next season to Astro (#7517)
clinique May 2, 2020
df4648a
[bluetooth] Make BluetoothDevice more abstract (#7380)
cpmeister May 2, 2020
cc0f769
[hue] Improved code (notify status listener) (#7511)
lolodomo May 2, 2020
a62e1e8
[hue] Little optimization in light and sensor handlers (#7512)
lolodomo May 2, 2020
7c88cbe
[avmfritz] documentation example for FRITZ DECT Repeater 100 (#7475)
drohhyn May 2, 2020
3a0e614
[hue] Add support for groups/rooms (#7476)
lolodomo May 2, 2020
a1b1027
[hue] Add unit to the fadetime configuration setting (#7521)
lolodomo May 2, 2020
90fad29
[netatmo] Add unit to few configuration settings (#7522)
lolodomo May 2, 2020
bef73f4
[astro] Add unit to few configuration settings (#7523)
lolodomo May 2, 2020
014f2f6
[freebox] Add unit to few configuration settings (#7525)
lolodomo May 2, 2020
fbf2204
removed glassfish dependencies (#7530)
kaikreuzer May 3, 2020
7b5928e
[opengarage] Add Contact & RollerShutter types for additional flexibi…
psmedley May 3, 2020
0268f3a
[neeo] removed dependencies to Jersey (#7532)
kaikreuzer May 3, 2020
2621ff1
[hue] Refactored start, stop polling (#7537)
DerOetzi May 3, 2020
daa4c30
[homekit] upgrade to latest HAP library. add optional attributes. (#7…
yfre May 3, 2020
556ecaf
[pioneeravr] Support refresh commands where applicable (#7529)
nils May 3, 2020
f733b51
[hue] Command for group sent asynchronously (#7539)
lolodomo May 3, 2020
0e10392
[daikin] Add support for BRP072C42 adapter (#7487)
jimtng May 4, 2020
bf3c448
[ecobee] Add ChannelTypeUID for dynamic channels (#7541)
mhilbush May 4, 2020
279158d
[neohub] added support for Fahrenheit, new accessory devices, and low…
andrewfg May 4, 2020
da8140c
[telegram] Update readme with multiple chat ids example (#7544)
HerzScheisse-zz May 4, 2020
5d507df
[rfxcom] Move connection check to trace logging (#7548)
Jamstah May 4, 2020
f75544b
[avmfritz] Refactoring of discovery service and internal event handli…
cweitkamp May 4, 2020
fd7c7d2
[lametrictime] Removed Jersey dependencies (#7536)
kaikreuzer May 4, 2020
778d9c7
[miio] avoid font error (#7454)
marcelrv May 4, 2020
30a59ba
[jinja] Remove dependency on jersey-all (#7553)
wborn May 5, 2020
9f87a9d
[miio] Resolve minor issues (#7551)
marcelrv May 5, 2020
1465a01
[icalendar] Initial contribution (#6453)
daMihe May 5, 2020
89f4e99
[homematic] more HomeMatic IP devices (#7557)
hoegertn May 6, 2020
c8479ac
[sonyaudio] Add Night Mode (volume limiting) for Soundbars/AV receive…
jackchallen May 6, 2020
f853f6d
[sleepiq] Removed Jersey dependencies (#7562)
wborn May 7, 2020
573c7aa
[insteon] use correct units of measure for watts and kWh (#7565)
robnielsen May 7, 2020
c8b7bbe
[energenie] Initial contribution (#6461)
hmerk May 7, 2020
fcefe03
fixed json parsing of specific types (#7570)
kaikreuzer May 7, 2020
d867772
[coolmasternet] General tidy up of addon (#7546)
benalexau May 8, 2020
f9374d8
[shelly] Bug fixes (#7563)
markus7017 May 8, 2020
6516aed
[homekit] New accessories Garage Door Opener and Outlet (#7552)
yfre May 8, 2020
3d14a0d
Use gnu.io [3.12,6) version range in package imports (#7589)
wborn May 10, 2020
34549a0
[pioneeravr] Use serial transport (#7588)
wborn May 10, 2020
c097a04
[squeezebox] Discovery: make use of representation property (#7601)
t2000 May 11, 2020
8bb8981
[danfossairunit] initial contribution (#6814)
pravussum May 11, 2020
c30d666
[opensprinkler] Fixed typo in README (#7599)
KaaNee May 11, 2020
82b4038
[miio] Fix representation property in discovery (#7602)
t2000 May 11, 2020
e9b66eb
[ecobee] Add representation-property to thing XML (#7604)
mhilbush May 11, 2020
ccd0ea9
[miio] Kill created thread when connection is failing (#7607)
lolodomo May 11, 2020
48afaa8
[homekit] fix support of DimmerItem for Brightness (#7605)
yfre May 11, 2020
9d57768
[mcp23017] Fixed invalid ternary operator in example Rule (#7430)
rkoshak May 11, 2020
a2e4f31
[miio] Check configuration settings to avoid NPE (#7606)
lolodomo May 11, 2020
73ee3ae
[phc] Improve serial communication and add support for dimmer (#6447)
gnlpfjh May 11, 2020
cdd0284
[tradfri] Do a dispose() and initialize() when loosing contact with G…
jannegpriv May 11, 2020
7081b74
[kostal-inverter] added troubleshooting information for authenticatio…
Bonifatius94 May 11, 2020
7f89a6a
[knx] Fix disposal of DeviceThingHandler (#7603)
t2000 May 12, 2020
fcd8296
[somfytahoma] added channel for setting closure and orientation at on…
octa22 May 12, 2020
616d4f8
[sonos] Support for Sonos Amp device (#7572)
lolodomo May 12, 2020
48dc8fb
[daikin] Improve handling of illegal commands (#7591)
jimtng May 12, 2020
c59f32e
[avmfritz] Minor improvements and SAT findings (#7554)
cweitkamp May 12, 2020
cc737e1
[miio] Use dispose() from the abstract class (#7613)
lolodomo May 12, 2020
0a7216a
[miio] Establish connection in initialize() rather than the construct…
lolodomo May 12, 2020
526ac43
[alarmdecoder] Remove check for no serial ports (#7615)
bobadair May 12, 2020
700c76c
[lutron] Replace gnu.io with OH serial transport (#7609)
bobadair May 12, 2020
0c04596
[VolvoOnCall] Correcting NPE on certain models (#7453)
clinique May 12, 2020
b469399
[digiplex] Use serial transport (#7617)
wborn May 12, 2020
a7dc2c2
[dscalarm] Use serial transport (#7618)
wborn May 12, 2020
8ba9f60
[elerotransmitterstick] Use serial transport (#7619)
wborn May 12, 2020
9bf33ca
[opengarage] Use option states for vehicle status, small formatting i…
digitaldan May 13, 2020
7695975
[mqtt.generic] add trigger channel type (#6902)
jochen314 May 13, 2020
e2617b9
Don't limit serial port options (#7625)
wborn May 13, 2020
194c471
[jeelink] Use serial transport (#7620)
wborn May 13, 2020
1d7a228
[modbus] Use gnu.io [3.12,6) version range (#7628)
wborn May 13, 2020
f0e9db8
[nikohomecontrol] Fixes to rollershutter and energy meter. (#7627)
mherwege May 13, 2020
a31ad29
[satel] Fix for incorrect date/time set in the alarm system (#7626)
druciak May 13, 2020
c9060b4
[lgtvserial] Use serial transport (#7631)
wborn May 14, 2020
33c1ed7
[meteostick] Use serial transport (#7632)
wborn May 14, 2020
7b5cdab
[nibeheatpump] Use serial transport (#7633)
wborn May 14, 2020
48b65bc
[regoheatpump] Use serial transport (#7636)
wborn May 14, 2020
7a696a2
[rme] Use serial transport (#7638)
wborn May 14, 2020
698e236
[smartmeter] Remove unused gnu.io import package (#7639)
wborn May 14, 2020
73ed1a5
[urtsi] Use serial transport (#7640)
wborn May 14, 2020
cd853c3
[shelly] fixes documentation for shellyrgbw2 channels (#7629)
maglnet May 14, 2020
1a98d01
[velbus] Use serial transport (#7641)
wborn May 14, 2020
a0ea082
[hpprinter] Status Bugfix and Channel Improvements (#7637)
Cossey May 14, 2020
0b7f6df
[lgwebos] Use channel id as state for the channel channel (#7624)
lolodomo May 14, 2020
e390f46
[sonos] Support for Sonos Port device (#7611)
lolodomo May 14, 2020
4e92a45
[velbus] Remove removeEventListener on dispose (#7644)
wborn May 14, 2020
bf8e391
[coolmasternet] Fix set_temp channel bug (#7630)
benalexau May 14, 2020
7beeef8
[weathercompany] Rework example and fix discovery (#7496)
mhilbush May 15, 2020
74f6b99
[avmfritz] Structural code improvements (#7650)
cweitkamp May 15, 2020
90bbd37
[onewire] Fix error handling for connection issues (#7621)
May 16, 2020
74e7b13
[shelly] Support for Shelly Vintage, Bugfixes (#7653)
markus7017 May 16, 2020
8d8c345
[VolvoOnCall] carLocked never gets updated (#7645)
clinique May 16, 2020
dd13ac4
[lgwebos] Console commands to list applications and channels (#7579)
lolodomo May 16, 2020
b6edbac
[unleash-maven-plugin] Preparation for next development cycle.
May 17, 2020
da7b054
[openthermgateway] Initial contribution (#6785)
ArjenKorevaar May 17, 2020
00ed4a8
Removed 'getThingByUID()' method from 'BaseBridgeHandler' (#7665)
cweitkamp May 17, 2020
91749f7
[lgwebos] Fix documentation (#7663)
lolodomo May 17, 2020
33a2398
[shelly] Watchdog timer, new channel updateAvailable (#7659)
markus7017 May 18, 2020
73562f2
[lutron] Add an additional output type to discovery (#7666)
bobadair May 18, 2020
4a24706
[insteon] remove support for multiple ports (#7662)
robnielsen May 18, 2020
4af2b8d
[freebox] Handler factory activation simplified (#7676)
lolodomo May 18, 2020
06c68e3
[rfxcom] Handler factory activation simplified (#7679)
lolodomo May 18, 2020
6e77124
[weatherunderground] Handler factory activation simplified (#7681)
lolodomo May 18, 2020
3e6d9fb
[netatmo] Handler factory activation simplified (#7671)
lolodomo May 18, 2020
4930b8d
[rotel] Handler factory activation simplified (#7669)
lolodomo May 18, 2020
f52f67a
[sonyprojector] Handler factory activation simplified (#7670)
lolodomo May 18, 2020
d8dfea3
[powermax] Handler factory activation simplified (#7668)
lolodomo May 18, 2020
7bd403e
Use constructor injection (#7682)
mhilbush May 18, 2020
9c30594
Use constructor injection (#7684)
mhilbush May 18, 2020
49333c7
Fix missing 2.5.6-SNAPSHOT changes (#7686)
kaikreuzer May 18, 2020
09bbf06
[ntp] Handler factory activation simplified (#7677)
lolodomo May 18, 2020
218039e
[rfxcom] OFFLINE status detail (#7688)
lolodomo May 18, 2020
931aadf
[weatherunderground] OFFLINE status detail (#7689)
lolodomo May 18, 2020
5ff7e69
[robonect] Added status 18, Doordelay (#7658)
27421 May 18, 2020
3c2eb12
Kostal Inverter Binding extended with Piko second generation.
basse04 May 20, 2020
982440b
[kostalinverter]Kostal Inverter Binding extended with Piko second
basse04 Jun 3, 2020
9af9cda
[kostalinverter]Kostal Inverter Binding extended with Piko second
basse04 Jun 4, 2020
bd8041d
[kostalinverter]Kostal Inverter Binding extended with Piko second
basse04 Jun 5, 2020
416b459
[kostalinverter]Kostal Inverter Binding extended with Piko second
basse04 Jun 16, 2020
f39b660
Also-by: Christian Schneider
basse04 Jul 30, 2020
d49bbfc
Also-by: Christian Schneider
basse04 Aug 6, 2020
41a6b76
Also-by: Christian Schneider
basse04 Aug 14, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.java text=auto
.xml text=auto
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ features/**/src/main/feature

.vscode
.factorypath
*.jar
40 changes: 29 additions & 11 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
# It should always list the active maintainers of certain add-ons.

# As a fallback, if no specific maintainer is listed below, assign the PR to the repo maintainers team:
* @openhab/2-x-add-ons-maintainers
* @openhab/add-ons-maintainers

# Add-on maintainers:
/bundles/org.openhab.binding.adorne/ @theiding
/bundles/org.openhab.binding.airquality/ @kubawolanin
/bundles/org.openhab.binding.airvisualnode/ @3cky
/bundles/org.openhab.binding.alarmdecoder/ @bobadair @billfor @berndpfrommer
/bundles/org.openhab.binding.allplay/ @dominicdesu
/bundles/org.openhab.binding.amazondashbutton/ @OLibutzki
/bundles/org.openhab.binding.amazonechocontrol/ @mgeramb
Expand All @@ -17,17 +19,22 @@
/bundles/org.openhab.binding.avmfritz/ @cweitkamp
/bundles/org.openhab.binding.bigassfan/ @mhilbush
/bundles/org.openhab.binding.bluetooth/ @cdjackson @kaikreuzer
/bundles/org.openhab.binding.bluetooth.airthings/ @paulianttila
/bundles/org.openhab.binding.bluetooth.am43/ @cpmeister
/bundles/org.openhab.binding.bluetooth.bluegiga/ @cdjackson @kaikreuzer
/bundles/org.openhab.binding.bluetooth.bluez/ @cdjackson @kaikreuzer
/bundles/org.openhab.binding.bluetooth.blukii/ @kaikreuzer
/bundles/org.openhab.binding.bluetooth.ruuvitag/ @ssalonen
/bundles/org.openhab.binding.boschindego/ @jofleck
/bundles/org.openhab.binding.bosesoundtouch/ @marvkis @tratho
/bundles/org.openhab.binding.bsblan/ @hypetsch
/bundles/org.openhab.binding.buienradar/ @gedejong
/bundles/org.openhab.binding.chromecast/ @kaikreuzer
/bundles/org.openhab.binding.cm11a/ @BobRak
/bundles/org.openhab.binding.coolmasternet/ @projectgus
/bundles/org.openhab.binding.coronastats/ @DerOetzi
/bundles/org.openhab.binding.daikin/ @caffineehacker
/bundles/org.openhab.binding.danfossairunit/ @pravussum
/bundles/org.openhab.binding.darksky/ @cweitkamp
/bundles/org.openhab.binding.deconz/ @davidgraeff
/bundles/org.openhab.binding.denonmarantz/ @jwveldhuis
Expand All @@ -38,10 +45,14 @@
/bundles/org.openhab.binding.doorbird/ @mhilbush
/bundles/org.openhab.binding.dscalarm/ @RSStephens
/bundles/org.openhab.binding.dsmr/ @Hilbrand
/bundles/org.openhab.binding.ecobee/ @mhilbush
/bundles/org.openhab.binding.dwdpollenflug/ @DerOetzi
/bundles/org.openhab.binding.dwdunwetter/ @limdul79
/bundles/org.openhab.binding.elerotransmitterstick/ @vbier
/bundles/org.openhab.binding.energenie/ @hmerk
/bundles/org.openhab.binding.enocean/ @fruggy83
/bundles/org.openhab.binding.enturno/ @klocsson
/bundles/org.openhab.binding.etherrain/ @dfad1469
/bundles/org.openhab.binding.evohome/ @Nebula83
/bundles/org.openhab.binding.exec/ @kgoderis
/bundles/org.openhab.binding.feed/ @svilenvul
Expand All @@ -67,9 +78,11 @@
/bundles/org.openhab.binding.hydrawise/ @digitaldan
/bundles/org.openhab.binding.hyperion/ @tavalin
/bundles/org.openhab.binding.iaqualink/ @digitaldan
/bundles/org.openhab.binding.icalendar/ @daMihe
/bundles/org.openhab.binding.icloud/ @pgfeller
/bundles/org.openhab.binding.ihc/ @paulianttila
/bundles/org.openhab.binding.innogysmarthome/ @ollie-dev
/bundles/org.openhab.binding.insteon/ @robnielsen
/bundles/org.openhab.binding.ipp/ @peuter
/bundles/org.openhab.binding.irtrans/ @kgoderis
/bundles/org.openhab.binding.jeelink/ @vbier
Expand All @@ -85,6 +98,7 @@
/bundles/org.openhab.binding.lgtvserial/ @fa2k
/bundles/org.openhab.binding.lgwebos/ @sprehn
/bundles/org.openhab.binding.lifx/ @wborn
/bundles/org.openhab.binding.linky/ @clinique @lolodomo
/bundles/org.openhab.binding.linuxinput/ @t-8ch
/bundles/org.openhab.binding.lirc/ @kabili207
/bundles/org.openhab.binding.logreader/ @paulianttila
Expand Down Expand Up @@ -129,6 +143,7 @@
/bundles/org.openhab.binding.onkyo/ @pail23 @paulianttila
/bundles/org.openhab.binding.opengarage/ @psmedley
/bundles/org.openhab.binding.opensprinkler/ @CrackerStealth @FlorianSW
/bundles/org.openhab.binding.openthermgateway/ @ArjenKorevaar
/bundles/org.openhab.binding.openuv/ @clinique
/bundles/org.openhab.binding.openweathermap/ @cweitkamp
/bundles/org.openhab.binding.orvibo/ @tavalin
Expand All @@ -150,10 +165,12 @@
/bundles/org.openhab.binding.rotel/ @lolodomo
/bundles/org.openhab.binding.rotelra1x/ @fa2k
/bundles/org.openhab.binding.russound/ @tmrobert8
/bundles/org.openhab.binding.sagercaster/ @clinique
/bundles/org.openhab.binding.samsungtv/ @paulianttila
/bundles/org.openhab.binding.satel/ @druciak
/bundles/org.openhab.binding.seneye/ @nikotanghe
/bundles/org.openhab.binding.sensebox/ @hakan42
/bundles/org.openhab.binding.sensibo/ @seime
/bundles/org.openhab.binding.serialbutton/ @kaikreuzer
/bundles/org.openhab.binding.shelly/ @markus7017
/bundles/org.openhab.binding.siemensrds/ @andrewfg
Expand All @@ -171,21 +188,23 @@
/bundles/org.openhab.binding.sonyprojector/ @lolodomo
/bundles/org.openhab.binding.spotify/ @Hilbrand
/bundles/org.openhab.binding.squeezebox/ @digitaldan @mhilbush
/bundles/org.openhab.binding.modbus.sunspec/ @mrbig
/bundles/org.openhab.binding.synopanalyzer/ @clinique
/bundles/org.openhab.binding.systeminfo/ @svilenvul
/bundles/org.openhab.binding.tado/ @dfrommi
/bundles/org.openhab.binding.tankerkoenig/ @dolic @JueBag
/bundles/org.openhab.binding.telegram/ @ZzetT
/bundles/org.openhab.binding.tellstick/ @jarlebh
/bundles/org.openhab.binding.tesla/ @kgoderis
/bundles/org.openhab.binding.toon/ @jongj
/bundles/org.openhab.binding.tibber/ @kjoglum
/bundles/org.openhab.binding.tplinksmarthome/ @Hilbrand
/bundles/org.openhab.binding.tradfri/ @cweitkamp @kaikreuzer
/bundles/org.openhab.binding.unifi/ @mgbowman
/bundles/org.openhab.binding.urtsi/ @OLibutzki
/bundles/org.openhab.binding.valloxmv/ @bjoernbrings
/bundles/org.openhab.binding.vektiva/ @octa22
/bundles/org.openhab.binding.velbus/ @cedricboon
/bundles/org.openhab.binding.velux/ @gs4711
/bundles/org.openhab.binding.vitotronic/ @steand
/bundles/org.openhab.binding.volvooncall/ @clinique
/bundles/org.openhab.binding.weathercompany/ @mhilbush
Expand All @@ -201,7 +220,6 @@
/bundles/org.openhab.binding.zway/ @pathec
/bundles/org.openhab.extensionservice.marketplace/ @kaikreuzer
/bundles/org.openhab.extensionservice.marketplace.automation/ @kaikreuzer
/bundles/org.openhab.io.azureiothub/ @nikotanghe
/bundles/org.openhab.io.homekit/ @beowulfe
/bundles/org.openhab.io.hueemulation/ @davidgraeff @digitaldan
/bundles/org.openhab.io.imperihome/ @pdegeus
Expand All @@ -212,15 +230,15 @@
/bundles/org.openhab.io.transport.modbus/ @ssalonen
/bundles/org.openhab.io.webaudio/ @kaikreuzer
/bundles/org.openhab.persistence.mapdb/ @mkhl
/bundles/org.openhab.transform.exec/ @openhab/2-x-add-ons-maintainers
/bundles/org.openhab.transform.javascript/ @openhab/2-x-add-ons-maintainers
/bundles/org.openhab.transform.jinja/ @jochen314
/bundles/org.openhab.transform.exec/ @openhab/add-ons-maintainers
/bundles/org.openhab.transform.javascript/ @openhab/add-ons-maintainers
/bundles/org.openhab.transform.jinja/ @jochen314
/bundles/org.openhab.transform.jsonpath/ @clinique
/bundles/org.openhab.transform.map/ @openhab/2-x-add-ons-maintainers
/bundles/org.openhab.transform.regex/ @openhab/2-x-add-ons-maintainers
/bundles/org.openhab.transform.map/ @openhab/add-ons-maintainers
/bundles/org.openhab.transform.regex/ @openhab/add-ons-maintainers
/bundles/org.openhab.transform.scale/ @clinique
/bundles/org.openhab.transform.xpath/ @openhab/2-x-add-ons-maintainers
/bundles/org.openhab.transform.xslt/ @openhab/2-x-add-ons-maintainers
/bundles/org.openhab.transform.xpath/ @openhab/add-ons-maintainers
/bundles/org.openhab.transform.xslt/ @openhab/add-ons-maintainers
/bundles/org.openhab.voice.googletts/ @gbicskei
/bundles/org.openhab.voice.mactts/ @kaikreuzer
/bundles/org.openhab.voice.marytts/ @kaikreuzer
Expand All @@ -240,7 +258,7 @@
/itests/org.openhab.binding.tradfri.tests/ @cweitkamp @kaikreuzer
/itests/org.openhab.binding.wemo.tests/ @hmerk
/itests/org.openhab.io.hueemulation.tests/ @davidgraeff @digitaldan
/itests/org.openhab.io.mqttembeddedbroker.tests/ @J-N-K
/itests/org.openhab.io.mqttembeddedbroker.tests/ @J-N-K
/itests/org.openhab.persistence.mapdb.tests/ @mkhl

# PLEASE HELP ADDING FURTHER LINES HERE!
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ else is working on the same thing.
### Create issues...

Any significant improvement should be documented as [a GitHub
issue](https://github.com/openhab/openhab2-addons/issues?labels=enhancement&page=1&state=open) before anybody
issue](https://github.com/openhab/openhab-addons/issues?labels=enhancement&page=1&state=open) before anybody
starts working on it.

### ...but check for existing issues first!
Expand Down Expand Up @@ -142,7 +142,7 @@ On the command line you can use `git commit -s` to sign off the commit.

* Step 1: learn the component inside out
* Step 2: make yourself useful by contributing code, bugfixes, support etc.
* Step 3: volunteer on [the discussion group](https://github.com/openhab/openhab2-addons/issues?labels=question&page=1&state=open)
* Step 3: volunteer on [the discussion group](https://github.com/openhab/openhab-addons/issues?labels=question&page=1&state=open)

Don't forget: being a maintainer is a time investment. Make sure you will have time to make yourself available.
You don't have to be a maintainer to make a difference on the project!
Expand Down
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# openHAB 2 Add-ons
# openHAB Add-ons

<img align="right" width="220" src="./logo.png" />

[![Build Status](https://travis-ci.org/openhab/openhab2-addons.svg)](https://travis-ci.org/openhab/openhab2-addons)
[![Build Status](https://travis-ci.org/openhab/openhab-addons.svg)](https://travis-ci.org/openhab/openhab-addons)
[![EPL-2.0](https://img.shields.io/badge/license-EPL%202-green.svg)](https://opensource.org/licenses/EPL-2.0)
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=2164344)](https://www.bountysource.com/teams/openhab/issues?tracker_ids=2164344)

This repository contains the official set of add-ons that are implemented on top of openHAB 2 Core APIs.
This repository contains the official set of add-ons that are implemented on top of openHAB Core APIs.
Add-ons that got accepted in here will be maintained (e.g. adapted to new core APIs)
by the [openHAB 2 maintainers](https://github.com/orgs/openhab/teams/2-x-add-ons-maintainers).
by the [openHAB Add-on maintainers](https://github.com/orgs/openhab/teams/add-ons-maintainers).

To get started with binding development, follow our guidelines and tutorials over at https://www.openhab.org/docs/developer.

If you are interested in openHAB 2 Core development, we invite you to come by on https://github.com/openhab/openhab-core.
If you are interested in openHAB Core development, we invite you to come by on https://github.com/openhab/openhab-core.

## Add-ons in other repositories

Some add-ons are not in this repository, but still part of the official [openHAB 2 distribution](https://github.com/openhab/openhab-distro).
Some add-ons are not in this repository, but still part of the official [openHAB distribution](https://github.com/openhab/openhab-distro).
An incomplete list of other repositories follows below:

* https://github.com/openhab/org.openhab.binding.zwave
Expand All @@ -25,9 +25,9 @@ An incomplete list of other repositories follows below:

## Development / Repository Organization

openHAB 2 add-ons are [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) `.jar` files.
openHAB add-ons are [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) `.jar` files.

The openHAB 2 build system is based on [Maven](https://maven.apache.org/what-is-maven.html).
The openHAB build system is based on [Maven](https://maven.apache.org/what-is-maven.html).
The official IDE (Integrated development environment) is Eclipse.

You find the following repository structure:
Expand Down Expand Up @@ -63,7 +63,12 @@ To build all add-ons from the command-line, type in:

`mvn clean install`

Optionally you can skip tests (`-DskipTests`) or skip some static analysis (`-DskipChecks`) this does improve the build time but could hide problems in your code. For binding development you want to run that command without skipping checks and tests.
Optionally you can skip tests (`-DskipTests`) or skip some static analysis (`-DskipChecks`).
This does improve the build time but could hide problems in your code.
For binding development you want to run that command without skipping checks and tests.
To check if your code is following the [code style](https://www.openhab.org/docs/developer/guidelines.html#b-code-formatting-rules-style) run `mvn spotless:check`.
If Maven prints `[INFO] Spotless check skipped` then run `mvn spotless:check -Dspotless.check.skip=false` instead as the check is not mandatory yet.
To reformat you code run `mvn spotless:apply`.

Subsequent calls can include the `-o` for offline as in: `mvn clean install -DskipChecks -o` which will be a bit faster.

Expand Down
Loading