Commit Graph

26 Commits (a6725ec4e9a79649fdab3901f43873a3f8aa4e2c)

Author SHA1 Message Date
Michael Zanetti a6725ec4e9 add initial support for pairing devices (Only CreateMethodDiscovery and SetupMethodPushButton so far)
implement an initial Philips Hue plugin to test it
add a python script to test stuff
2019-04-01 20:47:51 +02:00
Michael Zanetti 21738b3907 state changes emit events now 2014-06-08 20:52:30 +02:00
Michael Zanetti b07433a8b5 Add discoveryParams to DeviceClass
Fixes #12
2014-05-05 20:40:02 +02:00
Michael Zanetti f7559742a4 added support for async device creation. 2014-05-03 15:10:16 +02:00
Michael Zanetti 7c3ffbd5d6 make executeAction more verbose 2014-04-28 23:52:05 +02:00
Simon Stürz 154b8b0aed added documentation for wakeonlan, googlemail and openweathermap 2014-04-25 00:11:54 +02:00
Simon Stürz 2a372dd240 added google mail notification plugin
changed licence formating
2014-04-20 18:49:39 +02:00
Michael Zanetti e312e36ab9 introduce ParamType and Param, to get more type safety and better possibilities for comparison in rules 2014-04-18 04:45:58 +02:00
Michael Zanetti 53a8498172 make it crosscompilable and add xrun_on_device.sh 2014-04-17 02:08:00 +02:00
Simon Stürz c06dd4bafb openweathermap finished and cleaned up :) 2014-04-17 01:46:14 +02:00
Simon Stürz 98dc4f3808 openweathermap states get updated 2014-04-17 01:21:58 +02:00
Simon Stürz 477749fe7d fixed autodetect search from openweather and removed conrad from code temprary 2014-04-14 01:21:27 +02:00
Simon Stürz fa9313f6f8 openweather autodetect when empty string works 2014-04-14 00:33:09 +02:00
Simon Stürz 8a8df6337a openweathermap search works now 2014-04-14 00:23:22 +02:00
Simon Stürz 60693ccb69 bugfix 2014-04-14 00:11:57 +02:00
Simon Stürz e7a726733b search emit discovered devices 2014-04-14 00:03:09 +02:00
Simon Stürz 2d84223ad6 openweathermap search works now 2014-04-13 23:00:45 +02:00
Simon Stürz 8024b46c27 fixed openweather search 2014-04-13 22:53:06 +02:00
Michael Zanetti b088e13ea6 fix return in openweather plugin 2014-04-13 22:49:44 +02:00
Michael Zanetti c56ebcb6a2 also implement async replies 2014-04-13 22:40:49 +02:00
Simon Stürz 961079c9d9 openweathermap added search(String) 2014-04-13 21:56:21 +02:00
Michael Zanetti e4c27dfa88 fix compile error 2014-04-13 19:41:48 +02:00
Michael Zanetti 38d4faedeb also make PluginId typesafe and add some initial discovery code 2014-04-13 19:41:01 +02:00
Michael Zanetti a5eb0ef759 some more checks 2014-04-13 17:58:33 +02:00
Simon Stürz 3d20652b2a added openweathermap doc 2014-04-06 23:32:37 +02:00
Simon Stürz 8a4f06f47f added openweathermap plugin
removed weatherground and meisteranker plugin from code...they need later some more time
2014-04-06 22:27:56 +02:00