Commit Graph

289 Commits (8d6424483aa047391002e9ce53fbda52b862f4b9)

Author SHA1 Message Date
Simon Stürz d5c6836de5 split packages containing multiple messages 2019-04-01 20:48:17 +02:00
Simon Stürz 053ea0a770 changed kodi json handler class name 2019-04-01 20:48:17 +02:00
Simon Stürz 1688a6b24c added database updated notification
fixed notification tests
fixed datetime notification id
bump api version
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 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 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 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 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 2ab185d215 update plugin json files
add unit to states
2019-04-01 20:48:17 +02:00
Michael Zanetti 6a35dd61e4 workaround responses for hue getting lost
missing responses caused the plugin to hang. This workaround assumes
a missing response after 2 secs and proceeds with sending.
2019-04-01 20:48:17 +02:00
Simon Stürz ecbf4e345a fix hue memory leak 2019-04-01 20:48:17 +02:00
Simon Stürz f2baa2659b fix tune plugin and some hue modifications 2019-04-01 20:48:17 +02:00
Simon Stürz 4e09d25296 fixed hue brightness (0-100 and not 0-255) 2019-04-01 20:48:17 +02:00
Simon Stürz 5de104ec3d fix wemo plugin
make edit possible and remove rediscovery action
2019-04-01 20:48:17 +02:00
Simon Stürz 6d13366fc7 fix brightness 2019-04-01 20:48:17 +02:00
Simon Stürz cb8ff00702 fixed edit device (rediscovery) 2019-04-01 20:48:17 +02:00
Simon Stürz ea03497b15 fixed hue plugin 2019-04-01 20:48:17 +02:00
Simon Stürz cc0bd99d69 fixed edit openweathermap 2019-04-01 20:48:17 +02:00