236 Commits

Author SHA1 Message Date
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
Simon Stürz
1ae57928d7 added new logo and load each plugin json to its documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
1f697b2b1a added documentation and fixed some doc errors 2019-04-01 20:48:17 +02:00
Michael Zanetti
73231419a9 generate an include file with uuids from json 2019-04-01 20:48:17 +02:00
Simon Stürz
0dd6bdb974 clean code 2019-04-01 20:48:17 +02:00
Simon Stürz
c8e043adc3 added command launcher and removed some useless files from repo 2019-04-01 20:48:17 +02:00
Simon Stürz
5533f216ee added some more time states 2019-04-01 20:48:17 +02:00
Simon Stürz
b8616dc53a added first version of datetime plugin 2019-04-01 20:48:17 +02:00
Simon Stürz
3ffc015c01 added GpioMonitor 2019-04-01 20:48:17 +02:00
Simon Stürz
cc772678ec added ON/OFF button and button
fixed cmdmgr double execution of actions without params
2019-04-01 20:48:17 +02:00
Simon Stürz
78272ecdd3 first version of toggle button 2019-04-01 20:48:17 +02:00
Simon Stürz
f35f136a4c added yahoo mail notification 2019-04-01 20:48:17 +02:00