summaryrefslogtreecommitdiffstats
path: root/control
Commit message (Expand)AuthorAgeFilesLines
* Decreases allowed based on all groupsMatthew Barth2017-12-143-30/+58
* Add path to trace for missing propertyMatthew Barth2017-12-111-1/+2
* Use Ceiling speed as request baseMatthew Barth2017-12-111-0/+5
* Update string compares on signal messagesMatthew Barth2017-12-041-4/+3
* Disable zone move constructorMatthew Barth2017-11-211-1/+1
* Fix indentation from review commentMatthew Barth2017-11-171-3/+3
* Use in place init of event dataMatthew Barth2017-11-172-17/+8
* Remove empty service nameMatthew Barth2017-11-172-1/+37
* Refresh service states for a groupMatthew Barth2017-11-173-0/+41
* Init zone target speed to current target speedMatthew Barth2017-11-173-1/+36
* Set fan speed on missing owner actionMatthew Barth2017-11-172-0/+35
* Set floor to default on missing owner actionMatthew Barth2017-11-174-5/+60
* Allow timers & embedded actions within an actionMatthew Barth2017-11-171-28/+64
* Modify generating event actionsMatthew Barth2017-11-171-15/+10
* Action that creates/starts a timerMatthew Barth2017-11-172-0/+85
* Add timer event managementMatthew Barth2017-11-173-4/+121
* Add timer type for set speed event timersMatthew Barth2017-11-173-4/+10
* Fill in NameOwnerChanged signal supportMatthew Barth2017-11-172-3/+38
* Generate selected handlersMatthew Barth2017-11-171-48/+125
* Set/update a service name owner for a groupMatthew Barth2017-11-173-0/+50
* Stub NameOwnerChanged signal supportMatthew Barth2017-11-172-0/+87
* Update event initializationMatthew Barth2017-11-176-151/+199
* Generate selected match strings and signalsMatthew Barth2017-11-074-83/+185
* DOC ONLY: Add preconditions section descriptionMatthew Barth2017-11-061-0/+6
* Allow no parameter action functionsMatthew Barth2017-09-281-22/+41
* Create set request speed base action functionMatthew Barth2017-09-283-166/+235
* Use speed request base in inc/dec speed changesMatthew Barth2017-09-262-2/+13
* Zone function to set requested speed baseMatthew Barth2017-09-181-0/+16
* DOC ONLY: Example events yaml format updateMatthew Barth2017-09-181-40/+139
* Set speed event parser updatesMatthew Barth2017-09-181-143/+202
* Support a list of actions for a set speed eventMatthew Barth2017-09-184-32/+78
* Create informational logs for properties not foundMatthew Barth2017-08-221-6/+7
* Updates enabling zone active fan controlMatthew Barth2017-08-164-28/+39
* Add timer option to run set speed event actionsMatthew Barth2017-08-164-2/+90
* Add factor parameter to inc/dec action functionsMatthew Barth2017-08-161-15/+23
* Add interfacesAdded subscriptions to groupsMatthew Barth2017-08-141-13/+22
* Handle any missing properties for actionsMatthew Barth2017-08-142-114/+167
* Update parser to support optional preconditionsMatthew Barth2017-08-082-12/+189
* Remove set speed eventMatthew Barth2017-08-074-19/+58
* Add precondition that checks property statesMatthew Barth2017-08-073-15/+74
* Add support to handle InterfacesAdded signalsMatthew Barth2017-08-071-0/+94
* Initial updates to support preconditionsMatthew Barth2017-08-044-38/+92
* Fan control: Example yaml updates(doc only)Matthew Barth2017-07-062-1/+61
* Add increase & decrease timer values in secondsMatthew Barth2017-07-064-7/+32
* Set target speed according to floor speed changeMatthew Barth2017-07-062-15/+18
* Timer for fan speed increasesMatthew Barth2017-07-062-7/+30
* Move event init steps at startup to functionsMatthew Barth2017-07-062-47/+69
* Timer to decrease fan speedsMatthew Barth2017-07-065-11/+62
* Support speed decrease eventsMatthew Barth2017-07-063-5/+105
* Process speed increase requestsMatthew Barth2017-07-063-6/+43
OpenPOWER on IntegriCloud