Commit Graph

916 Commits (1d039946008ae301c45500a254b80a91bcbc9e42)

Author SHA1 Message Date
Jenkins nymea 1d03994600 Merge PR #220: All Plugins: Fix building in sbuild 2020-01-30 17:24:45 +01:00
Jenkins nymea 854cd33967 Merge PR #219: New plugin: USB relay 2020-01-30 17:24:45 +01:00
Jenkins nymea 8b4a0ae89a Merge PR #218: New plugin: Nuki 2020-01-30 17:24:45 +01:00
Jenkins nymea 0526cbcea8 Merge PR #217: New Plugin: UniFi network controller 2020-01-30 17:24:45 +01:00
Jenkins nymea 0a15fa141b Merge PR #216: Kodi: Skip link-local IPv6 addresses 2020-01-30 17:24:45 +01:00
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 e7b5c65900 clean up debug print 2020-01-23 14:36:00 +01:00
Michael Zanetti ad614f370a clean up some debug prints and avoid overwriting the device name 2020-01-18 20:57:43 +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
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 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
Michael Zanetti f93a433367 add install file 2020-01-06 18:13:13 +01:00
Michael Zanetti 20bae3b5d5 Add links to "docs" 2020-01-06 18:13:13 +01:00
Michael Zanetti 82cbf58ba8 Add blinds support 2020-01-06 18:13:13 +01:00
Michael Zanetti 7f7d211570 update to new plugin api 2020-01-06 18:13:13 +01:00
Michael Zanetti b0884f88d7 Add closable, dpkg 2020-01-06 18:13:13 +01:00
Michael Zanetti 188336a217 New plugin: Tuya cloud devices 2020-01-06 18:13:13 +01:00
Michael Zanetti e9ea2d919e New Plugin: tp-link Kasa smart plugs 2020-01-06 18:01:09 +01:00
Michael Zanetti 5431fd86ab bump version 2020-01-06 17:56:46 +01:00
Michael Zanetti 215654bbf5 TexasInstruments: Fix pressure unit for sensortag (HectoPascal -> MilliBar) 2020-01-06 17:43:25 +01:00
Boernsman c7cdcaea0f removed debug output 2020-01-04 18:58:23 +01:00
Boernsman 5c28eaf871 fixed state update 2020-01-03 20:16:51 +01:00
Boernsman 9d2e0e3ffc added translation files 2020-01-03 15:45:28 +01:00
Boernsman 38e0791ffa fixed color temperture conversion 2020-01-03 15:43:11 +01:00
Boernsman a642f25988 fixed QColor to saturation conversion 2020-01-03 15:26:34 +01:00
Boernsman 6771504edf added alert interface 2020-01-03 14:26:18 +01:00
Boernsman 028e99539f added translation file 2019-12-31 00:49:51 +01:00
Boernsman 05194f95ec added OpenUV 2019-12-31 00:48:23 +01:00
Michael Zanetti d2fd24ecd7 HttpCommander: Build with more strict compiler settings 2019-12-30 15:32:20 +01:00