Commit Graph

271 Commits (ee41ef5cfaed7bc6fdc364dc2aa69de92a55f3bd)

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 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
Simon Stürz 860fd13cdb fix edit time plugin 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 b6e253e5c2 update man page
fix mock device
add some more tests
2019-04-01 20:48:17 +02:00
Simon Stürz 5af2067308 bump api versio
bump guh version
added tests for edit device
added tests for edit device (rediscovery)
added device params changed notification
2019-04-01 20:48:17 +02:00
Simon Stürz b366d45229 first version of edit device 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 5813ca1741 changed default values of tune devices 2019-04-01 20:48:17 +02:00
Simon Stürz 1f48651dee fixed tune execute action 2019-04-01 20:48:17 +02:00
Simon Stürz 4ba4e67582 added jsonrpc interface 2019-04-01 20:48:17 +02:00
Simon Stürz e751bff279 fix mood enable 2019-04-01 20:48:17 +02:00
Simon Stürz 6baa7584ad allow only one mood enabled (tune side) 2019-04-01 20:48:17 +02:00
Simon Stürz eff573ce78 fixed deviceplugintune.json
added icons
2019-04-01 20:48:17 +02:00
Simon Stürz 245043aff7 working tune communication
disabled rf433 gpio
2019-04-01 20:48:17 +02:00
Simon Stürz 184a904b67 first version of working tune communication 2019-04-01 20:48:17 +02:00
Simon Stürz 7757277a54 sync finished 2019-04-01 20:48:17 +02:00
Simon Stürz ef482afebc update communication 2019-04-01 20:48:17 +02:00
Simon Stürz 4ff255cecb add tune plugin 2019-04-01 20:48:17 +02:00
Simon Stürz e24ed007dd added possible state fields for autocreated actions -> limits and default value 2019-04-01 20:48:17 +02:00