Commit Graph

50 Commits (f04ac4cac693fb1266947a1a14aa317dbbc2baaa)

Author SHA1 Message Date
Simon Stürz f04257ab33 remove boblight from project tree (is now a separat repository) 2019-04-01 20:48:17 +02:00
Simon Stürz 0eadc5af47 Revert "Snappy" 2019-04-01 20:48:17 +02:00
Simon Stürz b31fbb2b3f add PREFIX option for qmake 2019-04-01 20:48:17 +02:00
Simon Stürz 03381cc25c add shutdown and SIG quit signal capture
update manpage
2019-04-01 20:48:17 +02:00
Simon Stürz e48c9e4497 added upnp service 2019-04-01 20:48:17 +02:00
Simon Stürz 5a3c7a6cfb first working REST call
add httpreply and httprequest to lib
2019-04-01 20:48:17 +02:00
Simon Stürz f1dd14527e prepared tcp server and mock server for webserver
add TransportInterface
add basic structure of webserver
2019-04-01 20:48:17 +02:00
Simon Stürz ae1335f392 made RF433 GPIO selectable
removed receiving devices temporary
added elro devices
added name param for 433 devices
cleanup 433 plugins
2019-04-01 20:48:17 +02:00
Simon Stürz 1529706561 fixing service and cleanup code 2019-04-01 20:48:17 +02:00
Simon Stürz 42fffe647d added qtservice 2019-04-01 20:48:17 +02:00
Michael Zanetti 240c5e36d6 implement a logging framework 2019-04-01 20:48:17 +02:00
Michael Zanetti 1cc0c4dd15 get rid of warnings
this eliminates all warnings and turns on -Werror
2019-04-01 20:48:17 +02:00
Michael Zanetti a803ef8292 rename guh to guhd.
added a meta package for guh, that pulls in guhd and guh-plugins
2019-04-01 20:48:17 +02:00
Michael Zanetti c9e6b7ed81 load plugins dynamically 2019-04-01 20:48:17 +02:00
Simon Stürz ce54fd166a added Lg Smart Tv support (discovery works) 2019-04-01 20:48:17 +02:00
Simon Stürz b549b013b4 added wemo discovery and can request the powerstate of the switch 2019-04-01 20:48:17 +02:00
Simon Stürz 3a8908c982 added eQ-3 plugin
pluginstatus: can be discovered, still not refreshing
auto generate devices from cube missing
some errors in message parsing
2019-04-01 20:48:17 +02:00
Michael Zanetti eed190b845 don't use .qmake.conf as it seems to break in some circumstances 2019-04-01 20:48:17 +02:00
Michael Zanetti 1c8e7d07cc add debug prints for qmake 2019-04-01 20:48:17 +02:00
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 bbd05ca7fd align jsonrpc param descriptions with the rest of the type system 2014-06-08 17:08:51 +02:00
Michael Zanetti 265d734ab8 added possibility to generate coverage reports 2014-05-02 04:32:49 +02:00
Simon Stürz 40b91f4dbd created cusom mail notification
changed googlemail plugin to mail notification plugin
2014-05-01 21:02:16 +02:00
Simon Stürz b593360f6b added wol plugin
temporary goes every 433 data in every 433 plugin...for debugging
2014-04-23 22:16:32 +02:00
Simon Stürz 2a372dd240 added google mail notification plugin
changed licence formating
2014-04-20 18:49:39 +02:00
Michael Zanetti 6485ebbff5 make it a little more typesafe 2014-04-18 01:48:04 +02:00
Michael Zanetti 364cef6a8f add a preliminary plugin for lirc 2014-04-16 00:55:32 +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
Michael Zanetti b69a640aa1 only import boblight plugin if compiling with CONFIG+=boblight 2014-04-13 10:53:13 +02:00
Michael Zanetti 8d1c7f9c03 add createmethod and setupmethod params
add support for createmethod "auto"
add functional boblight plugin
2014-04-13 10:27:08 +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
Simon Stürz b5f510dcad added weatherground plugin frame 2014-04-04 13:35:28 +02:00
Michael Zanetti 66890e3161 added a new mockdevice plugin 2014-04-01 00:21:19 +02:00
Simon Stürz be4ee5c14d hive -> guh 2014-03-31 20:33:30 +02:00
Simon Stürz 90f69c10fc added conrad plugin and support for radio433 devices with 64 bit length 2014-02-12 23:33:49 +01:00
Michael Zanetti ebbae7f0da added a first test suite 2014-01-26 17:12:15 +01:00
Michael Zanetti 02c8e6e4b4 reworked jsonrpc server.
added introspection
all calls and responses have now param validation
2014-01-20 01:13:43 +01:00
Michael Zanetti 693519841f rename plugins 2014-01-06 21:14:09 +01:00
Michael Zanetti 822f63861a added a plugin to detect wifi devices in range 2014-01-06 17:22:36 +01:00
Michael Zanetti 75dfbc36d9 fix warnings 2014-01-03 18:45:57 +01:00
Simon Stürz 31b1f9b08e meister anker plugin added 2014-01-02 19:15:20 +01:00
Simon Stürz 05225be1d5 fixed lib 2014-01-02 16:53:09 +01:00
Michael Zanetti e30a533391 add simple rule engine 2014-01-02 00:54:47 +01:00
Simon Stürz 91c8c488b5 added intertechno plugin 2014-01-01 21:22:14 +01:00
Simon Stürz f939b78e88 mumbi remote added 2013-12-31 02:53:15 +01:00
Michael Zanetti 7587944de2 minor cleanup 2013-12-30 21:41:44 +01:00
Michael Zanetti 585dcfd2bf added plugin interface for deviceplugins. so far only static plugins 2013-12-30 21:37:41 +01:00
Michael Zanetti 9d60f7f2ba some more work on the whole structure 2013-12-30 20:09:52 +01:00
Simon Stürz 62601d3a72 radio 433 MHz added and gpio support 2013-12-30 20:04:02 +01:00
Michael Zanetti 0cad734c6c add qmake project 2013-12-30 16:52:29 +01:00