I'm starting to implement the Control/Device actions aspect of the Temperature Control Trigger event. My current plan is to allow multiple devices to be controlled as a result of this trigger. Each device will have the criteria for On and criteria for Off. The intent is allow a single trigger handle both the on and off control of a device. For example if the trigger was defined to be when a value goes outside a band, then the device actions could be to turn device one when inside the band and the device off when outside the band. This would also allow for one event to handle the typical hysteresis control (on at lower limit and off at upper limit), or safety control (Off on a rate of change and On otherwise)
Before I get too far into the implementation I would like to know if there any desires for device/control actions that the plugin should accomodate?
Before I get too far into the implementation I would like to know if there any desires for device/control actions that the plugin should accomodate?
Comment