Commit Graph

844 Commits (89ef1fe59e8916663378110263f502222e575d6d)

Author SHA1 Message Date
Simon Stürz f125511994 fix man page example 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 9213ef24dc add documentation
fix countown running state
2019-04-01 20:48:17 +02:00
Simon Stürz 2b07df7ed1 fix dateTime init 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 23f3a35a83 fix tests 2019-04-01 20:48:17 +02:00
Simon Stürz 7e946f2aa6 add license header and copyright 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 9ee5eb20a9 first version of alarm 2019-04-01 20:48:17 +02:00
Simon Stürz 41126d016e fixed zone date 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 95950f6327 fix player notifications 2019-04-01 20:48:17 +02:00
Simon Stürz fafb54834f finalized lg smartv plugin with display pin setupMethod 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 edb95e36fd add documentation and version check 2019-04-01 20:48:17 +02:00
Simon Stürz 4589eb724b add debug area to doc 2019-04-01 20:48:17 +02:00
Simon Stürz 5c05ac2bb6 first working kodi version 2019-04-01 20:48:17 +02:00
Simon Stürz 7836730b80 add icon for notifications 2019-04-01 20:48:17 +02:00
Simon Stürz 5daf3023b9 some experiments 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 ceaad7c7fd add kodi plugin skeleton 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 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 f566867f88 fix rule engine
remove debug from tune
2019-04-01 20:48:17 +02:00
Simon Stürz 55298f639e finalized hue plugin 2019-04-01 20:48:17 +02:00
Simon Stürz fbfbd5743c add edit hue device
add remove hue device
2019-04-01 20:48:17 +02:00
Simon Stürz bdfb565f87 bump api version 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 5ac6509a6a fix spelling mistake in documentation 2019-04-01 20:48:17 +02:00
Simon Stürz f56383ac1b improve documentation 2019-04-01 20:48:17 +02:00
Simon Stürz bb7b2d3f97 improve documentation 2019-04-01 20:48:17 +02:00
Simon Stürz c8d4d82494 add response to successfull command 2019-04-01 20:48:17 +02:00
Simon Stürz 6a73d592b4 add port range 2019-04-01 20:48:17 +02:00
Simon Stürz 8bcb535ad9 add udp commander plugin 2019-04-01 20:48:17 +02:00
Simon Stürz 4d6ccdfd1c update api file 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 5a9c423c55 bump api 2019-04-01 20:48:17 +02:00
Simon Stürz 8b23cc0167 bump api and fix add rule 2019-04-01 20:48:17 +02:00
Simon Stürz 69ca5c4713 bump api version
add tests for rule active changed notification
2019-04-01 20:48:17 +02:00
Simon Stürz 01b92e325a add rule active status to rule details
add rule active status changed notification
add RuleDescription (and change API Rules.GetRules method)
2019-04-01 20:48:17 +02:00