Commit Graph

35 Commits (4e7dc321ae5cc8ed9d97b8488be4f83288863d0f)

Author SHA1 Message Date
Simon Stürz ba5aedaaab fixed CORS and webserver and tests 2019-04-01 20:48:17 +02:00
Simon Stürz 7e1e57c0b1 add license page
fix guh-doc install
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
Simon Stürz 504b142df9 change plugin documentation for json file 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 2aa55e469e added copyright 2019-04-01 20:48:17 +02:00
Simon Stürz 231abee49b autocreate action for writable states 2019-04-01 20:48:17 +02:00
Simon Stürz f331fe1591 added input types in plugin json files 2019-04-01 20:48:17 +02:00
Simon Stürz aa3efd5726 added vendor Google and Yahoo to mailnotification 2019-04-01 20:48:17 +02:00
Simon Stürz 1ae57928d7 added new logo and load each plugin json to its documentation 2019-04-01 20:48:17 +02:00
Michael Zanetti 73231419a9 generate an include file with uuids from json 2019-04-01 20:48:17 +02:00
Simon Stürz f35f136a4c added yahoo mail notification 2019-04-01 20:48:17 +02:00
Simon Stürz be6d676fdf fix wrong loading of TLS devices 2019-04-01 20:48:17 +02:00
Simon Stürz 669ff65be8 added async setup and fixed inline comments 2019-04-01 20:48:17 +02:00
Simon Stürz 0938509c09 clean up debugs and fix encryption error on SSL connection 2019-04-01 20:48:17 +02:00
Simon Stürz 3c9bb1c89c fixed json file and added encryption 2019-04-01 20:48:17 +02:00
Simon Stürz 943983bf0f fix wrong loading of TLS devices 2019-04-01 20:48:17 +02:00
Simon Stürz f7aac2554c added async setup and fixed inline comments 2019-04-01 20:48:17 +02:00
Simon Stürz 7a6dacff9f clean up debugs and fix encryption error on SSL connection 2019-04-01 20:48:17 +02:00
Simon Stürz a056371a4d fixed json file and added encryption 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 aad334c799 switch json api to better type system and enhance error reporting 2019-04-01 20:48:17 +02:00
Michael Zanetti 1aba1643f8 first attempt to clean up type system 2019-04-01 20:48:17 +02:00
Michael Zanetti e35b4c5055 drop commented code from mailnotification plugin 2019-04-01 20:48:17 +02:00
Michael Zanetti fb2406d478 port new plugins to json system 2019-04-01 20:48:17 +02:00
Michael Zanetti 44118a1c06 initial work on moving plugin description to json 2019-04-01 20:48:17 +02:00
Michael Zanetti 448a17c44a drop commented code from mailnotification plugin 2019-04-01 20:48:17 +02:00
Michael Zanetti b252ff9706 port new plugins to json system 2019-04-01 20:48:17 +02:00
Michael Zanetti dcd2fdc049 initial work on moving plugin description to json 2019-04-01 20:48:17 +02:00
Michael Zanetti f32abc8a2e add support for allowedValues 2019-04-01 20:48:17 +02:00
Michael Zanetti 21738b3907 state changes emit events now 2014-06-08 20:52:30 +02:00
Simon Stürz 4b850f1c2e Update mail notification plugin documentation
Issue #13 seems to be fixed
2014-05-06 10:13:56 +02:00
Michael Zanetti f7559742a4 added support for async device creation. 2014-05-03 15:10:16 +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