James Feist | ee8197f | 2019-03-11 12:56:44 -0700 | [diff] [blame] | 1 | description: > |
Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 2 | Implement to provide a CFM upper limit for fan control. This can be used |
3 | with a CFM algorithm to calculate the maximum allowed fan speed for a | ||||
4 | system. | ||||
James Feist | ee8197f | 2019-03-11 12:56:44 -0700 | [diff] [blame] | 5 | |
6 | properties: | ||||
7 | - name: Limit | ||||
8 | type: double | ||||
9 | description: > | ||||
10 | The CFM limit, 0 means disabled. |