33 Commits

Author SHA1 Message Date
Michael Zanetti
b5a1a84ab5 Update according to new API 2019-07-04 13:42:09 +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
dc31fec63c PhilipsHue: Fix N-UPnP discovery and always run it in parallel 2019-06-26 17:36:53 +02:00
Michael Zanetti
72417e488b PhilipsHue: Drop deprecated old-style Hue Remote button events 2019-06-21 16:38:53 +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
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
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
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
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
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
Michael Zanetti
8cb6e72701 drop logic to mark hue as unreachable if it doesn't reply in time.
instead, always wait for the reply and mark it as gone if the
reply is bad
2019-04-02 18:28:53 +02:00
Simon Stürz
540acbf2b1 Fix plugins json content according to new white list parsing 2019-04-02 18:28:53 +02:00
Michael Zanetti
6bd868f4a0 switch philips hue plugin to use new parenting features 2019-04-02 18:28:53 +02:00
Simon Stürz
6296f4f839 Clean up hue remote debug output 2019-04-02 18:28:53 +02:00
Michael Zanetti
2332e76764 play around with hue refresh timers 2019-04-02 18:28:53 +02:00
Michael Zanetti
6218d39a73 fix typos as reported by Krazy2 2019-04-02 18:28:53 +02:00
Michael Zanetti
9d175bcfb9 add support for the Hue Tap button 2019-04-02 18:28:53 +02:00
Michael Zanetti
f07031e589 fix battery interface implementation in philips hue 2019-04-02 18:28:53 +02:00
Michael Zanetti
02fac52561 rename to nymea 2019-04-02 18:28:53 +02:00
Michael Zanetti
31b061826e add connectable interface to philipshue 2019-04-02 18:28:53 +02:00
Michael Zanetti
ac48210953 implement interface longpressmultibutton in for Hue switch 2019-04-02 18:28:53 +02:00
Michael Zanetti
809517483e update hue plugin to follow lights interfaces 2019-04-02 18:28:53 +02:00
Michael Zanetti
be180cc90d update plugins according to new id generation mechanism 2019-04-02 15:37:34 +02:00
Simon Stürz
2b39765d58 Migrate plugin timer 2019-04-02 15:26:13 +02:00
Michael Zanetti
0b1991d50a fix hue bridge going away when a request fails 2019-04-02 15:25:33 +02:00
Michael Zanetti
09447a6ea2 imported all internal guh plugins 2017-07-11 14:14:07 +02:00