393 Commits

Author SHA1 Message Date
Michael Zanetti
c1d4adea17 register the cloud service as a plugin in the devicemanager
implementing the notifications interface
2019-04-08 13:55:15 +02:00
Michael Zanetti
8862e357a6 fix notifications interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
6072a159b7 add trigger interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
14055fe172 add connectable interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
a42b8fd5e7 add sensors interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
21a0085463 tune weather interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
114a749abb tune button interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
6770469763 add a button interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
813caf5ba7 fix some interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
58c83e9072 add support for interface based rules 2019-04-08 13:55:15 +02:00
Michael Zanetti
b043248e65 add displayName in json api 2019-04-08 13:55:15 +02:00
Michael Zanetti
62dac29d99 make testDevices work again 2019-04-08 13:55:15 +02:00
Michael Zanetti
880b6e1418 repurpose "name" property, add displayName* props instead 2019-04-08 13:55:15 +02:00
Michael Zanetti
c9e793469d allow having multiple plugin paths 2019-04-08 13:55:15 +02:00
Simon Stürz
2207ac317a Update copyright headers 2019-04-08 13:55:15 +02:00
Simon Stürz
183e164ed3 Apply review comments and fix upnp 2019-04-08 13:55:15 +02:00
Michael Zanetti
9372c6d524 align debug prints on shutdown 2019-04-02 01:02:45 +02:00
Simon Stürz
c2c7e0fbc2 First building version of hardware resource abstraction 2019-04-02 01:02:45 +02:00
Michael Zanetti
5799a8d7bc contune refactoring 2019-04-02 01:02:45 +02:00
Simon Stürz
967d3fe5ff Migrate plugintimer to libguh-core 2019-04-02 01:02:45 +02:00
Simon Stürz
81c6dc77e7 Bump version 2019-04-02 01:02:45 +02:00
Simon Stürz
3b19f2317a Fix hardware resource enable 2019-04-02 01:02:45 +02:00
Simon Stürz
3e959b3bce Add discovery check 2019-04-02 01:02:45 +02:00
Simon Stürz
daf8d0f638 Add hardwaremanager dbus object 2019-04-02 01:02:45 +02:00
Simon Stürz
691473bcb1 Add bluetooth debug chategory and continue work on bluetooth le manager 2019-04-02 01:02:45 +02:00
Simon Stürz
f7cf13aba5 Add plugin timer manager 2019-04-02 01:02:45 +02:00
Simon Stürz
19a4223906 First version of bluetooth manager 2019-04-02 01:02:45 +02:00
Simon Stürz
89b860a7eb update nullptr and improve upnp discovery 2019-04-02 01:02:45 +02:00
Simon Stürz
f02a9fcdd4 add bluetooth manager 2019-04-02 01:02:45 +02:00
Simon Stürz
19d8f8d4d7 migrate avahi broser resource 2019-04-02 01:02:45 +02:00
Simon Stürz
66b537cadc Continue migrating hardware resources 2019-04-02 01:02:45 +02:00
Simon Stürz
ac436b0751 continue migrate to hardwaremanager 2019-04-02 01:02:45 +02:00
Simon Stürz
039619ccfd introduce hardwaremanager and remove BLUETOOTH_LE ifdef 2019-04-02 01:02:45 +02:00
Michael Zanetti
6dc15c611b fix some leaks in avahi 2019-04-02 01:02:45 +02:00
Michael Zanetti
520a39a1a7 fix reloading of supported devices when language changes 2019-04-02 01:02:45 +02:00
Simon Stürz
39c7d9b0a1 Add update server name for avahi txt record 2019-04-02 01:02:45 +02:00
Michael Zanetti
949583ed93 introduce "Traffic" and "Debug" categories and change command line parsing to allow override -p 2019-04-02 01:02:45 +02:00
Michael Zanetti
0f262116b6 implement node js bridge, mostly working, some issues still 2019-04-02 01:02:45 +02:00
Michael Zanetti
de40dbd55f cache supported devices map instead of re-parsing it all the time 2019-04-02 01:02:45 +02:00
Simon Stürz
225ff90c7d reenable debug output 2019-04-02 01:02:45 +02:00
Simon Stürz
1766cec6b6 clean up debug outputs 2019-04-02 01:02:45 +02:00
Simon Stürz
74397da6c1 add state/calendarItem/event tests 2019-04-02 01:02:45 +02:00
Michael Zanetti
87af2e1843 more interfaces 2019-04-02 01:02:45 +02:00
Michael Zanetti
d0231d5cdd some more work on interfaces 2019-04-02 01:02:45 +02:00
Michael Zanetti
7aa6ab2795 make it build in jessie again 2019-04-02 01:02:45 +02:00
Michael Zanetti
a22d220cb7 add interface for notifications, finish param checking implementation 2019-04-02 01:02:45 +02:00
Michael Zanetti
b0d707080b fix snappy settings file path 2019-04-02 01:02:45 +02:00
Simon Stürz
2d53d3dc83 fix houskeeping of ruleengine 2019-04-02 01:02:45 +02:00
Simon Stürz
d2bfd0e11f add default webinterface path for snap environment
fix settings path double slash
2019-04-02 01:02:45 +02:00
Simon Stürz
900f409485 add avahi colition handling 2019-04-02 01:02:45 +02:00