summaryrefslogtreecommitdiffstats
path: root/control/zone.hpp
Commit message (Expand)AuthorAgeFilesLines
* Use speed request base in inc/dec speed changesMatthew Barth2017-09-261-0/+11
* Zone function to set requested speed baseMatthew Barth2017-09-181-0/+16
* Support a list of actions for a set speed eventMatthew Barth2017-09-181-4/+4
* Updates enabling zone active fan controlMatthew Barth2017-08-161-10/+4
* Add timer option to run set speed event actionsMatthew Barth2017-08-161-0/+19
* Handle any missing properties for actionsMatthew Barth2017-08-141-1/+1
* Remove set speed eventMatthew Barth2017-08-071-8/+9
* Add precondition that checks property statesMatthew Barth2017-08-071-7/+23
* Initial updates to support preconditionsMatthew Barth2017-08-041-3/+3
* Add increase & decrease timer values in secondsMatthew Barth2017-07-061-0/+11
* Set target speed according to floor speed changeMatthew Barth2017-07-061-10/+8
* Timer for fan speed increasesMatthew Barth2017-07-061-0/+11
* Move event init steps at startup to functionsMatthew Barth2017-07-061-0/+20
* Timer to decrease fan speedsMatthew Barth2017-07-061-0/+14
* Support speed decrease eventsMatthew Barth2017-07-061-0/+23
* Process speed increase requestsMatthew Barth2017-07-061-0/+13
* Add zone net increase set speed actionMatthew Barth2017-07-061-0/+15
* Enable setting/adjusting fan ceiling speedMatthew Barth2017-06-281-0/+50
* Allow floor speed changes based on sensor valuesMatthew Barth2017-06-261-0/+15
* Add default floor speed supportMatthew Barth2017-06-261-0/+15
* Properties stored of different typesMatthew Barth2017-06-261-5/+7
* Add interface to uniquely identify propertiesMatthew Barth2017-06-261-3/+10
* Use updated match methods for signal callbacksMatthew Barth2017-06-051-18/+7
* Check initial event's group members' propertiesMatthew Barth2017-05-311-0/+16
* Add an active state for automatic fan controlMatthew Barth2017-05-311-0/+18
* Only setup set speed events when not init modeMatthew Barth2017-05-311-1/+14
* Add setting zone speed actionMatthew Barth2017-05-311-1/+15
* Add property changed signal handlerMatthew Barth2017-05-311-0/+50
* Fan control: Create Zone classMatt Spinler2017-04-271-0/+84
OpenPOWER on IntegriCloud