Commit Graph

97 Commits (bb400a05b646c2abcbe35ea990a7fb350a8ec7da)

Author SHA1 Message Date
nymea 9700a18353 fixed raw light value to lux conversion 2019-08-29 17:52:30 +02:00
nymea 5389e4980f fixed indoor and outdoor motion sensor 2019-08-29 15:35:11 +02:00
Jenkins 1d694351ab Merge PR #125: Use the new nymea-plugininfocompiler for building 2019-07-22 12:17:14 +02:00
Jenkins bab355721e Merge PR #118: Philips Hue: Add support for the hue indoor motion sensor 2019-07-22 12:17:13 +02:00
Jenkins eb8530953a Merge PR #115: All Plugins: Update docs mechanism 2019-07-22 12:17:13 +02:00
Michael Zanetti 184816d19d Add migration code to hue and netatmo for changed param type ids 2019-07-15 13:07:48 +02:00
Michael Zanetti 1c6c0ee4dc ake IDs unique 2019-07-10 00:35:22 +02:00
Michael Zanetti 4778e3fc9a PhilipsHue: Add support for the hue indoor motion sensor 2019-07-04 13:43:55 +02:00
Michael Zanetti b5a1a84ab5 Update according to new API 2019-07-04 13:42:09 +02:00
Jenkins 85a415acab Automatic translations update by Jenkins 2019-07-03 17:13:38 +02:00
Jenkins fe92cd5872 Merge PR #126: PhilipsHue: Work around a bug in Osram LIGHTIFY RGBW LED stripes 2019-06-28 12:45:48 +02:00
Jenkins 6bbc0539d6 Merge PR #122: PhilipsHue: Drop deprecated old-style Hue Remote button events 2019-06-28 12:45:47 +02:00
Michael Zanetti 0f3abfbffc PhilipsHue: Work around a bug in Osram LIGHTIFY RGBW LED stripes 2019-06-27 14:39:12 +02:00
Michael Zanetti dc31fec63c PhilipsHue: Fix N-UPnP discovery and always run it in parallel 2019-06-26 17:36:53 +02:00
Simon Stürz d58f5e7fc4 Migrate philipshue plugin documentation 2019-06-21 17:39:11 +02:00
Michael Zanetti 72417e488b PhilipsHue: Drop deprecated old-style Hue Remote button events 2019-06-21 16:38:53 +02:00
Christian Warejko 9c3a0800d7 Translated using Weblate (Danish)
Currently translated at 100.0% (87 of 87 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/da/
2019-04-15 16:54:18 +02:00
Christian Warejko 8150ffa6e0 Translated using Weblate (Danish)
Currently translated at 75.8% (66 of 87 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/da/
2019-04-15 16:41:08 +02:00
Michael Zanetti a44d593987 Translated using Weblate (German)
Currently translated at 100.0% (87 of 87 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/de/
2019-04-15 13:59:13 +02:00
Jenkins 2bbc41d1ca Automatic translations update by Jenkins 2019-04-15 12:37:29 +02:00
Jenkins 2a4a29b35e Merge PR #94: All Plugins: Update to API changes in core. 2019-04-12 13:42:43 +02:00
Simon Stürz ac40d1e011 Drop basic tags and device icon property from new hue deviceclass 2019-04-02 18:53:33 +02:00
Simon Stürz 5e6bbbef41 Fix datetime compatibility with Qt < 5.9 (use time_t) 2019-04-02 18:53:25 +02:00
Simon Stürz 8d6fe8cf66 Fix missing include 2019-04-02 18:53:18 +02:00
Simon Stürz ab466c7267 Improve PhilipsHue state names of Outdoor Sensor 2019-04-02 18:53:12 +02:00
Simon Stürz d70d112e52 Update PhilipsHue license header 2019-04-02 18:53:04 +02:00
Simon Stürz c4c19c6558 Add Hue Outdoor sensor 2019-04-02 18:52:55 +02:00
Michael Zanetti 176c892451 Drop deprecated API 2019-04-02 18:49:52 +02:00
Michael Zanetti 9bb6b3665b Translated using Weblate (German)
Currently translated at 100.0% (64 of 64 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/de/
2019-04-02 18:28:53 +02:00
Michael Zanetti 5203f191f0 Update Plugins: Set deviceId in Descriptors on discovery 2019-04-02 18:28:53 +02:00
Michael Zanetti f5dd8af698 PhilipsHue: Enable reconfiguring Hue bridges (Re-pairing) 2019-04-02 18:28:53 +02:00
Michael Zanetti f811fe1722 fix hue tap button 4 param value typo 2019-04-02 18:28:53 +02:00
Jenkins 80171412ce Automatic translations update by Jenkins 2019-04-02 18:28:53 +02:00
Michael Zanetti d0f0e03866 only set device name when the user changes it 2019-04-02 18:28:53 +02:00
Michael Zanetti 040746f37a don't add duplicate lights 2019-04-02 18:28:53 +02:00
Jenkins 11f56c948d Automatic translations update by Jenkins 2019-04-02 18:28:53 +02:00
Michael Zanetti 5ad130a35a fix hue naming
Current master, if renaming a hue light is reset after a nymea restart because
the plugin reads the light name from the bridge on every start and overwrites
the nymea configured name again.

Also drops the redundant name device parameter.
2019-04-02 18:28:53 +02:00
Michael Zanetti 57d2be8453 update hue plugin
* adds support for color temperature lights
* fixed parsing of device type
* adds support for pairing a bulb using its serial number
2019-04-02 18:28:53 +02:00
Jenkins a83b9479cb Automatic translations update by Jenkins 2019-04-02 18:28:53 +02:00
Michael Zanetti dab02323a5 update all plugins accordng to same named branch in core 2019-04-02 18:28:53 +02:00
Michael Zanetti 18bb1a4cfd fix removing hue devices when there's still a request going on 2019-04-02 18:28:53 +02:00
Bernhard Trinnes 0cc402168e Translated using Weblate (Spanish)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/es/
2019-04-02 18:28:53 +02:00
Bernhard Trinnes 17aacfaede Translated using Weblate (Danish)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/da/
2019-04-02 18:28:53 +02:00
Bernhard Trinnes 61b3bef02b Translated using Weblate (French)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/fr/
2019-04-02 18:28:53 +02:00
Bernhard Trinnes f73c7e8f11 Translated using Weblate (Portuguese)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/pt/
2019-04-02 18:28:53 +02:00
Bernhard Trinnes dc5e5e925a Translated using Weblate (Italian)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/it/
2019-04-02 18:28:53 +02:00
Bernhard Trinnes b53d0dce07 Translated using Weblate (Dutch)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/nl/
2019-04-02 18:28:53 +02:00
Bernhard Trinnes 4e5c5f34cc Translated using Weblate (Czech)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/cs/
2019-04-02 18:28:53 +02:00
Christian Warejko 7886e918a2 Translated using Weblate (French)
Currently translated at 100.0% (63 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/fr/
2019-04-02 18:28:53 +02:00
Christian Warejko 99382e8dc2 Translated using Weblate (French)
Currently translated at 63.4% (40 of 63 strings)

Translation: nymea-plugins/philipshue
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/philipshue/fr/
2019-04-02 18:28:53 +02:00