Searched refs:isHvacPowerDependentPropAndNotAvailable (Results 1 – 1 of 1) sorted by relevance
208 if (isHvacPowerDependentPropAndNotAvailable(propertyId.intValue(), targetAreaId)) { in setHvacProperty()232 if (isHvacPowerDependentPropAndNotAvailable(propertyId.intValue(), targetAreaId)) { in setHvacProperty()256 if (isHvacPowerDependentPropAndNotAvailable(propertyId.intValue(), targetAreaId)) { in setHvacProperty()480 if (isHvacPowerDependentPropAndNotAvailable(propertyId, areaId)) { in getPropertyValueOrNull()493 private boolean isHvacPowerDependentPropAndNotAvailable(int propertyId, int areaId) { in isHvacPowerDependentPropAndNotAvailable() method in HvacController