247 Commits

Author SHA1 Message Date
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
Simon Stürz
231abee49b autocreate action for writable states 2019-04-01 20:48:17 +02:00
Simon Stürz
ae1335f392 made RF433 GPIO selectable
removed receiving devices temporary
added elro devices
added name param for 433 devices
cleanup 433 plugins
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
082183fc2a fixed issue #118 2019-04-01 20:48:17 +02:00
Simon Stürz
217e41ddad added conrad shutter 2019-04-01 20:48:17 +02:00
Simon Stürz
a7ca7621d4 fixed documentation warinings 2019-04-01 20:48:17 +02:00
Simon Stürz
f47b81f95b update wemo plugin and fixed debug output of network manager 2019-04-01 20:48:17 +02:00
Simon Stürz
6e93853830 updated and fixed openweathermap plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
4a241cf1d5 moved hardware/upnpdiscover* -> network/upnpdiscovery/* 2019-04-01 20:48:17 +02:00
Simon Stürz
4dee52a297 added support for multiple upnp discovery requests 2019-04-01 20:48:17 +02:00
Simon Stürz
a9117c9eb2 fixed missind idName for rediscovery of wemon device 2019-04-01 20:48:17 +02:00
Simon Stürz
9df94474bd fixed wemo to use UpnpDiscovery and added rediscovery action 2019-04-01 20:48:17 +02:00
Simon Stürz
3129d6a15c enabled NOTIFY for UPnP plugins
added reconnect support for LG Smart Tv (pairing)
fixed missing uuid from UDAP2.0 device
2019-04-01 20:48:17 +02:00
Simon Stürz
6f72d39ec0 first version, rf code not working yet 2019-04-01 20:48:17 +02:00
Simon Stürz
ba8badb5ea fixe issue #9 and clean code 2019-04-01 20:48:17 +02:00
Simon Stürz
8d2633fa3e finalized neynew plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
25fd83e648 added optional repetition value for rf433 transmitting 2019-04-01 20:48:17 +02:00
Simon Stürz
a4b51ccdcc first version of leynew plugin, rf part not working yet 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
Michael Zanetti
2cb547f307 fix mock device states 2019-04-01 20:48:17 +02:00
Michael Zanetti
240c5e36d6 implement a logging framework 2019-04-01 20:48:17 +02:00
Michael Zanetti
56ca42e1ca finish off the stateevaluator handling 2019-04-01 20:48:17 +02:00
Simon Stürz
d87bc5a071 fix mistake 2019-04-01 20:48:17 +02:00
Simon Stürz
0a79a644e2 added more documentation 2019-04-01 20:48:17 +02:00