627 Commits

Author SHA1 Message Date
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
Simon Stürz
9edb3b8b40 fixed rule action setting error 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
Michael Zanetti
0171b24fb4 fix executeaction script 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
Simon Stürz
516e825067 fixed readOnly in packParams 2019-04-01 20:48:17 +02:00
Simon Stürz
860fd13cdb fix edit time plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
b05a97d53f bump api version 2019-04-01 20:48:17 +02:00
Simon Stürz
745107c469 changed editable property to readOnly
added guhcore documentation
bump JSONRPC api version
2019-04-01 20:48:17 +02:00
Simon Stürz
4c022b6a7e add documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
265207914a added tests for DeviceParamsChanged (edit device) 2019-04-01 20:48:17 +02:00