18 Commits

Author SHA1 Message Date
Simon Stürz
fc0fd70cf1 fixed show rule detail and discovering devices (handle empty search result) 2019-04-01 20:48:17 +02:00
Simon Stürz
70131452e5 fixed inline comment 2019-04-01 20:48:17 +02:00
Simon Stürz
646a1cad8f added almost every API method
improved usability and error handling
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
ef7458879b fixed empty return value in selection 2019-04-01 20:48:17 +02:00
Simon Stürz
a8265c36a1 fixed valueOperator and added allowedValues selection 2019-04-01 20:48:17 +02:00
Simon Stürz
fcdee6cb32 fixed cmdmgr.py script (changes in the API) 2019-04-01 20:48:17 +02:00
Simon Stürz
6caebc34ff fixed empty selection 2019-04-01 20:48:17 +02:00
Michael Zanetti
d81dd97d5f fix cmdmgr 2019-04-01 20:48:17 +02:00
Michael Zanetti
4e35d912cc add support for listing and deleting rules in test script 2019-04-01 20:48:17 +02:00
Michael Zanetti
ac77fc669c rework how auto devices are created
also updated plugins to work with new api
2019-04-01 20:48:17 +02:00
Michael Zanetti
1c00b4c3f9 add support for managing rules to cmdmgr 2019-04-01 20:48:17 +02:00
Michael Zanetti
7d8199aac5 add support for entering params when adding a device via cmdmgr 2019-04-01 20:48:17 +02:00
Michael Zanetti
9d9b228b88 add support for connecting to another host with cmdmgr 2019-04-01 20:48:17 +02:00
Michael Zanetti
a1353da833 add support for params in device discovery 2019-04-01 20:48:17 +02:00
Michael Zanetti
5a0d5fb7c2 add support for executing actions and list device states in cmdmgr.py 2019-04-01 20:48:17 +02:00
Michael Zanetti
a6725ec4e9 add initial support for pairing devices (Only CreateMethodDiscovery and SetupMethodPushButton so far)
implement an initial Philips Hue plugin to test it
add a python script to test stuff
2019-04-01 20:47:51 +02:00