Skip to content

Commit 84cc5ea

Browse files
aquanightblkerby
andauthored
Update logicalRequirements.md
Co-authored-by: Brent Kerby <blkerby@gmail.com>
1 parent 4f9f3e5 commit 84cc5ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

logicalRequirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ An `autoReserveTrigger` object represents a logical requirement for "auto" reser
201201

202202
* _minReserveEnergy_: The minimum amount of energy in reserves which will satisfy this requirement (default: 1).
203203
* _maxReserveEnergy_: The maximum amount of energy in reserves which will satisfy this requirement (default: 400).
204-
* _implicitHeatFrames_: Default is yes, which applies heatFrames equal to the amount of reserve transferred if the room is heated. No prevents this application, and the value "suitless" applies suitlessHeatFrames instead.
204+
* _implicitHeatFrames_: This takes one of three possible values, "yes", "no", or "suitless". The default is "yes", which applies `heatFrames` equal to the amount of reserve transferred if the room is heated. This application is prevented by the value "no", while the value "suitless" applies `suitlessHeatFrames` instead.
205205

206206
__Example:__
207207
```json

0 commit comments

Comments
 (0)