323 Commits

Author SHA1 Message Date
Michael Zanetti
ce123f9352 emit a notification when a plugin config is changed
fixes #418
2019-04-02 01:02:45 +02:00
Michael Zanetti
ac179d0f70 fix avahi service browser destruction
without keeping track of the avahi service resolvers and
destroying them when the parent object goes away, callbacks
might be called after after the dhe destruction and passing
an invalid userdata pointer.
2019-04-02 01:02:45 +02:00
Michael Zanetti
98748e800d make logging optional 2019-04-02 01:02:45 +02:00
Michael Zanetti
3577f37e1e fix some docs typos 2019-04-02 01:02:45 +02:00
Michael Zanetti
4355be5b4b some improvements for developing plugins 2019-04-02 01:02:45 +02:00
Simon Stürz
2e4b02099b update license headers 2019-04-02 01:02:21 +02:00
Simon Stürz
e05ef20c97 update copyright 2019-04-02 01:02:07 +02:00
Simon Stürz
9c8097919d update license header 2019-04-02 01:02:06 +02:00
Simon Stürz
7cfd7bf293 fixed issue #410
fixed issue #405
2019-04-02 01:01:32 +02:00
Simon Stürz
a64441bdf5 fix plugin path for snap 2019-04-02 01:01:32 +02:00
Simon Stürz
1ce508f665 add arch triplet to lib and plugins 2019-04-02 01:01:32 +02:00
Simon Stürz
51a4dda185 translations installation path 2019-04-02 01:01:32 +02:00
Simon Stürz
24c48e8af3 Add gpio plugin with raspberry pi 2 support 2019-04-02 01:01:32 +02:00
Simon Stürz
cb982ac4f1 final fix for gpio 2019-04-02 01:01:32 +02:00
Simon Stürz
78306cf751 fix GPIO class 2019-04-02 01:01:32 +02:00
Simon Stürz
68d0ed1b34 update source documentation 2019-04-02 01:01:32 +02:00
Simon Stürz
642b5c8331 basic networkmanager functionality 2019-04-02 01:01:32 +02:00
Simon Stürz
661e0a5116 Fix broken hue plugin 2019-04-02 01:01:32 +02:00
Simon Stürz
6ebda18235 fix guhd translations 2019-04-02 01:01:32 +02:00
Simon Stürz
0877e61c2e add language notification
add configuration tests
2019-04-02 01:01:32 +02:00
Simon Stürz
d77e122aca fixed documentation
finalized translation mechanism
2019-04-02 01:01:31 +02:00
Simon Stürz
eb692c986e fix documentations and time tests 2019-04-02 01:01:21 +02:00
Simon Stürz
859c5b0df8 add paramTypesId and close #302 2019-04-02 01:01:21 +02:00
Simon Stürz
a5fbc70fc2 fix all params in all plugins 2019-04-02 01:01:19 +02:00
Simon Stürz
d3abd9bf9f add guh-translations package 2019-04-02 01:01:05 +02:00
Simon Stürz
1a74e9c1fe update translation install path 2019-04-02 01:01:05 +02:00
Simon Stürz
503939b559 update plugininfo compiler 2019-04-02 01:00:52 +02:00
Simon Stürz
8f28d75120 experiment with translation install path 2019-04-02 01:00:52 +02:00
Simon Stürz
1e4e2ac09c add translations mechanism for plugins 2019-04-02 01:00:52 +02:00
Simon Stürz
3db2fe81d6 begin with translation process 2019-04-02 01:00:52 +02:00
Simon Stürz
a7139c2f70 disable temporary timemanager tests 2019-04-02 01:00:52 +02:00
Simon Stürz
62eafb58ee fix #283
fix #303

small bug fixes and add logging for rule enable/disable and rule action execution
2019-04-01 20:48:17 +02:00
Simon Stürz
9dea057b83 fix include for older builds 2019-04-01 20:48:17 +02:00
Simon Stürz
e5f1bce097 add avahi service txt entries
fixed include file
add missing configuration notifications
2019-04-01 20:48:17 +02:00
Simon Stürz
9edc4395d6 remove websocket compiler flag
add cloud connection basic structure
2019-04-01 20:48:17 +02:00
Simon Stürz
e038aeb8bb complete settings docs 2019-04-01 20:48:17 +02:00
Simon Stürz
1d47e14cc4 update plugin json files 2019-04-01 20:48:17 +02:00
Simon Stürz
c2399af840 add graphRelevant flag 2019-04-01 20:48:17 +02:00
Simon Stürz
a05b9ad1cb add ruleRelevant flag for statetypes and eventtypes 2019-04-01 20:48:17 +02:00
Simon Stürz
5e1a62ce90 fix debug output if plugin parsing mechanism 2019-04-01 20:48:17 +02:00
Simon Stürz
a0b974ce29 improve plugin parsing mechanism 2019-04-01 20:48:17 +02:00
Simon Stürz
c0c2f4dbbb close #324 2019-04-01 20:48:17 +02:00
Simon Stürz
a23b3ed46d add index, criticalStateTypeId, primary Action/StateType 2019-04-01 20:48:17 +02:00
Simon Stürz
7ecf0cda99 adding ccache flag 2019-04-01 20:48:17 +02:00
Simon Stürz
b4738530a6 Add Bpm unit (close #330) 2019-04-01 20:48:17 +02:00
Simon Stürz
5043d39a01 fix convertion function 2019-04-01 20:48:17 +02:00
Simon Stürz
07a1ac1fb3 add documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
cddb23182f fix plugin and add some documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
fb91f05b15 add final qtavahi lib 2019-04-01 20:48:17 +02:00
Simon Stürz
0a0138daed fix reference 2019-04-01 20:48:17 +02:00