223 Commits

Author SHA1 Message Date
Simon Stürz
a015865780 fix debugs and plugin settings 2019-04-01 20:48:17 +02:00
Simon Stürz
a2f7596188 fix debug output for log files
fix #249
2019-04-01 20:48:17 +02:00
Simon Stürz
34a5596f3e update man page
update package descriptions
change log output
2019-04-01 20:48:17 +02:00
Simon Stürz
faed9f1f6d change logging output 2019-04-01 20:48:17 +02:00
Simon Stürz
02a6e2cb96 update plugins and add state desciptor validation 2019-04-01 20:48:17 +02:00
Simon Stürz
057c1cf065 bump version
bump api version
update StateType
2019-04-01 20:48:17 +02:00
Simon Stürz
33af5fb5d5 fix plugin configuration param verification 2019-04-01 20:48:17 +02:00
Simon Stürz
09d66587ce add tests for rule action param verification
fix #231
2019-04-01 20:48:17 +02:00
Simon Stürz
1bd913aea5 fixed #244 2019-04-01 20:48:17 +02:00
Simon Stürz
3023634a11 add CoAP documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
b00bba1c2b add qtcoap to the lib
add osdomotics plugin
2019-04-01 20:48:17 +02:00
Simon Stürz
4f76a64dfd first working netatmo version 2019-04-01 20:48:17 +02:00
Simon Stürz
fc9b6f1887 add device parent child relation
add remove policy to REST
expand remove policy
2019-04-01 20:48:17 +02:00
Simon Stürz
e194b3af83 add netatmo outdoor module 2019-04-01 20:48:17 +02:00
Simon Stürz
2693b1c8bd add netatmo plugin
add OAuth2
2019-04-01 20:48:17 +02:00
Simon Stürz
7682697c46 add aWATTar plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
7e64422bc8 debug invalid plugin meta data 2019-04-01 20:48:17 +02:00
Simon Stürz
40e8aeed89 fix tests settings and log path 2019-04-01 20:48:17 +02:00
Simon Stürz
7d63a58a6c fix 201 2019-04-01 20:48:17 +02:00
Simon Stürz
88c5778103 add more documentation
update readme
2019-04-01 20:48:17 +02:00
Simon Stürz
eedb67fbb0 add missing Device.DeviceAdded notifications for async devices and autodevices 2019-04-01 20:48:17 +02:00
Simon Stürz
67bfd952fa fix #221 and #159 and #123 2019-04-01 20:48:17 +02:00
Simon Stürz
8cd6866ffb error handling for devices and deviceclasses resource 2019-04-01 20:48:17 +02:00
Simon Stürz
e070138e4b add tests for push button mock device 2019-04-01 20:48:17 +02:00
Simon Stürz
10b5d77ef6 fix timout 2019-04-01 20:48:17 +02:00
Simon Stürz
3ddd9a2b92 basic upnp discovery done 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
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