196 Commits

Author SHA1 Message Date
Simon Stürz
ecf0310e68 fix favicon
fix some documentation
2019-04-01 20:48:17 +02:00
Simon Stürz
67deeb1e0e fixed licenses and debug categorie 2019-04-01 20:48:17 +02:00
Simon Stürz
e0dc6f2c84 experiments with avea 2019-04-01 20:48:17 +02:00
Simon Stürz
549a2c8402 add documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
6ea0e0c4a9 first working version of avea example plugin for bluetoot le 2019-04-01 20:48:17 +02:00
Simon Stürz
3348fd18de added bluetooth low energy device type 2019-04-01 20:48:17 +02:00
Simon Stürz
21ec58e871 added Bluetooth LE discovery hardware resource (Qt >= 5.4.0) 2019-04-01 20:48:17 +02:00
Simon Stürz
610fc77ded add typeutils documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
c9e0394de7 fixed libguh-dev header files
improved generateplugininfo
renamed it
2019-04-01 20:48:17 +02:00
Simon Stürz
a91c770030 fixed guhd.conf destination
add generateplugininfo to libguh-dev
2019-04-01 20:48:17 +02:00
Simon Stürz
087ca1f2ea fixed libguh-dev package 2019-04-01 20:48:17 +02:00
Simon Stürz
b67de54325 fix dokumentation 2019-04-01 20:48:17 +02:00
Simon Stürz
9ff00cb2cd fix documentation temporary 2019-04-01 20:48:17 +02:00
Simon Stürz
557baff39d add websocket server 2019-04-01 20:48:17 +02:00
Simon Stürz
ea9d8d6d90 added more tests
move httprequest and reply to server
added request parsing logic
2019-04-01 20:48:17 +02:00
Simon Stürz
34e53ef5b3 add more rest resources 2019-04-01 20:48:17 +02:00
Simon Stürz
b86a062a87 added deviceresources and first tests 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
478c832ec8 add some tests and add documentation to httpreply 2019-04-01 20:48:17 +02:00
Simon Stürz
27a8db73d8 added tests
added httpreply
first working version of webserver
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
5d91331683 add guhsettings for log path 2019-04-01 20:48:17 +02:00
Simon Stürz
40847fd153 added guhd.conf
add settings to tcpserver
2019-04-01 20:48:17 +02:00
Simon Stürz
38afa00b30 added GuhSettings 2019-04-01 20:48:17 +02:00
Simon Stürz
b67bd44722 fixed enable disable notification tests 2019-04-01 20:48:17 +02:00
Simon Stürz
37c2d0219d add debug categories to each plugin
fix loading vendorId
improoved man page
improoved help message
add extern ids to extern-plugininfo.h
2019-04-01 20:48:17 +02:00
Michael Zanetti
515c3c0c2a add a proof of concept on how to dynamically load plugin's debug categories 2019-04-01 20:48:17 +02:00
Simon Stürz
3738721065 fix verrify param method
add countdown
2019-04-01 20:48:17 +02:00
Simon Stürz
ccf0410411 fix offset time and validate params 2019-04-01 20:48:17 +02:00
Simon Stürz
e678370ecd fix postsetup after loading the devices 2019-04-01 20:48:17 +02:00
Simon Stürz
7f6e0cf46d fix settings for plugin config 2019-04-01 20:48:17 +02:00
Simon Stürz
3be9de549a remove typeutils.cpp and improve lgsmarttv 2019-04-01 20:48:17 +02:00
Simon Stürz
3c6daeded9 first display pin pairing 2019-04-01 20:48:17 +02:00
Simon Stürz
ee41ef5cfa add displayPin setupMethod 2019-04-01 20:48:17 +02:00
Simon Stürz
1f35f78238 added kodi connection and jsonhandler 2019-04-01 20:48:17 +02:00
Simon Stürz
a6a02ba6fb make writable states more clear in plugin json 2019-04-01 20:48:17 +02:00
Simon Stürz
6d7984496e added datetime logging category and update man page 2019-04-01 20:48:17 +02:00
Simon Stürz
5bbf1fc70b rename logging 2019-04-01 20:48:17 +02:00
Simon Stürz
c496d26866 add debug categories for plugins and update man page 2019-04-01 20:48:17 +02:00
Simon Stürz
a8727407eb added logging category to core and lib 2019-04-01 20:48:17 +02:00
Simon Stürz
05306f5c90 update hue plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
2ab185d215 update plugin json files
add unit to states
2019-04-01 20:48:17 +02:00
Simon Stürz
1ec69f8d6f add units to the API 2019-04-01 20:48:17 +02:00
Simon Stürz
e944c28906 bump api version and add units enum to type utils 2019-04-01 20:48:17 +02:00
Simon Stürz
9edb3b8b40 fixed rule action setting error 2019-04-01 20:48:17 +02:00
Simon Stürz
f2baa2659b fix tune plugin and some hue modifications 2019-04-01 20:48:17 +02:00
Simon Stürz
ea03497b15 fixed hue plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
745107c469 changed editable property to readOnly
added guhcore documentation
bump JSONRPC api version
2019-04-01 20:48:17 +02:00
Simon Stürz
4c022b6a7e add documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
4e7fd62bf8 fix edit with DeviceSetupStatusFailure 2019-04-01 20:48:17 +02:00