Lines Matching refs:floor
242 floor/target below the one that is held.
247 that parameter to help choose a fan floor.
397 Sets the fans to a configured floor when a number of members within the group
399 below the configured count, the floor hold is released.
406 "floor": 18000,
413 for 3 seconds, a floor hold will be requested with a value of 18000. Otherwise,
414 the floor hold will be released (if it was previously requested).
438 Sets the fan floor to the defined zone's default fan floor when a service
440 providing the sensors, the fan floor is allowed to be set normally again.
446 This action can be used to set a floor value based on 2 or more groups having
464 { "value": 1, "floor": 2000 },
465 { "value": 2, "floor": 3000 },
466 { "value": 3, "floor": 4000 },
467 { "value": 4, "floor": 5000 },
468 { "value": 5, "floor": 6000 }
473 "floors": [{ "value": true, "floor": 1000 }]
486 valid floor value it finds. If it doesn't find any valid floor values, it will
491 default to the default floor of the zone.
493 At the end of the analysis, a floor hold will be set with the final floor value.