1084 Commits

Author SHA1 Message Date
Jenkins nymea
7546edd211 Merge PR #214: TexasInstruments: Fix pressure unit for sensortag 2020-01-30 17:24:45 +01:00
Jenkins nymea
343a790e24 Merge PR #213: New Plugin: tp-link Kasa 2020-01-30 17:24:45 +01:00
Jenkins nymea
a47a48b49f Merge PR #207: New Plug-In: OpenUV 2020-01-30 17:24:45 +01:00
Jenkins nymea
ff3cdf43b8 Merge PR #206: HttpCommander: Build with more strict compiler settings 2020-01-30 17:24:45 +01:00
Jenkins nymea
177f3159fd Merge PR #203: New Plugin: Nanoleaf 2020-01-30 17:24:45 +01:00
Jenkins nymea
704ad543c1 Merge PR #200: New plugin: Tado 2020-01-30 17:24:45 +01:00
Jenkins nymea
bdc43c84ca Merge PR #199: Boblight: Fix behavior if color is changed very fast 2020-01-30 17:24:45 +01:00
Jenkins nymea
359c6c98ed Merge PR #164: New Plugin: Tuya cloud 2020-01-30 17:24:44 +01:00
Michael Zanetti
6157fa9135 EQ-3: Fix Max! Cube device setup
Fixes: #210
2020-01-30 17:20:02 +01:00
Michael Zanetti
e7b5c65900 clean up debug print 2020-01-23 14:36:00 +01:00
Michael Zanetti
781b319dfa Update copyright 2020-01-23 12:48:25 +01:00
Jenkins nymea
72099b4c32 Jenkins release build 0.18.0 2020-01-18 23:58:28 +01:00
Jenkins nymea
193a010db0 Merge PR #222: Bose SoundTouch: Fix actions and add source browsing 2020-01-18 23:58:23 +01:00
Jenkins nymea
6ac6c4a509 Merge PR #221: EQ-3: Fix connection to MAX! cube 2020-01-18 23:58:23 +01:00
Jenkins nymea
84d2e0c6f8 Merge PR #220: All Plugins: Fix building in sbuild 2020-01-18 23:58:23 +01:00
Jenkins nymea
01adff2cd9 Merge PR #219: New plugin: USB relay 2020-01-18 23:58:23 +01:00
Jenkins nymea
5330190aa8 Merge PR #218: New plugin: Nuki 2020-01-18 23:58:23 +01:00
Jenkins nymea
1873410af2 Merge PR #217: New Plugin: UniFi network controller 2020-01-18 23:58:23 +01:00
Jenkins nymea
bbd0feb9dc Merge PR #216: Kodi: Skip link-local IPv6 addresses 2020-01-18 23:58:23 +01:00
Jenkins nymea
ff40d5c5e4 Merge PR #214: TexasInstruments: Fix pressure unit for sensortag 2020-01-18 23:58:23 +01:00
Jenkins nymea
eb4478c953 Merge PR #207: New Plug-In: OpenUV 2020-01-18 23:58:23 +01:00
Jenkins nymea
d8938bfe16 Merge PR #206: HttpCommander: Build with more strict compiler settings 2020-01-18 23:58:22 +01:00
Jenkins nymea
b57c9e44d6 Merge PR #203: New Plugin: Nanoleaf 2020-01-18 23:58:22 +01:00
Jenkins nymea
de3e8099d0 Merge PR #200: New plugin: Tado 2020-01-18 23:58:22 +01:00
Jenkins nymea
b2f524c63f Merge PR #199: Boblight: Fix behavior if color is changed very fast 2020-01-18 23:58:22 +01:00
Jenkins nymea
d1f89a1371 Merge PR #164: New Plugin: Tuya cloud 2020-01-18 23:58:22 +01:00
Michael Zanetti
ad614f370a clean up some debug prints and avoid overwriting the device name 2020-01-18 20:57:43 +01:00
Boernsman
9592d6c242 fixed readme typo 2020-01-16 18:39:28 +01:00
Boernsman
01d4096e9b added rediscovery, fixed browsing and added bluetooth icon 2020-01-16 18:37:05 +01:00
Michael Zanetti
becd2b58d5 Make it build with older Qt versions.
Qt::ISODateWithMs and toSecsSinceEpoch() are only available with
Qt 5.8. However, seems parsing already works fine with ISODate too
even if milliseconds are included in the string.
2020-01-16 16:35:47 +01:00
Michael Zanetti
9acc3f0ca9 Fix priority of interfaces 2020-01-16 13:48:34 +01:00
Boernsman
568b7ffd31 added source browsing 2020-01-16 12:35:01 +01:00
Simon Stürz
fb719a6ba6 Fix review comments 2020-01-16 11:32:22 +01:00
Michael Zanetti
bd03cbf6db Delete LICENSE 2020-01-16 00:52:14 +01:00
Simon Stürz
9b8ee626e4 Add USB relay plugin to debian packaging 2020-01-16 00:52:14 +01:00
Simon Stürz
2dbbc52892 Add USB relay plugin 2020-01-16 00:52:14 +01:00
Simon Stürz
3e3dfcd472 Remove dependency on versioned libsodium and let shlibs autodepend on the correct version 2020-01-16 00:48:54 +01:00
Simon Stürz
c1fb6f0063 Replace old package from nonfree section 2020-01-16 00:48:54 +01:00
Simon Stürz
e838e0ddd2 Add nuki plugin
Revert copyright changes
2020-01-16 00:48:54 +01:00
Simon Stürz
af1570e372 Update pull request template checklist 2020-01-16 00:48:27 +01:00
Michael Zanetti
f3d5763242 New Plugin: UniFi network controller 2020-01-16 00:47:36 +01:00
Michael Zanetti
06b8219c22
Merge pull request #197 from effelle/master
Update Tasmota readme
2020-01-16 00:44:04 +01:00
Michael Zanetti
c27132b488 EQ-3: Fix Max! Cube device setup
Fixes: #210
2020-01-14 22:34:35 +01:00
Boernsman
fe916126f6 added source browsing 2020-01-14 22:28:00 +01:00
Boernsman
dbaecd9c1b fixed volume action 2020-01-14 21:48:02 +01:00
Michael Zanetti
94385b893c Fix building in sbuild 2020-01-11 01:18:26 +01:00
Simon Stürz
855c6cb3d1 Update pull request template checklist 2020-01-10 12:25:43 +01:00
Michael Zanetti
d65361121c Kodi: Skip link-local IPv6 addresses 2020-01-09 20:26:43 +01:00
Michael Zanetti
3c0a4986f0 Implement account interface 2020-01-06 18:13:13 +01:00
Michael Zanetti
a8e0ace17f fix xenial build 2020-01-06 18:13:13 +01:00